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

PROJECT (sourcing_v2), SPIDER (ecarstrade.be)

2026-03-24 21:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 21: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-24 21:30:06 [ecarstrade.be] INFO: Starting spider ecarstrade.be
2026-03-24 21:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 21:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 21:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 21:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 21:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 65c8a2ca812f2459
2026-03-24 21: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-24 21: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-24T21_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-24 21:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 21:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 21: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-24 21:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 21: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-24 21:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 21:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 21:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-24 21:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 21:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 21:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-24 21: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-24 21:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 21:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 21: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-24 21: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-24 21:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-24 21:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 21:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 21:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-24 21:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 21:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 21:30:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-24 21:30:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-24 21:30:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-24 21:30:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-24 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21: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-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=01714953> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser> (resource type: fetch, referrer: https://ecarstrade.com/search)
2026-03-24 21: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-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21: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-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=01714953>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-24 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21: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-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-24 21: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-24 21: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-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=01714953)
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/marksData.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-24 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1405290248&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IEBAAEABAAAAACAAI~&jid=873044598&gjid=1690450129&cid=1161241050.1774387816&tid=UA-73443533-1&_gid=1051881755.1774387816&_r=1&_slc=1&z=1603353884> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1405290248&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IEBAAEABAAAAACAAI~&jid=873044598&gjid=1690450129&cid=1161241050.1774387816&tid=UA-73443533-1&_gid=1051881755.1774387816&_r=1&_slc=1&z=1603353884>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c&gtm=4e63n0> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21: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-24 21: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-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21: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=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63n0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&apve=1&apvf=f&apvc=1&tft=1774387816149&tfd=3333> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21: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-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c&gtm=4e63n0>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/573.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256z8811692034za20gzb811692034zd811692034&_p=1774387814330&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&sid=1774387816&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&ep.fragment=&tfd=3726> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1161241050.1774387816&gtm=45je63n0v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-24 21: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=1161241050.1774387816&gtm=45je63n0v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&z=425155341> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256za20gzb811692034zd811692034&_p=1774387814330&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&sid=1774387816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=3&tfd=3742> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387816610&cv=11&fst=1774387816610&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387816638&tfd=3823> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774387500000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256za20gzb811692034zd811692034&_p=1774387814330&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&sid=1774387816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&_et=1&tfd=3909> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63n0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&apve=1&apvf=f&apvc=1&tft=1774387816730&tfd=3915> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256z8811692034za20gzb811692034zd811692034&_p=1774387814330&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&sid=1774387816&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&ep.fragment=&tfd=3726>
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256za20gzb811692034zd811692034&_p=1774387814330&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&sid=1774387816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&_et=1&tfd=3909>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6935588/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/de.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/be.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2> (resource type: font, referrer: https://ecarstrade.com/)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6937847/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6938496/photo_045/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939652/photo_048/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939795/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940028/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940047/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940210/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941363/photo_061/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941452/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941565/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941593/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941759/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941847/photo_110/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948713/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948720/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6950867/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6951172/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956005/photo_039/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21: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=1161241050.1774387816&gtm=45je63n0v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&z=425155341>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/it.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/fr.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_non_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/nl.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956822/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6935588/photo_000/260x0__r.jpg>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/de.png>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-24 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-24 21: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=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63n0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&apve=1&apvf=f&apvc=1&tft=1774387816149&tfd=3333>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387816610&cv=11&fst=1774387816610&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-24 21: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=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387816638&tfd=3823>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1161241050.1774387816&gtm=45je63n0v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6937847/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6938496/photo_045/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939652/photo_048/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774387816610&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9wZSZhOfOs_KbQynAR3UjUxu3gepYa3irpyoLFioJZHbx98HmraO21JQ7bSiRAzn2wH-ZKM_E_V7d_MRU07On2NvKWSJ9f8PRO0U&random=2380817052&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387816610&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9wZSZhOfOs_KbQynAR3UjUxu3gepYa3irpyoLFioJZHbx98HmraO21JQ7bSiRAzn2wH-ZKM_E_V7d_MRU07On2NvKWSJ9f8PRO0U&random=2380817052&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63n0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&apve=1&apvf=f&apvc=1&tft=1774387816730&tfd=3915>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939795/photo_001/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940028/photo_001/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940047/photo_001/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940210/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774387500000/5441429.js>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256za20gzb811692034zd811692034&_p=1774387814330&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&sid=1774387816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=3&tfd=3742>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941363/photo_061/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941452/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941565/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941593/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941759/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941847/photo_110/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948713/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948720/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6950867/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956005/photo_039/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6951172/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/it.png>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/nl.png>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956822/photo_000/260x0__r.jpg>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387816610&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9wZSZhOfOs_KbQynAR3UjUxu3gepYa3irpyoLFioJZHbx98HmraO21JQ7bSiRAzn2wH-ZKM_E_V7d_MRU07On2NvKWSJ9f8PRO0U&random=2380817052&rmt_tld=1&ipr=y>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774387816610&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9wZSZhOfOs_KbQynAR3UjUxu3gepYa3irpyoLFioJZHbx98HmraO21JQ7bSiRAzn2wH-ZKM_E_V7d_MRU07On2NvKWSJ9f8PRO0U&random=2380817052&rmt_tld=0&ipr=y>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25873&mobile=false&messagesUtk=b0837239532d4477966ebacd2a47c961&traceId=b0837239532d4477966ebacd2a47c961> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/logo/v2_192_icon.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25873&mobile=false&messagesUtk=b0837239532d4477966ebacd2a47c961&traceId=b0837239532d4477966ebacd2a47c961>
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774387819503&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=01714953> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=01714953>
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=01714953>
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=01714953>
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=01714953>
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=01714953)
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/chosen-sprite.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=01714953)
2026-03-24 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774387819503&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-24 21: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=1774387820068&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21: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-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-24 21: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=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=1774387820237&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1085&_hs_mouse_y_coordinate=573&_hs_offset_x=160&_hs_offset_y=19&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23cc-main+%3E+div.cm-wrapper.cc--anim+%3E+div.cm.cm--box.cm--bottom.cm--right+%3E+div.cm__body+%3E+div.cm__btns+%3E+div%3Anth-of-type(1)+%3E+button%3Anth-of-type(1)&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774387820068&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256za20gzb811692034zd811692034&_p=1774387814330&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&uid=0&sid=1774387816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=145&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=7471> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387820289&cv=11&fst=1774387820289&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387820309&tfd=7494> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256za20gzb811692034zd811692034&_p=1774387814330&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&uid=0&sid=1774387816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=145&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=7471>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774387820465&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774387820237&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387820309&tfd=7494>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387820535&cv=11&fst=1774387820535&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387820289&cv=11&fst=1774387820289&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Baction%3Dopened%3Bproperties%3D%7B%22selected%20field%22%3A%22Sort%20by%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387820549&tfd=7733> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774387820289&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B9E-4WNaH9M-4-piWYDfOOJB8OrFDhd8t_kg7RG5SUjvTlLx_8HsrqvCf0lWURk69MRqkHzEaMDFsuuXFuV0kB3kmE4rhqr_ZH1wEeYv4AMikykahG10Fr5g&random=786171878&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387820289&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B9E-4WNaH9M-4-piWYDfOOJB8OrFDhd8t_kg7RG5SUjvTlLx_8HsrqvCf0lWURk69MRqkHzEaMDFsuuXFuV0kB3kmE4rhqr_ZH1wEeYv4AMikykahG10Fr5g&random=786171878&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387820535&cv=11&fst=1774387820535&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclick%3Bblock%3Dcars%20list%3Bmacro%20element%3Dsort%20by%3Bproperties%3D%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%5C%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&rfmt=3&fmt=4>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774387820465&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774387820535&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B93KX16N5oyU5Ni6ZiOZONT6xUoNHARDVENWu-C-kR1GO8zxNEyqLzwcKcC-ezuvi9POc1wD2PpfPo7aqO2XsHweGMeI-4JZWBGuMmFxp_UgbaboS3nuwThA&random=1769565370&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387820535&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B93KX16N5oyU5Ni6ZiOZONT6xUoNHARDVENWu-C-kR1GO8zxNEyqLzwcKcC-ezuvi9POc1wD2PpfPo7aqO2XsHweGMeI-4JZWBGuMmFxp_UgbaboS3nuwThA&random=1769565370&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387820549&tfd=7733>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387820289&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B9E-4WNaH9M-4-piWYDfOOJB8OrFDhd8t_kg7RG5SUjvTlLx_8HsrqvCf0lWURk69MRqkHzEaMDFsuuXFuV0kB3kmE4rhqr_ZH1wEeYv4AMikykahG10Fr5g&random=786171878&rmt_tld=1&ipr=y>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774387820289&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B9E-4WNaH9M-4-piWYDfOOJB8OrFDhd8t_kg7RG5SUjvTlLx_8HsrqvCf0lWURk69MRqkHzEaMDFsuuXFuV0kB3kmE4rhqr_ZH1wEeYv4AMikykahG10Fr5g&random=786171878&rmt_tld=0&ipr=y>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387820535&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B93KX16N5oyU5Ni6ZiOZONT6xUoNHARDVENWu-C-kR1GO8zxNEyqLzwcKcC-ezuvi9POc1wD2PpfPo7aqO2XsHweGMeI-4JZWBGuMmFxp_UgbaboS3nuwThA&random=1769565370&rmt_tld=1&ipr=y>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774387820535&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B93KX16N5oyU5Ni6ZiOZONT6xUoNHARDVENWu-C-kR1GO8zxNEyqLzwcKcC-ezuvi9POc1wD2PpfPo7aqO2XsHweGMeI-4JZWBGuMmFxp_UgbaboS3nuwThA&random=1769565370&rmt_tld=0&ipr=y>
2026-03-24 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-24 21:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 21:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-24 21:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256za20gzb811692034zd811692034&_p=1774387814330&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&uid=0&sid=1774387816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=12472> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63n0v871189256za20gzb811692034zd811692034&_p=1774387814330&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1161241050.1774387816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938465~115938469~116024733~117384406~117484252&uid=0&sid=1774387816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=12472>
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774387825741&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387825786&cv=11&fst=1774387825786&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387825802&tfd=12985> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387825786&cv=11&fst=1774387825786&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4>
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774387825786&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B9piBTGeS_qXSxfvlKvFAXlAAgXLAlxxpY4mpZFzw3ANdDsoRa6-jD4bS27XTfk-mVKOlMztdUk7E1eZ-Et9ptuTz3OLBJ411lfvJA6--tsweZ9LKpVGRKXQ&random=4186613742&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387825786&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B9piBTGeS_qXSxfvlKvFAXlAAgXLAlxxpY4mpZFzw3ANdDsoRa6-jD4bS27XTfk-mVKOlMztdUk7E1eZ-Et9ptuTz3OLBJ411lfvJA6--tsweZ9LKpVGRKXQ&random=4186613742&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387825802&tfd=12985>
2026-03-24 21:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774387825741&vi=4c3eb08358cb6f8d15f7128ce602c1dc&nc=true&u=129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1&b=129379155.1.1774387819503&cc=15>
2026-03-24 21:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387825786&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B9piBTGeS_qXSxfvlKvFAXlAAgXLAlxxpY4mpZFzw3ANdDsoRa6-jD4bS27XTfk-mVKOlMztdUk7E1eZ-Et9ptuTz3OLBJ411lfvJA6--tsweZ9LKpVGRKXQ&random=4186613742&rmt_tld=1&ipr=y>
2026-03-24 21:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774387825786&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B9piBTGeS_qXSxfvlKvFAXlAAgXLAlxxpY4mpZFzw3ANdDsoRa6-jD4bS27XTfk-mVKOlMztdUk7E1eZ-Et9ptuTz3OLBJ411lfvJA6--tsweZ9LKpVGRKXQ&random=4186613742&rmt_tld=0&ipr=y>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999183/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_001/260x0__r.jpg>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_001/260x0__r.jpg>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_001/260x0__r.jpg>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_001/260x0__r.jpg>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_001/260x0__r.jpg>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_001/260x0__r.jpg>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_001/260x0__r.jpg>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_001/260x0__r.jpg>
2026-03-24 21:30:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999183/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_001/260x0__r.jpg>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387828179&cv=11&fst=1774387828179&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387828201&cv=11&fst=1774387828201&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387828210&tfd=15394> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387828210&tfd=15395> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387828179&cv=11&fst=1774387828179&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774387828179&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B99x2l8jmmXGp8Jl4ADlNyZv_Z0s15VMfJHVR8m6lyey3jCjA04zVqe_6gDeOS4ONPP9187cJgctCjXGLkbZl9B72d1eS5VtxwMMd0NY5H1BdM8wn7UfUJfw&random=2940274656&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387828179&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B99x2l8jmmXGp8Jl4ADlNyZv_Z0s15VMfJHVR8m6lyey3jCjA04zVqe_6gDeOS4ONPP9187cJgctCjXGLkbZl9B72d1eS5VtxwMMd0NY5H1BdM8wn7UfUJfw&random=2940274656&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774387828201&cv=11&fst=1774387828201&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&rfmt=3&fmt=4>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774387828201&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B98rsBw8LjVzc-bOr9v4n2Uz9pkXRMXfPcJP9__-ZqoH5jsBrbA1Ezc65L6NI8WCUXcDA_S8HYWWUfyw3Zk-UzpuiZyQrpuQs3lyXh4V0v9OG9ZsVdOMMCxQ&random=1955981244&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387828201&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B98rsBw8LjVzc-bOr9v4n2Uz9pkXRMXfPcJP9__-ZqoH5jsBrbA1Ezc65L6NI8WCUXcDA_S8HYWWUfyw3Zk-UzpuiZyQrpuQs3lyXh4V0v9OG9ZsVdOMMCxQ&random=1955981244&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387828210&tfd=15394>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=855944538.1774387816&dt=Search%20%7C%20eCarsTrade&auid=886121072.1774387816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774386991&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774387828210&tfd=15395>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387828179&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B99x2l8jmmXGp8Jl4ADlNyZv_Z0s15VMfJHVR8m6lyey3jCjA04zVqe_6gDeOS4ONPP9187cJgctCjXGLkbZl9B72d1eS5VtxwMMd0NY5H1BdM8wn7UfUJfw&random=2940274656&rmt_tld=1&ipr=y>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774387828201&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B98rsBw8LjVzc-bOr9v4n2Uz9pkXRMXfPcJP9__-ZqoH5jsBrbA1Ezc65L6NI8WCUXcDA_S8HYWWUfyw3Zk-UzpuiZyQrpuQs3lyXh4V0v9OG9ZsVdOMMCxQ&random=1955981244&rmt_tld=1&ipr=y>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774387828201&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%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=CAQSXQAFq6B98rsBw8LjVzc-bOr9v4n2Uz9pkXRMXfPcJP9__-ZqoH5jsBrbA1Ezc65L6NI8WCUXcDA_S8HYWWUfyw3Zk-UzpuiZyQrpuQs3lyXh4V0v9OG9ZsVdOMMCxQ&random=1955981244&rmt_tld=0&ipr=y>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774387828179&cv=11&fst=1774386000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938469~116024733~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=886121072.1774387816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774386991%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B99x2l8jmmXGp8Jl4ADlNyZv_Z0s15VMfJHVR8m6lyey3jCjA04zVqe_6gDeOS4ONPP9187cJgctCjXGLkbZl9B72d1eS5VtxwMMd0NY5H1BdM8wn7UfUJfw&random=2940274656&rmt_tld=0&ipr=y>
2026-03-24 21:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 21:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-24 21:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-24 21:30:30 [ecarstrade.be] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUlA7Z8bFgXc0pgnokeGC0KfgEtV9rc-BaNF-KUhgHpKfxSZgWX5UbtsLrbb', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808083820, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1776979813, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'gt1ilj9vdv6o344n6kn66qnmal', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774416613, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1835904613, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1776979813, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': 'a09ff939-abfe-47f3-ba2b-0338b9192e6c', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1808947815, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1051881755.1774387816', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774474215, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774387875, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.886121072.1774387816', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782163816, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1161241050.1774387816', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837459816, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '641e06fb-44f3-4d4b-991e-5dd3b22c0b7d', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1805923816, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Ae2f04134-7ff4-4a89-961e-8adfc0d70f5a%22%2C%22%24device_id%22%3A%22e2f04134-7ff4-4a89-961e-8adfc0d70f5a%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': 1805923817, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__hstc', 'value': '129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789939819, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '4c3eb08358cb6f8d15f7128ce602c1dc', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789939819, '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.1774387819503', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774389619, '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-24T21%3A30%3A20.094Z%22%2C%22consentId%22%3A%227db7afe9-88ee-44e6-9291-b7abbd105390%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-24T21%3A30%3A20.094Z%22%2C%22expirationTime%22%3A1790112620094%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790112620, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"7db7afe9-88ee-44e6-9291-b7abbd105390","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': 1774388127, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774387816$o1$g1$t1774387828$j48$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837459828, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'dTJaPvuSx8D6PDt1lQH3ZRwqHaiKsVTGuMwsRSmB698-1774387819-1.0.1.1-7PDH6bpjW3JyHI4rAYb5ZT7Cb8ikZm.5NN3PHpSfF_OF.nQTwIB0yQh.c5SL__lYvh0fEl8gTcBJjkMGR_qZoWZPaaehFWhiCGWnKZR.Doo', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774389619, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'NO7bxI.vLpK5n7yJrW4awl5NXLynBDsVBswZOz_71ZM-1774387819933-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-24 21:30:30 [ecarstrade.be] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUlA7Z8bFgXc0pgnokeGC0KfgEtV9rc-BaNF-KUhgHpKfxSZgWX5UbtsLrbb', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'gt1ilj9vdv6o344n6kn66qnmal', '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': 'a09ff939-abfe-47f3-ba2b-0338b9192e6c', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1051881755.1774387816', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.886121072.1774387816', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1161241050.1774387816', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'ajs_anonymous_id', 'value': '641e06fb-44f3-4d4b-991e-5dd3b22c0b7d', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Ae2f04134-7ff4-4a89-961e-8adfc0d70f5a%22%2C%22%24device_id%22%3A%22e2f04134-7ff4-4a89-961e-8adfc0d70f5a%22%2C%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.4c3eb08358cb6f8d15f7128ce602c1dc.1774387819502.1774387819502.1774387819502.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '4c3eb08358cb6f8d15f7128ce602c1dc', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774387819503', '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-24T21%3A30%3A20.094Z%22%2C%22consentId%22%3A%227db7afe9-88ee-44e6-9291-b7abbd105390%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-24T21%3A30%3A20.094Z%22%2C%22expirationTime%22%3A1790112620094%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"7db7afe9-88ee-44e6-9291-b7abbd105390","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.s1774387816$o1$g1$t1774387828$j48$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'dTJaPvuSx8D6PDt1lQH3ZRwqHaiKsVTGuMwsRSmB698-1774387819-1.0.1.1-7PDH6bpjW3JyHI4rAYb5ZT7Cb8ikZm.5NN3PHpSfF_OF.nQTwIB0yQh.c5SL__lYvh0fEl8gTcBJjkMGR_qZoWZPaaehFWhiCGWnKZR.Doo', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'NO7bxI.vLpK5n7yJrW4awl5NXLynBDsVBswZOz_71ZM-1774387819933-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-24 21:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-24 21:30:30 [ecarstrade.be] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-24 21:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page1?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search) ['zyte-api']
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6937847stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6937847stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6938496stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938496stock%27 HTTP/1.1" 200 None
2026-03-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6938496stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6939652stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6939652stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6940210stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6940210stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6941363stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6941363stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6941452stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6941452stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6941565stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6941565stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6941593stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6941593stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6941759stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6941759stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6941847stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6941847stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6948713stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6948713stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6948720stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6948720stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6950867stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6950867stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6956822stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6956822stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6961504stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6961504stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6963854stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6963854stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6963955stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963955stock%27 HTTP/1.1" 200 None
2026-03-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6963955stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6779771stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6779771stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6798434stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6798434stock: 0
2026-03-24 21:30:37 [ecarstrade.be] INFO: Found listing with ID: 6807786stock
2026-03-24 21:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:30:37 [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-24 21:30:37 [ecarstrade.be] INFO: Scrape type for 6807786stock: 0
2026-03-24 21:30:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:31:06 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 21:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6812448stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6812448stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6812473stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6812473stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6812486stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6812486stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6821529stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6821529stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6826882stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6826882stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6841360stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6841360stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6841368stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6841368stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6844861stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844861stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6844861stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6846596stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6846596stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6846634stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276846634stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6846634stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6852962stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6852962stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6852969stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276852969stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6852969stock: 2
2026-03-24 21:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6853153stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6853153stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6858160stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276858160stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6858160stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6861986stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:11 [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-24 21:31:11 [ecarstrade.be] INFO: Scrape type for 6861986stock: 0
2026-03-24 21:31:11 [ecarstrade.be] INFO: Found listing with ID: 6862936stock
2026-03-24 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:12 [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-24 21:31:12 [ecarstrade.be] INFO: Scrape type for 6862936stock: 0
2026-03-24 21:31:12 [ecarstrade.be] INFO: Found listing with ID: 6869116stock
2026-03-24 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:12 [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-24 21:31:12 [ecarstrade.be] INFO: Scrape type for 6869116stock: 0
2026-03-24 21:31:12 [ecarstrade.be] INFO: Found listing with ID: 6870434stock
2026-03-24 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:12 [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-24 21:31:12 [ecarstrade.be] INFO: Scrape type for 6870434stock: 0
2026-03-24 21:31:12 [ecarstrade.be] INFO: Found listing with ID: 6879653stock
2026-03-24 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:12 [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-24 21:31:12 [ecarstrade.be] INFO: Scrape type for 6879653stock: 0
2026-03-24 21:31:12 [ecarstrade.be] INFO: Found listing with ID: 6881269stock
2026-03-24 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:12 [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-24 21:31:12 [ecarstrade.be] INFO: Scrape type for 6881269stock: 0
2026-03-24 21:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6885897stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6885897stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6889981stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6889981stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6891000stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6891000stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6892364stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276892364stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6892364stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6897221stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6897221stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6898076stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898076stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6898076stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6898210stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898210stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6898210stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6898356stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276898356stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6898356stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6902364stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276902364stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6902364stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6907097stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907097stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6907097stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6908828stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6908828stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6909332stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6909332stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6909883stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6909883stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6914084stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6914084stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6915288stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276915288stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6915288stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6915515stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6915515stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6917287stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6917287stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6917331stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6917331stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6917365stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276917365stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6917365stock: 0
2026-03-24 21:31:24 [ecarstrade.be] INFO: Found listing with ID: 6919263stock
2026-03-24 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:24 [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-24 21:31:24 [ecarstrade.be] INFO: Scrape type for 6919263stock: 0
2026-03-24 21:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21: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-24 21:31:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6923974stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6923974stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6932497stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6932497stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6933348stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6933348stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6933349stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6933349stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6933372stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6933372stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6933378stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6933378stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6933507stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6933507stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6432284stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6432284stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6539595stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276539595stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6539595stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6546387stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276546387stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6546387stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6566840stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6566840stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6583408stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6583408stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6612587stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276612587stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6612587stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6653096stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6653096stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6673529stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6673529stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6678770stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6678770stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6701770stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6701770stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6701935stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6701935stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6715853stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6715853stock: 0
2026-03-24 21:31:31 [ecarstrade.be] INFO: Found listing with ID: 6765575stock
2026-03-24 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:31 [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-24 21:31:31 [ecarstrade.be] INFO: Scrape type for 6765575stock: 0
2026-03-24 21:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:31:37 [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-24 21:31:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:31:37 [ecarstrade.be] INFO: Found listing with ID: 6779573stock
2026-03-24 21:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:37 [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-24 21:31:37 [ecarstrade.be] INFO: Scrape type for 6779573stock: 0
2026-03-24 21:31:37 [ecarstrade.be] INFO: Found listing with ID: 6978801stock
2026-03-24 21:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:37 [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-24 21:31:37 [ecarstrade.be] INFO: Scrape type for 6978801stock: 0
2026-03-24 21:31:37 [ecarstrade.be] INFO: Found listing with ID: 6978777stock
2026-03-24 21:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:37 [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-24 21:31:37 [ecarstrade.be] INFO: Scrape type for 6978777stock: 0
2026-03-24 21:31:37 [ecarstrade.be] INFO: Found listing with ID: 6964693stock
2026-03-24 21:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:37 [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-24 21:31:37 [ecarstrade.be] INFO: Scrape type for 6964693stock: 0
2026-03-24 21:31:37 [ecarstrade.be] INFO: Found listing with ID: 6666216stock
2026-03-24 21:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:37 [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-24 21:31:37 [ecarstrade.be] INFO: Scrape type for 6666216stock: 0
2026-03-24 21:31:37 [ecarstrade.be] INFO: Found listing with ID: 6715447stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276715447stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6715447stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6721362stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276721362stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6721362stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6751528stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276751528stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6751528stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6752745stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276752745stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6752745stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6758802stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276758802stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6758802stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6758819stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276758819stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6758819stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6758822stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276758822stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6758822stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6764581stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276764581stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6764581stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6768590stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276768590stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6768590stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6784787stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276784787stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6784787stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6792013stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276792013stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6792013stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6809699stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276809699stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6809699stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6812476stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276812476stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6812476stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6816168stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276816168stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6816168stock: 0
2026-03-24 21:31:38 [ecarstrade.be] INFO: Found listing with ID: 6820657stock
2026-03-24 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276820657stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:38 [ecarstrade.be] INFO: Scrape type for 6820657stock: 0
2026-03-24 21:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:31:45 [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-24 21:31:45 [ecarstrade.be] INFO: Found 5 car items
2026-03-24 21:31:45 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:45 [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-24 21:31:45 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:31:45 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:45 [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-24 21:31:45 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:31:45 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:45 [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-24 21:31:45 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:31:45 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:45 [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-24 21:31:45 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:31:45 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:45 [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-24 21:31:45 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:31:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6852969> (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-24 21:31:46 [ecarstrade.be] INFO: Extracting details for car 6852969stock
2026-03-24 21:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2db759f4-3a32-5f10-82af-f7b9e3d2bce1 with identifier: 6852969stock
2026-03-24 21:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2db759f4-3a32-5f10-82af-f7b9e3d2bce1 with scrape type 2
2026-03-24 21:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2db759f4-3a32-5f10-82af-f7b9e3d2bce1 with scrape type 2
2026-03-24 21:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2db759f4-3a32-5f10-82af-f7b9e3d2bce1, identifier: 6852969stock
2026-03-24 21:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2db759f4-3a32-5f10-82af-f7b9e3d2bce1 with identifier: 6852969stock
2026-03-24 21:31:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:31:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2db759f4-3a32-5f10-82af-f7b9e3d2bce1 with identifier: 6852969stock
2026-03-24 21:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2db759f4-3a32-5f10-82af-f7b9e3d2bce1 with identifier: 6852969stock to the API
2026-03-24 21:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6852969>
{'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': '2db759f4-3a32-5f10-82af-f7b9e3d2bce1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6852969',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'E-TRON',
 'odometer': 123175,
 '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 E-tron 55 Quattro Advanced Aut. Pano LED-Matrix Virtual Navi '
          'Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'E-tron 55 Quattro Advanced Aut. Pano LED-Matrix Virtual Navi Leather '
         'KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2020}
2026-03-24 21:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276852969stock%27 HTTP/1.1" 200 None
2026-03-24 21:31:46 [ecarstrade.be] INFO: Saving data for 6852969stock: {'created_time': 1772611570.288995, 'last_price_update_time': 1774387906.944819}
2026-03-24 21:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6852969stock') HTTP/1.1" 204 0
2026-03-24 21:31:54 [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-24 21:31:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:31:54 [ecarstrade.be] INFO: Found listing with ID: 6915444stock
2026-03-24 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:54 [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-24 21:31:54 [ecarstrade.be] INFO: Scrape type for 6915444stock: 0
2026-03-24 21:31:54 [ecarstrade.be] INFO: Found listing with ID: 6922030stock
2026-03-24 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:54 [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-24 21:31:54 [ecarstrade.be] INFO: Scrape type for 6922030stock: 0
2026-03-24 21:31:54 [ecarstrade.be] INFO: Found listing with ID: 6925462stock
2026-03-24 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:54 [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-24 21:31:54 [ecarstrade.be] INFO: Scrape type for 6925462stock: 0
2026-03-24 21:31:54 [ecarstrade.be] INFO: Found listing with ID: 6928167stock
2026-03-24 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:54 [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-24 21:31:54 [ecarstrade.be] INFO: Scrape type for 6928167stock: 0
2026-03-24 21:31:54 [ecarstrade.be] INFO: Found listing with ID: 6933400stock
2026-03-24 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:54 [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-24 21:31:54 [ecarstrade.be] INFO: Scrape type for 6933400stock: 0
2026-03-24 21:31:54 [ecarstrade.be] INFO: Found listing with ID: 6934382stock
2026-03-24 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6934382stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6938490stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6938490stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6938545stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6938545stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6939768stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6939768stock: 2
2026-03-24 21:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6942877stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6942877stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6945655stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6945655stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6948741stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6948741stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6957412stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6957412stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 3742479stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 3742479stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 5661807stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 5661807stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6472747stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6472747stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6589495stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6589495stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6596836stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6596836stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6617796stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6617796stock: 0
2026-03-24 21:31:55 [ecarstrade.be] INFO: Found listing with ID: 6631679stock
2026-03-24 21:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:31:55 [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-24 21:31:55 [ecarstrade.be] INFO: Scrape type for 6631679stock: 0
2026-03-24 21:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6631720stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6631720stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6663716stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6663716stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6685729stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6685729stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6708827stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6708827stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6879839stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6879839stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6883830stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6883830stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6885853stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6885853stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6885954stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6885954stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6885975stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6885975stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6890910stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6890910stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6890939stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6890939stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6893001stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6893001stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6893405stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6893405stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6899424stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6899424stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6901506stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6901506stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6901822stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6901822stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6904901stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6904901stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6905414stock
2026-03-24 21:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:01 [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-24 21:32:01 [ecarstrade.be] INFO: Scrape type for 6905414stock: 0
2026-03-24 21:32:01 [ecarstrade.be] INFO: Found listing with ID: 6906386stock
2026-03-24 21:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:02 [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-24 21:32:02 [ecarstrade.be] INFO: Scrape type for 6906386stock: 0
2026-03-24 21:32:02 [ecarstrade.be] INFO: Found listing with ID: 6908834stock
2026-03-24 21:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:02 [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-24 21:32:02 [ecarstrade.be] INFO: Scrape type for 6908834stock: 0
2026-03-24 21:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:32:06 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 8 pages/min), scraped 1 items (at 1 items/min)
2026-03-24 21:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 219MiB
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6909294stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6909294stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6909316stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6909316stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6910038stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6910038stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6910043stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6910043stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6910519stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6910519stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6914005stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6914005stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6914013stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6914013stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6914030stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6914030stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6916395stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6916395stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6919073stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6919073stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6919152stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6919152stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6919213stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6919213stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6925476stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6925476stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6925486stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6925486stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6927538stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6927538stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6927545stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6927545stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6934491stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934491stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6934491stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6937858stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6937858stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6939583stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6939583stock: 0
2026-03-24 21:32:08 [ecarstrade.be] INFO: Found listing with ID: 6941303stock
2026-03-24 21:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:08 [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-24 21:32:08 [ecarstrade.be] INFO: Scrape type for 6941303stock: 0
2026-03-24 21:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6942623stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6942623stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6679102stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6679102stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6688226stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6688226stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6694083stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6694083stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6696769stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6696769stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6701130stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6701130stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6702277stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6702277stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6723640stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6723640stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6728384stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6728384stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6728664stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6728664stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6746262stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6746262stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6758360stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276758360stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6758360stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6762760stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276762760stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6762760stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6762993stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276762993stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6762993stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6764578stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6764578stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6772786stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6772786stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6773433stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6773433stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6776417stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6776417stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6779599stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6779599stock: 0
2026-03-24 21:32:15 [ecarstrade.be] INFO: Found listing with ID: 6787688stock
2026-03-24 21:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:15 [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-24 21:32:15 [ecarstrade.be] INFO: Scrape type for 6787688stock: 0
2026-03-24 21:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=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-24 21:32:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6788600stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6788600stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6791039stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6791039stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6792164stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6792164stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6792189stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6792189stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6792686stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6792686stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6797653stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6797653stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6798215stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276798215stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6798215stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6802683stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802683stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6802683stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6802754stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6802754stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6804641stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6804641stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6808563stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6808563stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6812574stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6812574stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6817744stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6817744stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6818863stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6818863stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6824257stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6824257stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6824278stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6824278stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6824325stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6824325stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6835922stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6835922stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6843034stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6843034stock: 0
2026-03-24 21:32:22 [ecarstrade.be] INFO: Found listing with ID: 6844715stock
2026-03-24 21:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:22 [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-24 21:32:22 [ecarstrade.be] INFO: Scrape type for 6844715stock: 0
2026-03-24 21:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=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-24 21:32:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6845529stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276845529stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6845529stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6847587stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276847587stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6847587stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6853022stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276853022stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6853022stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6857978stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276857978stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6857978stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6859947stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276859947stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6859947stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6862902stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276862902stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6862902stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6866821stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276866821stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6866821stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6867142stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276867142stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6867142stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6868001stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276868001stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6868001stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6869050stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276869050stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6869050stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6870475stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276870475stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6870475stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6875341stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276875341stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6875341stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6876338stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276876338stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6876338stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6876457stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276876457stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6876457stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 5790258stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%275790258stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 5790258stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6380489stock
2026-03-24 21:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276380489stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:29 [ecarstrade.be] INFO: Scrape type for 6380489stock: 0
2026-03-24 21:32:29 [ecarstrade.be] INFO: Found listing with ID: 6492226stock
2026-03-24 21:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276492226stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:30 [ecarstrade.be] INFO: Scrape type for 6492226stock: 0
2026-03-24 21:32:30 [ecarstrade.be] INFO: Found listing with ID: 6565827stock
2026-03-24 21:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276565827stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:30 [ecarstrade.be] INFO: Scrape type for 6565827stock: 0
2026-03-24 21:32:30 [ecarstrade.be] INFO: Found listing with ID: 6568211stock
2026-03-24 21:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276568211stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:30 [ecarstrade.be] INFO: Scrape type for 6568211stock: 0
2026-03-24 21:32:30 [ecarstrade.be] INFO: Found listing with ID: 6572320stock
2026-03-24 21:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276572320stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:30 [ecarstrade.be] INFO: Scrape type for 6572320stock: 0
2026-03-24 21: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-24 21:32:36 [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-24 21:32:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6588028stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276588028stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6588028stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6589936stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276589936stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6589936stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6612228stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276612228stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6612228stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6629462stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276629462stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6629462stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6635088stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276635088stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6635088stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6656157stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276656157stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6656157stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6668929stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276668929stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6668929stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6672443stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276672443stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6672443stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6915770stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276915770stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6915770stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6917674stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276917674stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6917674stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6917993stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276917993stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6917993stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6922141stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276922141stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6922141stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6928287stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276928287stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6928287stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6641568stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276641568stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6641568stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6642494stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276642494stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6642494stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6664136stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276664136stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6664136stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6666900stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276666900stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6666900stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6686133stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276686133stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6686133stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6690601stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276690601stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6690601stock: 0
2026-03-24 21:32:36 [ecarstrade.be] INFO: Found listing with ID: 6709582stock
2026-03-24 21:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276709582stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:36 [ecarstrade.be] INFO: Scrape type for 6709582stock: 0
2026-03-24 21: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-24 21:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6939768> (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-24 21:32:42 [ecarstrade.be] INFO: Extracting details for car 6939768stock
2026-03-24 21:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f22a044-1ead-5d11-afd3-d8e060a535c2 with identifier: 6939768stock
2026-03-24 21:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f22a044-1ead-5d11-afd3-d8e060a535c2 with scrape type 2
2026-03-24 21:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f22a044-1ead-5d11-afd3-d8e060a535c2 with scrape type 2
2026-03-24 21:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3f22a044-1ead-5d11-afd3-d8e060a535c2, identifier: 6939768stock
2026-03-24 21:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3f22a044-1ead-5d11-afd3-d8e060a535c2 with identifier: 6939768stock
2026-03-24 21:32:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:32:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3f22a044-1ead-5d11-afd3-d8e060a535c2 with identifier: 6939768stock
2026-03-24 21:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3f22a044-1ead-5d11-afd3-d8e060a535c2 with identifier: 6939768stock to the API
2026-03-24 21:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6939768>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '3f22a044-1ead-5d11-afd3-d8e060a535c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6939768',
 'listing': 'auction',
 'location': 'France - "Quincieux"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 143085,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-09-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 1.0T Edition Navi Klima PDC ...',
 'transmission': 'manual',
 'trim': '1.0T Edition Navi Klima PDC ...',
 'vin': None,
 'year': 2019}
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276939768stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Saving data for 6939768stock: {'created_time': 1773672108.884441, 'last_price_update_time': 1774387963.074916}
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6939768stock') HTTP/1.1" 204 0
2026-03-24 21:32:43 [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-24 21:32:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6722712stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276722712stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6722712stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6723860stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276723860stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6723860stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6764985stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276764985stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6764985stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6764996stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276764996stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6764996stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6769298stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276769298stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6769298stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6769393stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276769393stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6769393stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6784515stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276784515stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6784515stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6795176stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276795176stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6795176stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6819858stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276819858stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6819858stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6819880stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276819880stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6819880stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6842457stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276842457stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6842457stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6843749stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276843749stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6843749stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6846412stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276846412stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6846412stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6847119stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276847119stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6847119stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6851333stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276851333stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6851333stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6854164stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276854164stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6854164stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6855416stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276855416stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6855416stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6868288stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276868288stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6868288stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6878513stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276878513stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6878513stock: 0
2026-03-24 21:32:43 [ecarstrade.be] INFO: Found listing with ID: 6883181stock
2026-03-24 21:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276883181stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:43 [ecarstrade.be] INFO: Scrape type for 6883181stock: 0
2026-03-24 21: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-24 21:32:50 [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-24 21:32:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6886947stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276886947stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6886947stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6890019stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276890019stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6890019stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6890677stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276890677stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6890677stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6890893stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276890893stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6890893stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6890920stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276890920stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6890920stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6891450stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276891450stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6891450stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6897903stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276897903stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6897903stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6906305stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276906305stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6906305stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6910287stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276910287stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6910287stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6910288stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276910288stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6910288stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6835919stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276835919stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6835919stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6893692stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276893692stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6893692stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6434642stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276434642stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6434642stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6882517stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276882517stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6882517stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6769282stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276769282stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6769282stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6844197stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276844197stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6844197stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6287267stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276287267stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6287267stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6821040stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276821040stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6821040stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6462698stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276462698stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6462698stock: 0
2026-03-24 21:32:50 [ecarstrade.be] INFO: Found listing with ID: 6644566stock
2026-03-24 21:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276644566stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:50 [ecarstrade.be] INFO: Scrape type for 6644566stock: 0
2026-03-24 21: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-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6674391stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276674391stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6674391stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6675809stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6675809stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6706350stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6706350stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6708816stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6708816stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6719179stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6719179stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6740077stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6740077stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6752714stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6752714stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6761356stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6761356stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6778069stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6778069stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6781448stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6781448stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6797160stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6797160stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6808931stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6808931stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6811286stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6811286stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6815783stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276815783stock%27 HTTP/1.1" 200 None
2026-03-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6815783stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6816472stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6816472stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6821306stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6821306stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6828925stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6828925stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6863207stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6863207stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6865470stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6865470stock: 0
2026-03-24 21:32:58 [ecarstrade.be] INFO: Found listing with ID: 6867096stock
2026-03-24 21:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:32:58 [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-24 21:32:58 [ecarstrade.be] INFO: Scrape type for 6867096stock: 0
2026-03-24 21:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:33:04 [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-24 21:33:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6883239stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276883239stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6883239stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6884277stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6884277stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6886254stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6886254stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6886825stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6886825stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6888967stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6888967stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6897644stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6897644stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6900393stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900393stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6900393stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6902393stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6902393stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6903066stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6903066stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6906584stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6906584stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6906853stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6906853stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6906917stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6906917stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6912515stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6912515stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6915596stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6915596stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6916489stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6916489stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6919009stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6919009stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6921709stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6921709stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6928196stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6928196stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6929239stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6929239stock: 0
2026-03-24 21:33:05 [ecarstrade.be] INFO: Found listing with ID: 6929377stock
2026-03-24 21:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:05 [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-24 21:33:05 [ecarstrade.be] INFO: Scrape type for 6929377stock: 0
2026-03-24 21:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:33:06 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 10 pages/min), scraped 2 items (at 1 items/min)
2026-03-24 21:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 262MiB
2026-03-24 21:33:12 [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-24 21:33:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:33:12 [ecarstrade.be] INFO: Found listing with ID: 6929379stock
2026-03-24 21:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929379stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:12 [ecarstrade.be] INFO: Scrape type for 6929379stock: 0
2026-03-24 21:33:12 [ecarstrade.be] INFO: Found listing with ID: 6933168stock
2026-03-24 21:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933168stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:12 [ecarstrade.be] INFO: Scrape type for 6933168stock: 0
2026-03-24 21:33:12 [ecarstrade.be] INFO: Found listing with ID: 6933323stock
2026-03-24 21:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:12 [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-24 21:33:12 [ecarstrade.be] INFO: Scrape type for 6933323stock: 0
2026-03-24 21:33:12 [ecarstrade.be] INFO: Found listing with ID: 6933343stock
2026-03-24 21:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:12 [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-24 21:33:12 [ecarstrade.be] INFO: Scrape type for 6933343stock: 0
2026-03-24 21:33:12 [ecarstrade.be] INFO: Found listing with ID: 6933344stock
2026-03-24 21:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:12 [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-24 21:33:12 [ecarstrade.be] INFO: Scrape type for 6933344stock: 0
2026-03-24 21:33:12 [ecarstrade.be] INFO: Found listing with ID: 6933640stock
2026-03-24 21:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933640stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6933640stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6933657stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6933657stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6933658stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933658stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6933658stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6933662stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6933662stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6934437stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6934437stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6935000stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6935000stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6938498stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6938498stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6938520stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6938520stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6938580stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6938580stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6938597stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6938597stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6938612stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6938612stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6938631stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938631stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6938631stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6939443stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6939443stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6939506stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276939506stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6939506stock: 0
2026-03-24 21:33:13 [ecarstrade.be] INFO: Found listing with ID: 6939659stock
2026-03-24 21:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:13 [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-24 21:33:13 [ecarstrade.be] INFO: Scrape type for 6939659stock: 0
2026-03-24 21:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:33:18 [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-24 21:33:19 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6939660stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6939660stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6939662stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6939662stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6939689stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6939689stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6940180stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6940180stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6940842stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6940842stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6941160stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6941160stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6942252stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6942252stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6942267stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6942267stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6945449stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6945449stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6945574stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6945574stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6945582stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6945582stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6945629stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6945629stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6945631stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276945631stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6945631stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6946051stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6946051stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6947046stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6947046stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6947972stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6947972stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6947973stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6947973stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6948423stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6948423stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6948679stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6948679stock: 0
2026-03-24 21:33:19 [ecarstrade.be] INFO: Found listing with ID: 6948764stock
2026-03-24 21:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:19 [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-24 21:33:19 [ecarstrade.be] INFO: Scrape type for 6948764stock: 0
2026-03-24 21:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6949801stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6949801stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6953550stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6953550stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6953591stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6953591stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6953602stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6953602stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6957434stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6957434stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6957436stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6957436stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6957438stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6957438stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6957970stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6957970stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6957987stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6957987stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6959946stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6959946stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6959948stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6959948stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6960190stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6960190stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6960191stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6960191stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6960193stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960193stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6960193stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6960213stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960213stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6960213stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6960227stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6960227stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6960259stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6960259stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6960485stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276960485stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6960485stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6960670stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6960670stock: 0
2026-03-24 21:33:25 [ecarstrade.be] INFO: Found listing with ID: 6961602stock
2026-03-24 21:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:25 [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-24 21:33:25 [ecarstrade.be] INFO: Scrape type for 6961602stock: 0
2026-03-24 21:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6961696stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6961696stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6961796stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6961796stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6961827stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6961827stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6961844stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6961844stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6961929stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961929stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6961929stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6961958stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6961958stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6961962stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6961962stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6961977stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6961977stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962711stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962711stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962713stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962713stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962714stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962714stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962716stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962716stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962808stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962808stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962808stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962855stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962855stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962855stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962934stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962934stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962938stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962938stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962938stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962942stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962942stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6962995stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276962995stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6962995stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6963005stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6963005stock: 0
2026-03-24 21:33:32 [ecarstrade.be] INFO: Found listing with ID: 6963006stock
2026-03-24 21:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:32 [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-24 21:33:32 [ecarstrade.be] INFO: Scrape type for 6963006stock: 0
2026-03-24 21:33:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:33:39 [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-24 21:33:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:33:39 [ecarstrade.be] INFO: Found listing with ID: 6963075stock
2026-03-24 21:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276963075stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:39 [ecarstrade.be] INFO: Scrape type for 6963075stock: 0
2026-03-24 21:33:39 [ecarstrade.be] INFO: Found listing with ID: 6963092stock
2026-03-24 21:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276963092stock%27 HTTP/1.1" 200 None
2026-03-24 21:33:39 [ecarstrade.be] INFO: Scrape type for 6963092stock: 0
2026-03-24 21:33:39 [ecarstrade.be] INFO: Found listing with ID: 6963160stock
2026-03-24 21:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6963160stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6963175stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6963175stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6963226stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6963226stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6964823stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6964823stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6964893stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6964893stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6964895stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6964895stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6964902stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6964902stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6964903stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6964903stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6965180stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6965180stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6965186stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6965186stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6965209stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6965209stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6965334stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6965334stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6966110stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6966110stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6966336stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6966336stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6969573stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6969573stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6969942stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6969942stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6970021stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6970021stock: 0
2026-03-24 21:33:40 [ecarstrade.be] INFO: Found listing with ID: 6972124stock
2026-03-24 21:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:40 [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-24 21:33:40 [ecarstrade.be] INFO: Scrape type for 6972124stock: 0
2026-03-24 21:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:33:46 [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-24 21:33:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6972165stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6972165stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6974836stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6974836stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6976163stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6976163stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6977964stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6977964stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6978744stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6978744stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6978760stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6978760stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6978774stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6978774stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6980640stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6980640stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6861328stock
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [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-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6861328stock: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990080auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990080auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990080auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990120auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990120auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990120auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990121auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990121auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990121auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990124auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990124auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990124auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990125auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990125auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990125auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990126auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990126auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990126auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990127auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990127auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990127auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990178auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990178auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990178auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990179auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990179auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990179auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990180auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990180auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990180auction110886: 0
2026-03-24 21:33:47 [ecarstrade.be] INFO: Found listing with ID: 6990189auction110886
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990189auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:47 [ecarstrade.be] INFO: Scrape type for 6990189auction110886: 0
2026-03-24 21:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:33:55 [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-24 21:33:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990190auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990190auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990190auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990191auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990191auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990191auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990194auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990194auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990194auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990199auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990199auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990199auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990200auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990200auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990200auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990203auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990203auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990203auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990244auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990244auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990244auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990245auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990245auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990245auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990249auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990249auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990249auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990253auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990253auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990253auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990254auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990254auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990254auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990262auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990262auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990262auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990301auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990301auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990301auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990304auction110886
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990304auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:55 [ecarstrade.be] INFO: Scrape type for 6990304auction110886: 0
2026-03-24 21:33:55 [ecarstrade.be] INFO: Found listing with ID: 6990309auction110886
2026-03-24 21:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990309auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:56 [ecarstrade.be] INFO: Scrape type for 6990309auction110886: 0
2026-03-24 21:33:56 [ecarstrade.be] INFO: Found listing with ID: 6990494auction110886
2026-03-24 21:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990494auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:56 [ecarstrade.be] INFO: Scrape type for 6990494auction110886: 0
2026-03-24 21:33:56 [ecarstrade.be] INFO: Found listing with ID: 6990496auction110886
2026-03-24 21:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990496auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:56 [ecarstrade.be] INFO: Scrape type for 6990496auction110886: 0
2026-03-24 21:33:56 [ecarstrade.be] INFO: Found listing with ID: 6990498auction110886
2026-03-24 21:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990498auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:56 [ecarstrade.be] INFO: Scrape type for 6990498auction110886: 0
2026-03-24 21:33:56 [ecarstrade.be] INFO: Found listing with ID: 6990499auction110886
2026-03-24 21:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990499auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:56 [ecarstrade.be] INFO: Scrape type for 6990499auction110886: 0
2026-03-24 21:33:56 [ecarstrade.be] INFO: Found listing with ID: 6990500auction110886
2026-03-24 21:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990500auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:33:56 [ecarstrade.be] INFO: Scrape type for 6990500auction110886: 0
2026-03-24 21:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:34:03 [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-24 21:34:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990507auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990507auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990507auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990510auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990510auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990510auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990511auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990511auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990511auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990512auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990512auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990512auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990515auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990515auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990515auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990516auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990516auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990516auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990518auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990518auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990518auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990519auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990519auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990519auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990522auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990522auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990522auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990524auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990524auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990524auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990525auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990525auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990525auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990526auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990526auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990526auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990571auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990571auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990571auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990576auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990576auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990576auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990577auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990577auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990577auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990643auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990643auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990643auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990645auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990645auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990645auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990646auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990646auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990646auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990647auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990647auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990647auction110886: 0
2026-03-24 21:34:03 [ecarstrade.be] INFO: Found listing with ID: 6990649auction110886
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990649auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:03 [ecarstrade.be] INFO: Scrape type for 6990649auction110886: 0
2026-03-24 21:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:34:06 [scrapy.extensions.logstats] INFO: Crawled 28 pages (at 8 pages/min), scraped 2 items (at 0 items/min)
2026-03-24 21:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 285MiB
2026-03-24 21:34:11 [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-24 21:34:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:34:11 [ecarstrade.be] INFO: Found listing with ID: 6990650auction110886
2026-03-24 21:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990650auction110886%27 HTTP/1.1" 200 None
2026-03-24 21:34:11 [ecarstrade.be] INFO: Scrape type for 6990650auction110886: 0
2026-03-24 21:34:11 [ecarstrade.be] INFO: Found listing with ID: 6984035auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984035auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984035auction110827: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6984088auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984088auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984088auction110827: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6984048auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984048auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984048auction110827: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990938auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990938auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990938auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990864auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990864auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990864auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990863auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990863auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990863auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990895auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990895auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990895auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990944auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990944auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990944auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6984052auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984052auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984052auction110827: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990874auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990874auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990874auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6992850auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992850auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6992850auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6984180auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984180auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984180auction110827: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6984022auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984022auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984022auction110827: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990858auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990858auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990858auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6984006auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984006auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984006auction110827: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990894auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990894auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990894auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6990943auction110898
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990943auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6990943auction110898: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6984125auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984125auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984125auction110827: 0
2026-03-24 21:34:12 [ecarstrade.be] INFO: Found listing with ID: 6984127auction110827
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984127auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:12 [ecarstrade.be] INFO: Scrape type for 6984127auction110827: 0
2026-03-24 21:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:34:18 [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-24 21:34:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984181auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984181auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984181auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6990900auction110898
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990900auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6990900auction110898: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6990931auction110898
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990931auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6990931auction110898: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984033auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984033auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984033auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984062auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984062auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984062auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984026auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984026auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984026auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984025auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984025auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984025auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984075auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984075auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984075auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984024auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984024auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984024auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984027auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984027auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984027auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984153auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984153auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984153auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984056auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984056auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984056auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984152auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984152auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984152auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984028auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984028auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984028auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984049auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984049auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984049auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984177auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984177auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984177auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984132auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984132auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984132auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984020auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984020auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984020auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6984131auction110827
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984131auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6984131auction110827: 0
2026-03-24 21:34:18 [ecarstrade.be] INFO: Found listing with ID: 6990892auction110898
2026-03-24 21:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990892auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:18 [ecarstrade.be] INFO: Scrape type for 6990892auction110898: 0
2026-03-24 21:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:34:53 [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-24 21:34:53 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6990902auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990902auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6990902auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984029auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984029auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984029auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984084auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984084auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984084auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984148auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984148auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984148auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6992858auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992858auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6992858auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984174auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984174auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984174auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984010auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984010auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984010auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984030auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984030auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984030auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984034auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984034auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984034auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984161auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984161auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984161auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6990857auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990857auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6990857auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6990888auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990888auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6990888auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6990893auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990893auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6990893auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6990899auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990899auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6990899auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984031auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984031auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984031auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984021auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984021auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984021auction110827: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6990873auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990873auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6990873auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6990885auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990885auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6990885auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6990941auction110898
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990941auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6990941auction110898: 0
2026-03-24 21:34:53 [ecarstrade.be] INFO: Found listing with ID: 6984053auction110827
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984053auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:34:53 [ecarstrade.be] INFO: Scrape type for 6984053auction110827: 0
2026-03-24 21:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:35:00 [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-24 21:35:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:35:00 [ecarstrade.be] INFO: Found listing with ID: 6984082auction110827
2026-03-24 21:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984082auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:00 [ecarstrade.be] INFO: Scrape type for 6984082auction110827: 0
2026-03-24 21:35:00 [ecarstrade.be] INFO: Found listing with ID: 6984046auction110827
2026-03-24 21:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984046auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:00 [ecarstrade.be] INFO: Scrape type for 6984046auction110827: 0
2026-03-24 21:35:00 [ecarstrade.be] INFO: Found listing with ID: 6984067auction110827
2026-03-24 21:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984067auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:00 [ecarstrade.be] INFO: Scrape type for 6984067auction110827: 0
2026-03-24 21:35:00 [ecarstrade.be] INFO: Found listing with ID: 6984089auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984089auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984089auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6990872auction110898
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990872auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6990872auction110898: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6990926auction110898
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990926auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6990926auction110898: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6992849auction110898
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992849auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6992849auction110898: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6992852auction110898
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992852auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6992852auction110898: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984032auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984032auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984032auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984080auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984080auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984080auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984083auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984083auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984083auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984139auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984139auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984139auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984041auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984041auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984041auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984081auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984081auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984081auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6990932auction110898
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990932auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6990932auction110898: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6990942auction110898
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990942auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6990942auction110898: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984087auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984087auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984087auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984018auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984018auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984018auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984138auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984138auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984138auction110827: 0
2026-03-24 21:35:01 [ecarstrade.be] INFO: Found listing with ID: 6984047auction110827
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984047auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:01 [ecarstrade.be] INFO: Scrape type for 6984047auction110827: 0
2026-03-24 21:35:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:35:06 [scrapy.extensions.logstats] INFO: Crawled 32 pages (at 4 pages/min), scraped 2 items (at 0 items/min)
2026-03-24 21:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 285MiB
2026-03-24 21:35:35 [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-24 21:35:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984137auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984137auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6984137auction110827: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984019auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984019auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6984019auction110827: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990849auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990849auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990849auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990854auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990854auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990854auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990924auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990924auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990924auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990925auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990925auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990925auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984017auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984017auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6984017auction110827: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984050auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984050auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6984050auction110827: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984090auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984090auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6984090auction110827: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990855auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990855auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990855auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990871auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990871auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990871auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984042auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984042auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6984042auction110827: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984126auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984126auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6984126auction110827: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984178auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984178auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6984178auction110827: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990852auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990852auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990852auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990870auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990870auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990870auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6990884auction110898
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990884auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:35 [ecarstrade.be] INFO: Scrape type for 6990884auction110898: 0
2026-03-24 21:35:35 [ecarstrade.be] INFO: Found listing with ID: 6984175auction110827
2026-03-24 21:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984175auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:36 [ecarstrade.be] INFO: Scrape type for 6984175auction110827: 0
2026-03-24 21:35:36 [ecarstrade.be] INFO: Found listing with ID: 6984117auction110827
2026-03-24 21:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984117auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:36 [ecarstrade.be] INFO: Scrape type for 6984117auction110827: 0
2026-03-24 21:35:36 [ecarstrade.be] INFO: Found listing with ID: 6984123auction110827
2026-03-24 21:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984123auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:36 [ecarstrade.be] INFO: Scrape type for 6984123auction110827: 0
2026-03-24 21: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-24 21:35:48 [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-24 21:35:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984045auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984045auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984045auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984106auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984106auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984106auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984107auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984107auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984107auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984133auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984133auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984133auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990853auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990853auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990853auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990868auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990868auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990868auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990886auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990886auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990886auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990933auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990933auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990933auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6992847auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992847auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6992847auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984055auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984055auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984055auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984108auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984108auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984108auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984100auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984100auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984100auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984176auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984176auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984176auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984065auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984065auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984065auction110827: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990851auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990851auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990851auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990856auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990856auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990856auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990867auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990867auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990867auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990869auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990869auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990869auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6990890auction110898
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990890auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6990890auction110898: 0
2026-03-24 21:35:48 [ecarstrade.be] INFO: Found listing with ID: 6984143auction110827
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984143auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:48 [ecarstrade.be] INFO: Scrape type for 6984143auction110827: 0
2026-03-24 21:35:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:35:57 [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-24 21:35:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984110auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984110auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984110auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6990850auction110898
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990850auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6990850auction110898: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984043auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984043auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984043auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984064auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984064auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984064auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984119auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984119auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984119auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984011auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984011auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984011auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984039auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984039auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984039auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984012auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984012auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984012auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984023auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984023auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984023auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984078auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984078auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984078auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984092auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984092auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984092auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984118auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984118auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984118auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6990889auction110898
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990889auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6990889auction110898: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6990936auction110898
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990936auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6990936auction110898: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6990940auction110898
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990940auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6990940auction110898: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984068auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984068auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984068auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984008auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984008auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984008auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984016auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984016auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984016auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984014auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984014auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984014auction110827: 0
2026-03-24 21:35:57 [ecarstrade.be] INFO: Found listing with ID: 6984060auction110827
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984060auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:35:57 [ecarstrade.be] INFO: Scrape type for 6984060auction110827: 0
2026-03-24 21:35:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:36:04 [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-24 21:36:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6984086auction110827
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984086auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6984086auction110827: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6984109auction110827
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984109auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6984109auction110827: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6984122auction110827
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984122auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6984122auction110827: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6984140auction110827
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984140auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6984140auction110827: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6990860auction110898
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990860auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6990860auction110898: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6990861auction110898
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990861auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6990861auction110898: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6990912auction110898
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990912auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6990912auction110898: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6990920auction110898
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990920auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6990920auction110898: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6992854auction110898
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992854auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6992854auction110898: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6984044auction110827
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984044auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6984044auction110827: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6984085auction110827
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984085auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:04 [ecarstrade.be] INFO: Scrape type for 6984085auction110827: 0
2026-03-24 21:36:04 [ecarstrade.be] INFO: Found listing with ID: 6984013auction110827
2026-03-24 21:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984013auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6984013auction110827: 0
2026-03-24 21:36:05 [ecarstrade.be] INFO: Found listing with ID: 6984173auction110827
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984173auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6984173auction110827: 0
2026-03-24 21:36:05 [ecarstrade.be] INFO: Found listing with ID: 6984179auction110827
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984179auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6984179auction110827: 0
2026-03-24 21:36:05 [ecarstrade.be] INFO: Found listing with ID: 6984124auction110827
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984124auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6984124auction110827: 0
2026-03-24 21:36:05 [ecarstrade.be] INFO: Found listing with ID: 6984037auction110827
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984037auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6984037auction110827: 0
2026-03-24 21:36:05 [ecarstrade.be] INFO: Found listing with ID: 6990859auction110898
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990859auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6990859auction110898: 0
2026-03-24 21:36:05 [ecarstrade.be] INFO: Found listing with ID: 6990862auction110898
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990862auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6990862auction110898: 0
2026-03-24 21:36:05 [ecarstrade.be] INFO: Found listing with ID: 6990877auction110898
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990877auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6990877auction110898: 0
2026-03-24 21:36:05 [ecarstrade.be] INFO: Found listing with ID: 6990918auction110898
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990918auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:05 [ecarstrade.be] INFO: Scrape type for 6990918auction110898: 0
2026-03-24 21:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:36:06 [scrapy.extensions.logstats] INFO: Crawled 36 pages (at 4 pages/min), scraped 2 items (at 0 items/min)
2026-03-24 21:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 285MiB
2026-03-24 21:36:11 [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-24 21:36:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6990919auction110898
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990919auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6990919auction110898: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6990930auction110898
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990930auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6990930auction110898: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984073auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984073auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984073auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984101auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984101auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984101auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984116auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984116auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984116auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984038auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984038auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984038auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984015auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984015auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984015auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984147auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984147auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984147auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6990887auction110898
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990887auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6990887auction110898: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6990908auction110898
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990908auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6990908auction110898: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984150auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984150auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984150auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984054auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984054auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984054auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984066auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984066auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984066auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984115auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984115auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984115auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984144auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984144auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984144auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6984136auction110827
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984136auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6984136auction110827: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6990878auction110898
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990878auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6990878auction110898: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6990909auction110898
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990909auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6990909auction110898: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6990935auction110898
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990935auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6990935auction110898: 0
2026-03-24 21:36:11 [ecarstrade.be] INFO: Found listing with ID: 6990937auction110898
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990937auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:11 [ecarstrade.be] INFO: Scrape type for 6990937auction110898: 0
2026-03-24 21:36:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:36:17 [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-24 21:36:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6992856auction110898
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992856auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6992856auction110898: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984036auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984036auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984036auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984097auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984097auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984097auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984114auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984114auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984114auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6990917auction110898
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990917auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6990917auction110898: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984099auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984099auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984099auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984103auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984103auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984103auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984096auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984096auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984096auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984128auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984128auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984128auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6990903auction110898
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990903auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6990903auction110898: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6990904auction110898
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990904auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6990904auction110898: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984104auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984104auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984104auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984142auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984142auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984142auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984009auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984009auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984009auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984093auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984093auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984093auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984141auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984141auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984141auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6990916auction110898
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990916auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6990916auction110898: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984111auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984111auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984111auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984112auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984112auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984112auction110827: 0
2026-03-24 21:36:18 [ecarstrade.be] INFO: Found listing with ID: 6984058auction110827
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984058auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:18 [ecarstrade.be] INFO: Scrape type for 6984058auction110827: 0
2026-03-24 21:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:36:25 [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-24 21:36:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984098auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984098auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984098auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984040auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984040auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984040auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984079auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984079auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984079auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984102auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984102auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984102auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984121auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984121auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984121auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984091auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984091auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984091auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984129auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984129auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984129auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6990875auction110898
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990875auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6990875auction110898: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984069auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984069auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984069auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984095auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984095auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984095auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984135auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984135auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984135auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984070auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984070auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984070auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984130auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984130auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984130auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984072auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984072auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984072auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6990915auction110898
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990915auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6990915auction110898: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6990921auction110898
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990921auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6990921auction110898: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6990922auction110898
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990922auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6990922auction110898: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6990939auction110898
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990939auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6990939auction110898: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984071auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984071auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984071auction110827: 0
2026-03-24 21:36:25 [ecarstrade.be] INFO: Found listing with ID: 6984074auction110827
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984074auction110827%27 HTTP/1.1" 200 None
2026-03-24 21:36:25 [ecarstrade.be] INFO: Scrape type for 6984074auction110827: 0
2026-03-24 21:36:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:36:33 [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-24 21:36:33 [ecarstrade.be] INFO: Found 5 car items
2026-03-24 21:36:33 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:33 [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-24 21:36:33 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:36:33 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:33 [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-24 21:36:33 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:36:33 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:33 [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-24 21:36:33 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:36:33 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:33 [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-24 21:36:33 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:36:33 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:33 [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-24 21:36:33 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:36:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:36:39 [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-24 21:36:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990905auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990905auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990905auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990906auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990906auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990906auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990907auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990907auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990907auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990910auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990910auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990910auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990911auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990911auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990911auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990914auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990914auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990914auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990923auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990923auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990923auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990927auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990927auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990927auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990928auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990928auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990928auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990929auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990929auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990929auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990934auction110898
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990934auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990934auction110898: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990945auction110899
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990945auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990945auction110899: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990946auction110899
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990946auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990946auction110899: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990947auction110899
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990947auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990947auction110899: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990950auction110899
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990950auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990950auction110899: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990951auction110899
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990951auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990951auction110899: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990952auction110899
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990952auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990952auction110899: 2
2026-03-24 21:36:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990953auction110899
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990953auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:39 [ecarstrade.be] INFO: Scrape type for 6990953auction110899: 0
2026-03-24 21:36:39 [ecarstrade.be] INFO: Found listing with ID: 6990954auction110899
2026-03-24 21:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990954auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:40 [ecarstrade.be] INFO: Scrape type for 6990954auction110899: 0
2026-03-24 21:36:40 [ecarstrade.be] INFO: Found listing with ID: 6990955auction110899
2026-03-24 21:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990955auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:40 [ecarstrade.be] INFO: Scrape type for 6990955auction110899: 0
2026-03-24 21:36:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6990952> (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-24 21:36:48 [ecarstrade.be] INFO: Extracting details for car 6990952auction110899
2026-03-24 21:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41175e65-e4f7-52fc-998e-665095b25ced with identifier: 6990952auction110899
2026-03-24 21:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41175e65-e4f7-52fc-998e-665095b25ced with scrape type 2
2026-03-24 21:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41175e65-e4f7-52fc-998e-665095b25ced with scrape type 2
2026-03-24 21:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 41175e65-e4f7-52fc-998e-665095b25ced, identifier: 6990952auction110899
2026-03-24 21:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 41175e65-e4f7-52fc-998e-665095b25ced with identifier: 6990952auction110899
2026-03-24 21:36:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:36:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 41175e65-e4f7-52fc-998e-665095b25ced with identifier: 6990952auction110899
2026-03-24 21:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 41175e65-e4f7-52fc-998e-665095b25ced with identifier: 6990952auction110899 to the API
2026-03-24 21:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:36:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6990952>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '41175e65-e4f7-52fc-998e-665095b25ced',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6990952',
 'listing': 'auction',
 'location': 'Belgium - "Machelen"',
 'make': 'BMW',
 'model': '116',
 'odometer': 85774,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-12',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW 1 Reeks Hatch 1 Reeks Hatch 116d (85 kW) 85kW/116pk  5D/P Man-6',
 'transmission': 'manual',
 'trim': '1 Reeks Hatch 1 Reeks Hatch d (85 kW) 85kW/pk  5D/P Man-6',
 'vin': None,
 'year': 2021}
2026-03-24 21:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990952auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:36:48 [ecarstrade.be] INFO: Saving data for 6990952auction110899: {'auction_closing_time': 1774429800.0, 'created_time': 1774278386.047971, 'last_price_update_time': 1774388208.739537}
2026-03-24 21:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990952auction110899') HTTP/1.1" 204 0
2026-03-24 21:37:06 [scrapy.extensions.logstats] INFO: Crawled 42 pages (at 6 pages/min), scraped 3 items (at 1 items/min)
2026-03-24 21:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 285MiB
2026-03-24 21:37:20 [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-24 21:37:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6990956auction110899
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990956auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6990956auction110899: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6990957auction110899
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990957auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6990957auction110899: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6990958auction110899
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990958auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6990958auction110899: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6990959auction110899
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990959auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6990959auction110899: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6990960auction110899
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990960auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6990960auction110899: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6990961auction110899
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990961auction110899%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6990961auction110899: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6992846auction110898
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992846auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6992846auction110898: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6992848auction110898
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992848auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6992848auction110898: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6992851auction110898
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992851auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6992851auction110898: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6992857auction110898
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992857auction110898%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6992857auction110898: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987626auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987626auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987626auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987627auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987627auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987627auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987628auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987628auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987628auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987629auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987629auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987629auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987630auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987630auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987630auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987631auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987631auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987631auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987633auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987633auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987633auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987634auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987634auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987634auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987649auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987649auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987649auction110862: 0
2026-03-24 21:37:20 [ecarstrade.be] INFO: Found listing with ID: 6987650auction110862
2026-03-24 21:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987650auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:20 [ecarstrade.be] INFO: Scrape type for 6987650auction110862: 0
2026-03-24 21: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-24 21:37:27 [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-24 21:37:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:37:27 [ecarstrade.be] INFO: Found listing with ID: 6987651auction110862
2026-03-24 21:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276987651auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:27 [ecarstrade.be] INFO: Scrape type for 6987651auction110862: 0
2026-03-24 21:37:27 [ecarstrade.be] INFO: Found listing with ID: 6987652auction110862
2026-03-24 21:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987652auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6987652auction110862: 0
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6987654auction110862
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987654auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6987654auction110862: 0
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6987655auction110862
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276987655auction110862%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6987655auction110862: 0
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998418auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998418auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998418auction110999: 1
2026-03-24 21: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-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998419auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998419auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998419auction110999: 1
2026-03-24 21: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-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998420auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998420auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998420auction110999: 1
2026-03-24 21: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-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998421auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998421auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998421auction110999: 1
2026-03-24 21: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-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998423auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998423auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998423auction110999: 1
2026-03-24 21: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-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998424auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998424auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998424auction110999: 1
2026-03-24 21: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-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998425auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998425auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998425auction110999: 1
2026-03-24 21: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-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998426auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998426auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998426auction110999: 1
2026-03-24 21: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-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998427auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998427auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998427auction110999: 1
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998428auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998428auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998428auction110999: 1
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998429auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998429auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998429auction110999: 1
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998430auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998430auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998430auction110999: 1
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998431auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998431auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998431auction110999: 1
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998433auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998433auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998433auction110999: 1
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998434auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998434auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998434auction110999: 1
2026-03-24 21:37:28 [ecarstrade.be] INFO: Found listing with ID: 6998435auction110999
2026-03-24 21:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998435auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:28 [ecarstrade.be] INFO: Scrape type for 6998435auction110999: 1
2026-03-24 21:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998423> (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-24 21:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:34 [ecarstrade.be] INFO: Extracting details for car 6998423auction110999
2026-03-24 21:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e990582-6e58-53db-9f15-ec21b91a6aa2 with identifier: 6998423auction110999
2026-03-24 21:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e990582-6e58-53db-9f15-ec21b91a6aa2 with scrape type 1
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1e990582-6e58-53db-9f15-ec21b91a6aa2
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998423%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371682%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_001/780x0__r.jpg?hash=1774371682 not downloaded yet
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998423%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371682%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_002/780x0__r.jpg?hash=1774371682 not downloaded yet
2026-03-24 21:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998419> (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-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998423%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371683%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_003/780x0__r.jpg?hash=1774371683 not downloaded yet
2026-03-24 21:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998423%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371682%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_004/780x0__r.jpg?hash=1774371682 not downloaded yet
2026-03-24 21:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998421> (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-24 21:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998423%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371682%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_005/780x0__r.jpg?hash=1774371682 not downloaded yet
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998423%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371682%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_006/780x0__r.jpg?hash=1774371682 not downloaded yet
2026-03-24 21:37:34 [ecarstrade.be] INFO: Extracting details for car 6998419auction110999
2026-03-24 21:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db0dee24-3eaf-5104-90d3-2f7385c6c38c with identifier: 6998419auction110999
2026-03-24 21:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db0dee24-3eaf-5104-90d3-2f7385c6c38c with scrape type 1
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item db0dee24-3eaf-5104-90d3-2f7385c6c38c
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998419%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371678%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_001/780x0__r.jpg?hash=1774371678 not downloaded yet
2026-03-24 21:37:34 [ecarstrade.be] INFO: Extracting details for car 6998421auction110999
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998419%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371679%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_002/780x0__r.jpg?hash=1774371679 not downloaded yet
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998419%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371678%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_003/780x0__r.jpg?hash=1774371678 not downloaded yet
2026-03-24 21:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb243d66-b7a0-5f4a-aafb-325a215f1e10 with identifier: 6998421auction110999
2026-03-24 21:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb243d66-b7a0-5f4a-aafb-325a215f1e10 with scrape type 1
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bb243d66-b7a0-5f4a-aafb-325a215f1e10
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998421%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371679%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_001/780x0__r.jpg?hash=1774371679 not downloaded yet
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998419%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371679%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_004/780x0__r.jpg?hash=1774371679 not downloaded yet
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998421%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371680%27 HTTP/1.1" 200 None
2026-03-24 21:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_002/780x0__r.jpg?hash=1774371680 not downloaded yet
2026-03-24 21:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998419%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371679%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_005/780x0__r.jpg?hash=1774371679 not downloaded yet
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998421%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371679%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_003/780x0__r.jpg?hash=1774371679 not downloaded yet
2026-03-24 21:37:35 [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-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998419%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371678%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_006/780x0__r.jpg?hash=1774371678 not downloaded yet
2026-03-24 21: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-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998421%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371679%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_004/780x0__r.jpg?hash=1774371679 not downloaded yet
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998421%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371679%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_005/780x0__r.jpg?hash=1774371679 not downloaded yet
2026-03-24 21:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998424> (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-24 21: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-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998421%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371679%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_006/780x0__r.jpg?hash=1774371679 not downloaded yet
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998436auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998436auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998436auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998437auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998437auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998437auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998438auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998438auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998438auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Extracting details for car 6998424auction110999
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998439auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998439auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998439auction110999: 1
2026-03-24 21:37:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9807e3e4-2c52-502a-a53f-52e128dd2908 with identifier: 6998424auction110999
2026-03-24 21:37:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9807e3e4-2c52-502a-a53f-52e128dd2908 with scrape type 1
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9807e3e4-2c52-502a-a53f-52e128dd2908
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998424%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371685%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_001/780x0__r.jpg?hash=1774371685 not downloaded yet
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998440auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998440auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998440auction110999: 1
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998424%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371684%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_002/780x0__r.jpg?hash=1774371684 not downloaded yet
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998441auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998441auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998441auction110999: 1
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998424%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371685%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_003/780x0__r.jpg?hash=1774371685 not downloaded yet
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998443auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998443auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998443auction110999: 1
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998424%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371685%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_004/780x0__r.jpg?hash=1774371685 not downloaded yet
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998444auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998444auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998444auction110999: 1
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998424%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371685%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_005/780x0__r.jpg?hash=1774371685 not downloaded yet
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998445auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998445auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998445auction110999: 1
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:35 [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%252F6990001-7000000%252F6998424%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371685%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_006/780x0__r.jpg?hash=1774371685 not downloaded yet
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998446auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998446auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998446auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998448auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998448auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998448auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998449auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998449auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998449auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998451auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998451auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998451auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998452auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998452auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998452auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998453auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998453auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998453auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998454auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998454auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998454auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998455auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998455auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998455auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998456auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998456auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998456auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998458auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998458auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998458auction110999: 1
2026-03-24 21:37:35 [ecarstrade.be] INFO: Found listing with ID: 6998459auction110999
2026-03-24 21:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998459auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:35 [ecarstrade.be] INFO: Scrape type for 6998459auction110999: 1
2026-03-24 21:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998425> (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-24 21:37:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:39 [ecarstrade.be] INFO: Extracting details for car 6998425auction110999
2026-03-24 21:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c56d300a-dbba-5438-a34b-e882a8a4955e with identifier: 6998425auction110999
2026-03-24 21:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c56d300a-dbba-5438-a34b-e882a8a4955e with scrape type 1
2026-03-24 21:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c56d300a-dbba-5438-a34b-e882a8a4955e
2026-03-24 21:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998425%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371687%27 HTTP/1.1" 200 None
2026-03-24 21:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_001/780x0__r.jpg?hash=1774371687 not downloaded yet
2026-03-24 21:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998425%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371687%27 HTTP/1.1" 200 None
2026-03-24 21:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_002/780x0__r.jpg?hash=1774371687 not downloaded yet
2026-03-24 21:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998425%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371686%27 HTTP/1.1" 200 None
2026-03-24 21:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_003/780x0__r.jpg?hash=1774371686 not downloaded yet
2026-03-24 21:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998425%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371686%27 HTTP/1.1" 200 None
2026-03-24 21:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_004/780x0__r.jpg?hash=1774371686 not downloaded yet
2026-03-24 21:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998425%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371686%27 HTTP/1.1" 200 None
2026-03-24 21:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_005/780x0__r.jpg?hash=1774371686 not downloaded yet
2026-03-24 21:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998425%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371687%27 HTTP/1.1" 200 None
2026-03-24 21:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_006/780x0__r.jpg?hash=1774371687 not downloaded yet
2026-03-24 21:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998429> (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-24 21:37:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:41 [ecarstrade.be] INFO: Extracting details for car 6998429auction110999
2026-03-24 21:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b10862e-f5cd-5069-84ae-456e012f005a with identifier: 6998429auction110999
2026-03-24 21:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b10862e-f5cd-5069-84ae-456e012f005a with scrape type 1
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6b10862e-f5cd-5069-84ae-456e012f005a
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998429%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371695%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_001/780x0__r.jpg?hash=1774371695 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998429%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371695%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_002/780x0__r.jpg?hash=1774371695 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998429%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371695%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_003/780x0__r.jpg?hash=1774371695 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998429%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371695%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_004/780x0__r.jpg?hash=1774371695 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998429%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371695%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_005/780x0__r.jpg?hash=1774371695 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998429%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371695%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_006/780x0__r.jpg?hash=1774371695 not downloaded yet
2026-03-24 21:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998427> (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-24 21:37:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:41 [ecarstrade.be] INFO: Extracting details for car 6998427auction110999
2026-03-24 21:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff4a645e-d0a4-5389-b3fb-346700395721 with identifier: 6998427auction110999
2026-03-24 21:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff4a645e-d0a4-5389-b3fb-346700395721 with scrape type 1
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998427%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371691%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_001/780x0__r.jpg?hash=1774371691 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998427%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371691%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_002/780x0__r.jpg?hash=1774371691 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998427%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371692%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_003/780x0__r.jpg?hash=1774371692 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998427%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371691%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_004/780x0__r.jpg?hash=1774371691 not downloaded yet
2026-03-24 21:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998430> (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-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998427%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371692%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_005/780x0__r.jpg?hash=1774371692 not downloaded yet
2026-03-24 21:37:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998427%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371691%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_006/780x0__r.jpg?hash=1774371691 not downloaded yet
2026-03-24 21:37:41 [ecarstrade.be] INFO: Extracting details for car 6998430auction110999
2026-03-24 21:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8 with identifier: 6998430auction110999
2026-03-24 21:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8 with scrape type 1
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998430%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371699%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_001/780x0__r.jpg?hash=1774371699 not downloaded yet
2026-03-24 21:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:41 [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%252F6990001-7000000%252F6998430%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371699%27 HTTP/1.1" 200 None
2026-03-24 21:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_002/780x0__r.jpg?hash=1774371699 not downloaded yet
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998430%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371699%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_003/780x0__r.jpg?hash=1774371699 not downloaded yet
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998430%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371699%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_004/780x0__r.jpg?hash=1774371699 not downloaded yet
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998430%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371700%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_005/780x0__r.jpg?hash=1774371700 not downloaded yet
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998430%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371699%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_006/780x0__r.jpg?hash=1774371699 not downloaded yet
2026-03-24 21:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998426> (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-24 21:37:42 [ecarstrade.be] INFO: Extracting details for car 6998426auction110999
2026-03-24 21:37:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237b96de-f256-5253-a1e6-ac76c4274a5c with identifier: 6998426auction110999
2026-03-24 21:37:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237b96de-f256-5253-a1e6-ac76c4274a5c with scrape type 1
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 237b96de-f256-5253-a1e6-ac76c4274a5c
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998426%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371689%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_001/780x0__r.jpg?hash=1774371689 not downloaded yet
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998426%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371689%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_002/780x0__r.jpg?hash=1774371689 not downloaded yet
2026-03-24 21:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_002/780x0__r.jpg?hash=1774371682> (referer: https://ecarstrade.com/cars/6998423)
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998426%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371689%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_003/780x0__r.jpg?hash=1774371689 not downloaded yet
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998426%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371690%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_004/780x0__r.jpg?hash=1774371690 not downloaded yet
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998426%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371689%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_005/780x0__r.jpg?hash=1774371689 not downloaded yet
2026-03-24 21:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_003/780x0__r.jpg?hash=1774371683> (referer: https://ecarstrade.com/cars/6998423)
2026-03-24 21:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:42 [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%252F6990001-7000000%252F6998426%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371689%27 HTTP/1.1" 200 None
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_006/780x0__r.jpg?hash=1774371689 not downloaded yet
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1e990582-6e58-53db-9f15-ec21b91a6aa2
2026-03-24 21:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_003/780x0__r.jpg?hash=1774371679> (referer: https://ecarstrade.com/cars/6998421)
2026-03-24 21:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_005/780x0__r.jpg?hash=1774371679> (referer: https://ecarstrade.com/cars/6998421)
2026-03-24 21:37:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1e990582-6e58-53db-9f15-ec21b91a6aa2
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bb243d66-b7a0-5f4a-aafb-325a215f1e10
2026-03-24 21:37:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bb243d66-b7a0-5f4a-aafb-325a215f1e10
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998431> (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-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_006/780x0__r.jpg?hash=1774371687> (referer: https://ecarstrade.com/cars/6998425)
2026-03-24 21:37:46 [ecarstrade.be] INFO: Extracting details for car 6998431auction110999
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_006/780x0__r.jpg?hash=1774371695> (referer: https://ecarstrade.com/cars/6998429)
2026-03-24 21:37:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c552d19-92cf-5b80-a33d-e1e3d2185e98 with identifier: 6998431auction110999
2026-03-24 21:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c552d19-92cf-5b80-a33d-e1e3d2185e98 with scrape type 1
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5c552d19-92cf-5b80-a33d-e1e3d2185e98
2026-03-24 21:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:46 [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%252F6990001-7000000%252F6998431%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371698%27 HTTP/1.1" 200 None
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_001/780x0__r.jpg?hash=1774371698 not downloaded yet
2026-03-24 21:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:46 [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%252F6990001-7000000%252F6998431%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371698%27 HTTP/1.1" 200 None
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_002/780x0__r.jpg?hash=1774371698 not downloaded yet
2026-03-24 21:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:46 [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%252F6990001-7000000%252F6998431%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371698%27 HTTP/1.1" 200 None
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_003/780x0__r.jpg?hash=1774371698 not downloaded yet
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c56d300a-dbba-5438-a34b-e882a8a4955e
2026-03-24 21:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:46 [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%252F6990001-7000000%252F6998431%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371698%27 HTTP/1.1" 200 None
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_004/780x0__r.jpg?hash=1774371698 not downloaded yet
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_004/780x0__r.jpg?hash=1774371691> (referer: https://ecarstrade.com/cars/6998427)
2026-03-24 21:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:46 [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%252F6990001-7000000%252F6998431%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371698%27 HTTP/1.1" 200 None
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_005/780x0__r.jpg?hash=1774371698 not downloaded yet
2026-03-24 21:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:46 [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%252F6990001-7000000%252F6998431%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371698%27 HTTP/1.1" 200 None
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_006/780x0__r.jpg?hash=1774371698 not downloaded yet
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_006/780x0__r.jpg?hash=1774371699> (referer: https://ecarstrade.com/cars/6998430)
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6b10862e-f5cd-5069-84ae-456e012f005a
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_002/780x0__r.jpg?hash=1774371689> (referer: https://ecarstrade.com/cars/6998426)
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_005/780x0__r.jpg?hash=1774371689> (referer: https://ecarstrade.com/cars/6998426)
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_006/780x0__r.jpg?hash=1774371689> (referer: https://ecarstrade.com/cars/6998426)
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 237b96de-f256-5253-a1e6-ac76c4274a5c
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_004/780x0__r.jpg?hash=1774371690> (referer: https://ecarstrade.com/cars/6998426)
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 237b96de-f256-5253-a1e6-ac76c4274a5c
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_003/780x0__r.jpg?hash=1774371689> (referer: https://ecarstrade.com/cars/6998426)
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 237b96de-f256-5253-a1e6-ac76c4274a5c
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_001/780x0__r.jpg?hash=1774371689> (referer: https://ecarstrade.com/cars/6998426)
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 237b96de-f256-5253-a1e6-ac76c4274a5c
2026-03-24 21:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_005/780x0__r.jpg?hash=1774371700> (referer: https://ecarstrade.com/cars/6998430)
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 237b96de-f256-5253-a1e6-ac76c4274a5c
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 237b96de-f256-5253-a1e6-ac76c4274a5c
2026-03-24 21:37:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 237b96de-f256-5253-a1e6-ac76c4274a5c, skipping ID generation
2026-03-24 21:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237b96de-f256-5253-a1e6-ac76c4274a5c with scrape type 1
2026-03-24 21:37:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 237b96de-f256-5253-a1e6-ac76c4274a5c sending to next pipeline
2026-03-24 21:37:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 237b96de-f256-5253-a1e6-ac76c4274a5c, identifier: 6998426auction110999
2026-03-24 21:37:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 237b96de-f256-5253-a1e6-ac76c4274a5c with identifier: 6998426auction110999
2026-03-24 21:37:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:37:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 237b96de-f256-5253-a1e6-ac76c4274a5c with identifier: 6998426auction110999
2026-03-24 21:37:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 237b96de-f256-5253-a1e6-ac76c4274a5c with identifier: 6998426auction110999 to the API
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998426/photo_001/780x0__r.jpg?hash=1774371689>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '237b96de-f256-5253-a1e6-ac76c4274a5c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998426',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 78975,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C5 Aircross 2018 5P SUV Hybrid 225 EAT8 Business',
 'transmission': 'automatic',
 'trim': 'CITROEN  2018 5P SUV Hybrid 225 EAT8 Business',
 'vin': None,
 'year': 2021}
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998426auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:47 [ecarstrade.be] INFO: Saving data for 6998426auction110999: {'created_time': 1774388267.619045, 'last_price_update_time': 1774388267.619057, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998426auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_003/780x0__r.jpg?hash=1774371698> (referer: https://ecarstrade.com/cars/6998431)
2026-03-24 21:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998433> (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-24 21:37:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8
2026-03-24 21:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_006/780x0__r.jpg?hash=1774371698> (referer: https://ecarstrade.com/cars/6998431)
2026-03-24 21:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_004/780x0__r.jpg?hash=1774371698> (referer: https://ecarstrade.com/cars/6998431)
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5c552d19-92cf-5b80-a33d-e1e3d2185e98
2026-03-24 21:37:47 [ecarstrade.be] INFO: Extracting details for car 6998433auction110999
2026-03-24 21:37:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 789bedb6-2bed-56f7-89ab-ff84d23d490e with identifier: 6998433auction110999
2026-03-24 21:37:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 789bedb6-2bed-56f7-89ab-ff84d23d490e with scrape type 1
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 789bedb6-2bed-56f7-89ab-ff84d23d490e
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998433%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_001/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_002/780x0__r.jpg?hash=1774371698> (referer: https://ecarstrade.com/cars/6998431)
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998433%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_002/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998433%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_003/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5c552d19-92cf-5b80-a33d-e1e3d2185e98
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998433%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_004/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_005/780x0__r.jpg?hash=1774371698> (referer: https://ecarstrade.com/cars/6998431)
2026-03-24 21:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_001/780x0__r.jpg?hash=1774371698> (referer: https://ecarstrade.com/cars/6998431)
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998433%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_005/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998433%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_006/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5c552d19-92cf-5b80-a33d-e1e3d2185e98
2026-03-24 21:37:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5c552d19-92cf-5b80-a33d-e1e3d2185e98
2026-03-24 21:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_003/780x0__r.jpg?hash=1774371699> (referer: https://ecarstrade.com/cars/6998430)
2026-03-24 21:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_004/780x0__r.jpg?hash=1774371699> (referer: https://ecarstrade.com/cars/6998430)
2026-03-24 21:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_002/780x0__r.jpg?hash=1774371699> (referer: https://ecarstrade.com/cars/6998430)
2026-03-24 21:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5c552d19-92cf-5b80-a33d-e1e3d2185e98
2026-03-24 21:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5c552d19-92cf-5b80-a33d-e1e3d2185e98
2026-03-24 21:37:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c552d19-92cf-5b80-a33d-e1e3d2185e98, skipping ID generation
2026-03-24 21:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c552d19-92cf-5b80-a33d-e1e3d2185e98 with scrape type 1
2026-03-24 21:37:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c552d19-92cf-5b80-a33d-e1e3d2185e98 sending to next pipeline
2026-03-24 21:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c552d19-92cf-5b80-a33d-e1e3d2185e98, identifier: 6998431auction110999
2026-03-24 21:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c552d19-92cf-5b80-a33d-e1e3d2185e98 with identifier: 6998431auction110999
2026-03-24 21:37:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c552d19-92cf-5b80-a33d-e1e3d2185e98 with identifier: 6998431auction110999
2026-03-24 21:37:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c552d19-92cf-5b80-a33d-e1e3d2185e98 with identifier: 6998431auction110999 to the API
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998431/photo_001/780x0__r.jpg?hash=1774371698>
{'auction_title': '',
 'c_o_2_emission_value': 200,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.2L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5c552d19-92cf-5b80-a33d-e1e3d2185e98',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998431',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Fiat',
 'model': 'Ducato',
 'odometer': 62673,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FIAT Ducato 2014 4P Fourgon tôlé H3Power 120 3.0 C H1 Pack',
 'transmission': 'manual',
 'trim': 'FIAT  2014 4P Fourgon tôlé H3Power 120 3.0 C H1 Pack',
 'vin': None,
 'year': 2022}
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998431auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:48 [ecarstrade.be] INFO: Saving data for 6998431auction110999: {'created_time': 1774388268.498164, 'last_price_update_time': 1774388268.498176, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998431auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_006/780x0__r.jpg?hash=1774371691> (referer: https://ecarstrade.com/cars/6998427)
2026-03-24 21:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_001/780x0__r.jpg?hash=1774371699> (referer: https://ecarstrade.com/cars/6998430)
2026-03-24 21:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998434> (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-24 21:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8
2026-03-24 21:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8
2026-03-24 21:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8
2026-03-24 21:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_005/780x0__r.jpg?hash=1774371692> (referer: https://ecarstrade.com/cars/6998427)
2026-03-24 21:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_004/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998433)
2026-03-24 21:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-24 21:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8
2026-03-24 21:37:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8, skipping ID generation
2026-03-24 21:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8 with scrape type 1
2026-03-24 21:37:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8 sending to next pipeline
2026-03-24 21:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8, identifier: 6998430auction110999
2026-03-24 21:37:48 [ecarstrade.be] INFO: Extracting details for car 6998434auction110999
2026-03-24 21:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8 with identifier: 6998430auction110999
2026-03-24 21:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8 with identifier: 6998430auction110999
2026-03-24 21:37:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8 with identifier: 6998430auction110999 to the API
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998430/photo_001/780x0__r.jpg?hash=1774371699>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'cf0f8a3c-9c32-5c4e-ac24-2ef9941a47b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998430',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Jumpy',
 'odometer': 98698,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Jumpy Fourgon CityVan XS 1.5 BlueHDi 120CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Fourgon CityVan XS 1.5 BlueHDi 120CV BVM6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998430auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [ecarstrade.be] INFO: Saving data for 6998430auction110999: {'created_time': 1774388269.043263, 'last_price_update_time': 1774388269.043273, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998430auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_003/780x0__r.jpg?hash=1774371692> (referer: https://ecarstrade.com/cars/6998427)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_003/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998433)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998435> (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-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998459> (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-24 21:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2326a6b1-f0fc-5570-a030-35080b866e83 with identifier: 6998434auction110999
2026-03-24 21:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2326a6b1-f0fc-5570-a030-35080b866e83 with scrape type 1
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2326a6b1-f0fc-5570-a030-35080b866e83
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998434%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_001/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 789bedb6-2bed-56f7-89ab-ff84d23d490e
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998434%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_002/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998434%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_003/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_006/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998433)
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998434%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_004/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_005/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998433)
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998434%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_005/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_001/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998433)
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998434%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371702%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_006/780x0__r.jpg?hash=1774371702 not downloaded yet
2026-03-24 21:37:49 [ecarstrade.be] INFO: Extracting details for car 6998435auction110999
2026-03-24 21:37:49 [ecarstrade.be] INFO: Extracting details for car 6998459auction110999
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_005/780x0__r.jpg?hash=1774371695> (referer: https://ecarstrade.com/cars/6998429)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_001/780x0__r.jpg?hash=1774371691> (referer: https://ecarstrade.com/cars/6998427)
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 789bedb6-2bed-56f7-89ab-ff84d23d490e
2026-03-24 21:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d167a5-3586-5d60-a0f7-12c2e91689c5 with identifier: 6998435auction110999
2026-03-24 21:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d167a5-3586-5d60-a0f7-12c2e91689c5 with scrape type 1
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 47d167a5-3586-5d60-a0f7-12c2e91689c5
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998435%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371704%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_001/780x0__r.jpg?hash=1774371704 not downloaded yet
2026-03-24 21:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: facc0b15-8596-51c6-930b-8bf81955d8d4 with identifier: 6998459auction110999
2026-03-24 21:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item facc0b15-8596-51c6-930b-8bf81955d8d4 with scrape type 1
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item facc0b15-8596-51c6-930b-8bf81955d8d4
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998459%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_001/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998435%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371704%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_002/780x0__r.jpg?hash=1774371704 not downloaded yet
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998459%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_002/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 789bedb6-2bed-56f7-89ab-ff84d23d490e
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 789bedb6-2bed-56f7-89ab-ff84d23d490e
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_004/780x0__r.jpg?hash=1774371695> (referer: https://ecarstrade.com/cars/6998429)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_003/780x0__r.jpg?hash=1774371695> (referer: https://ecarstrade.com/cars/6998429)
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998435%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371704%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_003/780x0__r.jpg?hash=1774371704 not downloaded yet
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998459%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_003/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 789bedb6-2bed-56f7-89ab-ff84d23d490e
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_002/780x0__r.jpg?hash=1774371695> (referer: https://ecarstrade.com/cars/6998429)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_002/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998433)
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998435%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371705%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_004/780x0__r.jpg?hash=1774371705 not downloaded yet
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998459%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_004/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_005/780x0__r.jpg?hash=1774371686> (referer: https://ecarstrade.com/cars/6998425)
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998435%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371704%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_005/780x0__r.jpg?hash=1774371704 not downloaded yet
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998459%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_005/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6b10862e-f5cd-5069-84ae-456e012f005a
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_002/780x0__r.jpg?hash=1774371691> (referer: https://ecarstrade.com/cars/6998427)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_001/780x0__r.jpg?hash=1774371695> (referer: https://ecarstrade.com/cars/6998429)
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998435%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371704%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_006/780x0__r.jpg?hash=1774371704 not downloaded yet
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37: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%252F6990001-7000000%252F6998459%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_006/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_003/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998434)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_004/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998434)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_004/780x0__r.jpg?hash=1774371686> (referer: https://ecarstrade.com/cars/6998425)
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6b10862e-f5cd-5069-84ae-456e012f005a
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6b10862e-f5cd-5069-84ae-456e012f005a
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6b10862e-f5cd-5069-84ae-456e012f005a
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 789bedb6-2bed-56f7-89ab-ff84d23d490e
2026-03-24 21:37:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 789bedb6-2bed-56f7-89ab-ff84d23d490e, skipping ID generation
2026-03-24 21:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 789bedb6-2bed-56f7-89ab-ff84d23d490e with scrape type 1
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 789bedb6-2bed-56f7-89ab-ff84d23d490e sending to next pipeline
2026-03-24 21:37:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 789bedb6-2bed-56f7-89ab-ff84d23d490e, identifier: 6998433auction110999
2026-03-24 21:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 789bedb6-2bed-56f7-89ab-ff84d23d490e with identifier: 6998433auction110999
2026-03-24 21:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 789bedb6-2bed-56f7-89ab-ff84d23d490e with identifier: 6998433auction110999
2026-03-24 21:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 789bedb6-2bed-56f7-89ab-ff84d23d490e with identifier: 6998433auction110999 to the API
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998433/photo_002/780x0__r.jpg?hash=1774371702>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '789bedb6-2bed-56f7-89ab-ff84d23d490e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998433',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 42478,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Tucson 2020 5P SUV 1.6 HYBRID 230 N LINE EXECUTIVE',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  2020 5P SUV 1.6 HYBRID 230 N LINE EXECUTIVE',
 'vin': None,
 'year': 2023}
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998433auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:49 [ecarstrade.be] INFO: Saving data for 6998433auction110999: {'created_time': 1774388269.908899, 'last_price_update_time': 1774388269.90891, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998433auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_002/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998434)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_005/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998434)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_006/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998434)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_002/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998459)
2026-03-24 21:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_002/780x0__r.jpg?hash=1774371704> (referer: https://ecarstrade.com/cars/6998435)
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c56d300a-dbba-5438-a34b-e882a8a4955e
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ff4a645e-d0a4-5389-b3fb-346700395721
2026-03-24 21:37:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff4a645e-d0a4-5389-b3fb-346700395721, skipping ID generation
2026-03-24 21:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff4a645e-d0a4-5389-b3fb-346700395721 with scrape type 1
2026-03-24 21:37:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff4a645e-d0a4-5389-b3fb-346700395721 sending to next pipeline
2026-03-24 21:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ff4a645e-d0a4-5389-b3fb-346700395721, identifier: 6998427auction110999
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6b10862e-f5cd-5069-84ae-456e012f005a
2026-03-24 21:37:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b10862e-f5cd-5069-84ae-456e012f005a, skipping ID generation
2026-03-24 21:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b10862e-f5cd-5069-84ae-456e012f005a with scrape type 1
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b10862e-f5cd-5069-84ae-456e012f005a sending to next pipeline
2026-03-24 21:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b10862e-f5cd-5069-84ae-456e012f005a, identifier: 6998429auction110999
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2326a6b1-f0fc-5570-a030-35080b866e83
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2326a6b1-f0fc-5570-a030-35080b866e83
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c56d300a-dbba-5438-a34b-e882a8a4955e
2026-03-24 21:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ff4a645e-d0a4-5389-b3fb-346700395721 with identifier: 6998427auction110999
2026-03-24 21:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ff4a645e-d0a4-5389-b3fb-346700395721 with identifier: 6998427auction110999
2026-03-24 21:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ff4a645e-d0a4-5389-b3fb-346700395721 with identifier: 6998427auction110999 to the API
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998427/photo_002/780x0__r.jpg?hash=1774371691>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'ff4a645e-d0a4-5389-b3fb-346700395721',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998427',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 84916,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'C4 X Feel Pack 1.2 PureTech 130CV BVA8 6E',
 'transmission': 'automatic',
 'trim': 'X Feel Pack 1.2 PureTech 130CV BVA8 6E',
 'vin': None,
 'year': 2023}
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998427auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:50 [ecarstrade.be] INFO: Saving data for 6998427auction110999: {'created_time': 1774388270.439406, 'last_price_update_time': 1774388270.439415, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998427auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b10862e-f5cd-5069-84ae-456e012f005a with identifier: 6998429auction110999
2026-03-24 21:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b10862e-f5cd-5069-84ae-456e012f005a with identifier: 6998429auction110999
2026-03-24 21:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b10862e-f5cd-5069-84ae-456e012f005a with identifier: 6998429auction110999 to the API
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998429/photo_001/780x0__r.jpg?hash=1774371695>
{'auction_title': '',
 'c_o_2_emission_value': 234,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.3L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6b10862e-f5cd-5069-84ae-456e012f005a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998429',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Fiat',
 'model': 'Ducato',
 'odometer': 72749,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FIAT Ducato / 2014 / 4P / Fourgon tôlé 3.0 M H2 2.3 Multijet 120 '
          'Pack Pro Nav',
 'transmission': 'manual',
 'trim': 'FIAT  / 2014 / 4P / Fourgon tôlé 3.0 M H2 2.3 Multijet 120 Pack Pro '
         'Nav',
 'vin': None,
 'year': 2021}
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998429auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:50 [ecarstrade.be] INFO: Saving data for 6998429auction110999: {'created_time': 1774388270.778947, 'last_price_update_time': 1774388270.778956, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998429auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_003/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998459)
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_003/780x0__r.jpg?hash=1774371704> (referer: https://ecarstrade.com/cars/6998435)
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_004/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998459)
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_005/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998459)
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_005/780x0__r.jpg?hash=1774371704> (referer: https://ecarstrade.com/cars/6998435)
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2326a6b1-f0fc-5570-a030-35080b866e83
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2326a6b1-f0fc-5570-a030-35080b866e83
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2326a6b1-f0fc-5570-a030-35080b866e83
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item facc0b15-8596-51c6-930b-8bf81955d8d4
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 47d167a5-3586-5d60-a0f7-12c2e91689c5
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item facc0b15-8596-51c6-930b-8bf81955d8d4
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 47d167a5-3586-5d60-a0f7-12c2e91689c5
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item facc0b15-8596-51c6-930b-8bf81955d8d4
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_001/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998459)
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_004/780x0__r.jpg?hash=1774371705> (referer: https://ecarstrade.com/cars/6998435)
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_006/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998459)
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_006/780x0__r.jpg?hash=1774371704> (referer: https://ecarstrade.com/cars/6998435)
2026-03-24 21:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_001/780x0__r.jpg?hash=1774371704> (referer: https://ecarstrade.com/cars/6998435)
2026-03-24 21:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item facc0b15-8596-51c6-930b-8bf81955d8d4
2026-03-24 21:37:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 47d167a5-3586-5d60-a0f7-12c2e91689c5
2026-03-24 21:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_001/780x0__r.jpg?hash=1774371702> (referer: https://ecarstrade.com/cars/6998434)
2026-03-24 21:37:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_002/780x0__r.jpg?hash=1774371687> (referer: https://ecarstrade.com/cars/6998425)
2026-03-24 21:37:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_003/780x0__r.jpg?hash=1774371686> (referer: https://ecarstrade.com/cars/6998425)
2026-03-24 21:37:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_001/780x0__r.jpg?hash=1774371687> (referer: https://ecarstrade.com/cars/6998425)
2026-03-24 21:37:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item facc0b15-8596-51c6-930b-8bf81955d8d4
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 47d167a5-3586-5d60-a0f7-12c2e91689c5
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item facc0b15-8596-51c6-930b-8bf81955d8d4
2026-03-24 21:37:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: facc0b15-8596-51c6-930b-8bf81955d8d4, skipping ID generation
2026-03-24 21:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item facc0b15-8596-51c6-930b-8bf81955d8d4 with scrape type 1
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item facc0b15-8596-51c6-930b-8bf81955d8d4 sending to next pipeline
2026-03-24 21:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: facc0b15-8596-51c6-930b-8bf81955d8d4, identifier: 6998459auction110999
2026-03-24 21:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: facc0b15-8596-51c6-930b-8bf81955d8d4 with identifier: 6998459auction110999
2026-03-24 21:37:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: facc0b15-8596-51c6-930b-8bf81955d8d4 with identifier: 6998459auction110999
2026-03-24 21:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: facc0b15-8596-51c6-930b-8bf81955d8d4 with identifier: 6998459auction110999 to the API
2026-03-24 21:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998459/photo_006/780x0__r.jpg?hash=1774371737>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'facc0b15-8596-51c6-930b-8bf81955d8d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998459',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 123751,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'Clio V Business 1.5 dCi 85CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'V Business 1.5 dCi 85CV BVM6 E6dT',
 'vin': None,
 'year': 2019}
2026-03-24 21:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998459auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:51 [ecarstrade.be] INFO: Saving data for 6998459auction110999: {'created_time': 1774388271.504816, 'last_price_update_time': 1774388271.504825, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998459auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 47d167a5-3586-5d60-a0f7-12c2e91689c5
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 47d167a5-3586-5d60-a0f7-12c2e91689c5
2026-03-24 21:37:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47d167a5-3586-5d60-a0f7-12c2e91689c5, skipping ID generation
2026-03-24 21:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d167a5-3586-5d60-a0f7-12c2e91689c5 with scrape type 1
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47d167a5-3586-5d60-a0f7-12c2e91689c5 sending to next pipeline
2026-03-24 21:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 47d167a5-3586-5d60-a0f7-12c2e91689c5, identifier: 6998435auction110999
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2326a6b1-f0fc-5570-a030-35080b866e83
2026-03-24 21:37:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2326a6b1-f0fc-5570-a030-35080b866e83, skipping ID generation
2026-03-24 21:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2326a6b1-f0fc-5570-a030-35080b866e83 with scrape type 1
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2326a6b1-f0fc-5570-a030-35080b866e83 sending to next pipeline
2026-03-24 21:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2326a6b1-f0fc-5570-a030-35080b866e83, identifier: 6998434auction110999
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c56d300a-dbba-5438-a34b-e882a8a4955e
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c56d300a-dbba-5438-a34b-e882a8a4955e
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c56d300a-dbba-5438-a34b-e882a8a4955e
2026-03-24 21:37:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c56d300a-dbba-5438-a34b-e882a8a4955e, skipping ID generation
2026-03-24 21:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c56d300a-dbba-5438-a34b-e882a8a4955e with scrape type 1
2026-03-24 21:37:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c56d300a-dbba-5438-a34b-e882a8a4955e sending to next pipeline
2026-03-24 21:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c56d300a-dbba-5438-a34b-e882a8a4955e, identifier: 6998425auction110999
2026-03-24 21:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 47d167a5-3586-5d60-a0f7-12c2e91689c5 with identifier: 6998435auction110999
2026-03-24 21:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 47d167a5-3586-5d60-a0f7-12c2e91689c5 with identifier: 6998435auction110999
2026-03-24 21:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 47d167a5-3586-5d60-a0f7-12c2e91689c5 with identifier: 6998435auction110999 to the API
2026-03-24 21:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998435/photo_001/780x0__r.jpg?hash=1774371704>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.1L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '47d167a5-3586-5d60-a0f7-12c2e91689c5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998435',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 45938,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Fiesta Cool&Connect 1.1 75CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'Cool&Connect 1.1 75CV BVM5 E6dT',
 'vin': None,
 'year': 2020}
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998435auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:52 [ecarstrade.be] INFO: Saving data for 6998435auction110999: {'created_time': 1774388272.149601, 'last_price_update_time': 1774388272.14961, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998435auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2326a6b1-f0fc-5570-a030-35080b866e83 with identifier: 6998434auction110999
2026-03-24 21:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2326a6b1-f0fc-5570-a030-35080b866e83 with identifier: 6998434auction110999
2026-03-24 21:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2326a6b1-f0fc-5570-a030-35080b866e83 with identifier: 6998434auction110999 to the API
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998434/photo_001/780x0__r.jpg?hash=1774371702>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2326a6b1-f0fc-5570-a030-35080b866e83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998434',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 12643,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kona Creative Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Creative Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'vin': None,
 'year': 2023}
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998434auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:52 [ecarstrade.be] INFO: Saving data for 6998434auction110999: {'created_time': 1774388272.486792, 'last_price_update_time': 1774388272.486803, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998434auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c56d300a-dbba-5438-a34b-e882a8a4955e with identifier: 6998425auction110999
2026-03-24 21:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c56d300a-dbba-5438-a34b-e882a8a4955e with identifier: 6998425auction110999
2026-03-24 21:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c56d300a-dbba-5438-a34b-e882a8a4955e with identifier: 6998425auction110999 to the API
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998425/photo_001/780x0__r.jpg?hash=1774371687>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c56d300a-dbba-5438-a34b-e882a8a4955e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998425',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 87216,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'C3 Société Feel Nav 1.2 PureTech 80CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'Société Feel Nav 1.2 PureTech 80CV BVM5 E6',
 'vin': None,
 'year': 2018}
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998425auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:37:52 [ecarstrade.be] INFO: Saving data for 6998425auction110999: {'created_time': 1774388272.813859, 'last_price_update_time': 1774388272.813871, 'auction_closing_time': 1774432800.0}
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998425auction110999') HTTP/1.1" 204 0
2026-03-24 21:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998456> (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-24 21:37:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:58 [ecarstrade.be] INFO: Extracting details for car 6998456auction110999
2026-03-24 21:37:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c44437b-1c37-56f5-b793-67356e4ebb9f with identifier: 6998456auction110999
2026-03-24 21:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c44437b-1c37-56f5-b793-67356e4ebb9f with scrape type 1
2026-03-24 21:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c44437b-1c37-56f5-b793-67356e4ebb9f
2026-03-24 21:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:58 [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%252F6990001-7000000%252F6998456%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371734%27 HTTP/1.1" 200 None
2026-03-24 21:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_001/780x0__r.jpg?hash=1774371734 not downloaded yet
2026-03-24 21:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:58 [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%252F6990001-7000000%252F6998456%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371734%27 HTTP/1.1" 200 None
2026-03-24 21:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_002/780x0__r.jpg?hash=1774371734 not downloaded yet
2026-03-24 21:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:58 [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%252F6990001-7000000%252F6998456%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371734%27 HTTP/1.1" 200 None
2026-03-24 21:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_003/780x0__r.jpg?hash=1774371734 not downloaded yet
2026-03-24 21:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:58 [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%252F6990001-7000000%252F6998456%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371734%27 HTTP/1.1" 200 None
2026-03-24 21:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_004/780x0__r.jpg?hash=1774371734 not downloaded yet
2026-03-24 21:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:58 [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%252F6990001-7000000%252F6998456%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371734%27 HTTP/1.1" 200 None
2026-03-24 21:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_005/780x0__r.jpg?hash=1774371734 not downloaded yet
2026-03-24 21:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998456%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371734%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_006/780x0__r.jpg?hash=1774371734 not downloaded yet
2026-03-24 21:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998458> (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-24 21:37:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998454> (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-24 21:37:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:37:59 [ecarstrade.be] INFO: Extracting details for car 6998458auction110999
2026-03-24 21:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97ffbde0-775f-5518-9672-1195c7c93e6e with identifier: 6998458auction110999
2026-03-24 21:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ffbde0-775f-5518-9672-1195c7c93e6e with scrape type 1
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 97ffbde0-775f-5518-9672-1195c7c93e6e
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998458%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371738%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_001/780x0__r.jpg?hash=1774371738 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998458%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_002/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998458%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_003/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998458%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371738%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_004/780x0__r.jpg?hash=1774371738 not downloaded yet
2026-03-24 21:37:59 [ecarstrade.be] INFO: Extracting details for car 6998454auction110999
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998458%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371738%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_005/780x0__r.jpg?hash=1774371738 not downloaded yet
2026-03-24 21:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d762e766-3986-56e4-bda7-8b05e37f1be9 with identifier: 6998454auction110999
2026-03-24 21:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d762e766-3986-56e4-bda7-8b05e37f1be9 with scrape type 1
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d762e766-3986-56e4-bda7-8b05e37f1be9
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998454%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_001/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998458%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371738%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_006/780x0__r.jpg?hash=1774371738 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998454%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_002/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998454%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371733%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_003/780x0__r.jpg?hash=1774371733 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998454%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_004/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998454%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371732%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_005/780x0__r.jpg?hash=1774371732 not downloaded yet
2026-03-24 21:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:37:59 [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%252F6990001-7000000%252F6998454%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371732%27 HTTP/1.1" 200 None
2026-03-24 21:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_006/780x0__r.jpg?hash=1774371732 not downloaded yet
2026-03-24 21:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998453> (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-24 21:38:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:00 [ecarstrade.be] INFO: Extracting details for car 6998453auction110999
2026-03-24 21:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4d277e9-a1bb-5b31-876f-77d24687aa9e with identifier: 6998453auction110999
2026-03-24 21:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4d277e9-a1bb-5b31-876f-77d24687aa9e with scrape type 1
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e4d277e9-a1bb-5b31-876f-77d24687aa9e
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998453%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_001/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998453%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_002/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998453%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_003/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998453%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_004/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998453%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_005/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998455> (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-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998453%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371731%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_006/780x0__r.jpg?hash=1774371731 not downloaded yet
2026-03-24 21:38:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:00 [ecarstrade.be] INFO: Extracting details for car 6998455auction110999
2026-03-24 21:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6932be89-957a-5bf9-9911-d6fb66395f13 with identifier: 6998455auction110999
2026-03-24 21:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6932be89-957a-5bf9-9911-d6fb66395f13 with scrape type 1
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6932be89-957a-5bf9-9911-d6fb66395f13
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998455%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371735%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_001/780x0__r.jpg?hash=1774371735 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998455%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371735%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_002/780x0__r.jpg?hash=1774371735 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998455%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371735%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_003/780x0__r.jpg?hash=1774371735 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998455%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371737%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_004/780x0__r.jpg?hash=1774371737 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998455%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371735%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_005/780x0__r.jpg?hash=1774371735 not downloaded yet
2026-03-24 21:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998455%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371735%27 HTTP/1.1" 200 None
2026-03-24 21:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_006/780x0__r.jpg?hash=1774371735 not downloaded yet
2026-03-24 21:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998420> (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-24 21:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_006/780x0__r.jpg?hash=1774371685> (referer: https://ecarstrade.com/cars/6998424)
2026-03-24 21:38:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:01 [ecarstrade.be] INFO: Extracting details for car 6998420auction110999
2026-03-24 21:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c769b28c-308b-5265-aeba-c111d8d72f6d with identifier: 6998420auction110999
2026-03-24 21:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c769b28c-308b-5265-aeba-c111d8d72f6d with scrape type 1
2026-03-24 21:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c769b28c-308b-5265-aeba-c111d8d72f6d
2026-03-24 21:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:01 [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%252F6990001-7000000%252F6998420%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371676%27 HTTP/1.1" 200 None
2026-03-24 21:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_001/780x0__r.jpg?hash=1774371676 not downloaded yet
2026-03-24 21:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:01 [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%252F6990001-7000000%252F6998420%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371676%27 HTTP/1.1" 200 None
2026-03-24 21:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_002/780x0__r.jpg?hash=1774371676 not downloaded yet
2026-03-24 21:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:01 [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%252F6990001-7000000%252F6998420%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371676%27 HTTP/1.1" 200 None
2026-03-24 21:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_003/780x0__r.jpg?hash=1774371676 not downloaded yet
2026-03-24 21:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:01 [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%252F6990001-7000000%252F6998420%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371676%27 HTTP/1.1" 200 None
2026-03-24 21:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_004/780x0__r.jpg?hash=1774371676 not downloaded yet
2026-03-24 21:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:01 [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%252F6990001-7000000%252F6998420%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371676%27 HTTP/1.1" 200 None
2026-03-24 21:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_005/780x0__r.jpg?hash=1774371676 not downloaded yet
2026-03-24 21:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:01 [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%252F6990001-7000000%252F6998420%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371676%27 HTTP/1.1" 200 None
2026-03-24 21:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_006/780x0__r.jpg?hash=1774371676 not downloaded yet
2026-03-24 21:38:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9807e3e4-2c52-502a-a53f-52e128dd2908
2026-03-24 21:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998418> (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-24 21:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_005/780x0__r.jpg?hash=1774371685> (referer: https://ecarstrade.com/cars/6998424)
2026-03-24 21:38:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:02 [ecarstrade.be] INFO: Extracting details for car 6998418auction110999
2026-03-24 21:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be0e9e98-5666-5a3d-a8dd-399ea4c60db0 with identifier: 6998418auction110999
2026-03-24 21:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be0e9e98-5666-5a3d-a8dd-399ea4c60db0 with scrape type 1
2026-03-24 21:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item be0e9e98-5666-5a3d-a8dd-399ea4c60db0
2026-03-24 21:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:02 [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%252F6990001-7000000%252F6998418%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371677%27 HTTP/1.1" 200 None
2026-03-24 21:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_001/780x0__r.jpg?hash=1774371677 not downloaded yet
2026-03-24 21:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:02 [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%252F6990001-7000000%252F6998418%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371677%27 HTTP/1.1" 200 None
2026-03-24 21:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_002/780x0__r.jpg?hash=1774371677 not downloaded yet
2026-03-24 21:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:02 [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%252F6990001-7000000%252F6998418%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371677%27 HTTP/1.1" 200 None
2026-03-24 21:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_003/780x0__r.jpg?hash=1774371677 not downloaded yet
2026-03-24 21:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:02 [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%252F6990001-7000000%252F6998418%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371677%27 HTTP/1.1" 200 None
2026-03-24 21:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_004/780x0__r.jpg?hash=1774371677 not downloaded yet
2026-03-24 21:38:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9807e3e4-2c52-502a-a53f-52e128dd2908
2026-03-24 21:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:02 [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%252F6990001-7000000%252F6998418%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371677%27 HTTP/1.1" 200 None
2026-03-24 21:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_005/780x0__r.jpg?hash=1774371677 not downloaded yet
2026-03-24 21:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:02 [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%252F6990001-7000000%252F6998418%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371677%27 HTTP/1.1" 200 None
2026-03-24 21:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_006/780x0__r.jpg?hash=1774371677 not downloaded yet
2026-03-24 21:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998452> (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-24 21:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_006/780x0__r.jpg?hash=1774371734> (referer: https://ecarstrade.com/cars/6998456)
2026-03-24 21:38:06 [ecarstrade.be] INFO: Extracting details for car 6998452auction110999
2026-03-24 21:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd with identifier: 6998452auction110999
2026-03-24 21:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd with scrape type 1
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998452%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371729%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_001/780x0__r.jpg?hash=1774371729 not downloaded yet
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998452%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371729%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_002/780x0__r.jpg?hash=1774371729 not downloaded yet
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_005/780x0__r.jpg?hash=1774371734> (referer: https://ecarstrade.com/cars/6998456)
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998452%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371729%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_003/780x0__r.jpg?hash=1774371729 not downloaded yet
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998452%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371729%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_004/780x0__r.jpg?hash=1774371729 not downloaded yet
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c44437b-1c37-56f5-b793-67356e4ebb9f
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998452%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371729%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_005/780x0__r.jpg?hash=1774371729 not downloaded yet
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998452%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371729%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_006/780x0__r.jpg?hash=1774371729 not downloaded yet
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_006/780x0__r.jpg?hash=1774371732> (referer: https://ecarstrade.com/cars/6998454)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c44437b-1c37-56f5-b793-67356e4ebb9f
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_005/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998453)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d762e766-3986-56e4-bda7-8b05e37f1be9
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_006/780x0__r.jpg?hash=1774371735> (referer: https://ecarstrade.com/cars/6998455)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e4d277e9-a1bb-5b31-876f-77d24687aa9e
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998448> (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-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_005/780x0__r.jpg?hash=1774371735> (referer: https://ecarstrade.com/cars/6998455)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6932be89-957a-5bf9-9911-d6fb66395f13
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_006/780x0__r.jpg?hash=1774371676> (referer: https://ecarstrade.com/cars/6998420)
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_005/780x0__r.jpg?hash=1774371676> (referer: https://ecarstrade.com/cars/6998420)
2026-03-24 21:38:06 [ecarstrade.be] INFO: Extracting details for car 6998448auction110999
2026-03-24 21:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7482e6c8-f447-5e4d-8692-d74934f5e291 with identifier: 6998448auction110999
2026-03-24 21:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7482e6c8-f447-5e4d-8692-d74934f5e291 with scrape type 1
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7482e6c8-f447-5e4d-8692-d74934f5e291
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998448%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371722%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_001/780x0__r.jpg?hash=1774371722 not downloaded yet
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6932be89-957a-5bf9-9911-d6fb66395f13
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_006/780x0__r.jpg?hash=1774371677> (referer: https://ecarstrade.com/cars/6998418)
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_005/780x0__r.jpg?hash=1774371677> (referer: https://ecarstrade.com/cars/6998418)
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998448%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371722%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_002/780x0__r.jpg?hash=1774371722 not downloaded yet
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998448%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371723%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_003/780x0__r.jpg?hash=1774371723 not downloaded yet
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998448%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371722%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_004/780x0__r.jpg?hash=1774371722 not downloaded yet
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c769b28c-308b-5265-aeba-c111d8d72f6d
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_006/780x0__r.jpg?hash=1774371729> (referer: https://ecarstrade.com/cars/6998452)
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998448%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371722%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_005/780x0__r.jpg?hash=1774371722 not downloaded yet
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_002/780x0__r.jpg?hash=1774371729> (referer: https://ecarstrade.com/cars/6998452)
2026-03-24 21:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:06 [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%252F6990001-7000000%252F6998448%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371722%27 HTTP/1.1" 200 None
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_006/780x0__r.jpg?hash=1774371722 not downloaded yet
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c769b28c-308b-5265-aeba-c111d8d72f6d
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item be0e9e98-5666-5a3d-a8dd-399ea4c60db0
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item be0e9e98-5666-5a3d-a8dd-399ea4c60db0
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_005/780x0__r.jpg?hash=1774371729> (referer: https://ecarstrade.com/cars/6998452)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_004/780x0__r.jpg?hash=1774371729> (referer: https://ecarstrade.com/cars/6998452)
2026-03-24 21:38:06 [scrapy.extensions.logstats] INFO: Crawled 71 pages (at 29 pages/min), scraped 13 items (at 10 items/min)
2026-03-24 21:38:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 295MiB
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_003/780x0__r.jpg?hash=1774371729> (referer: https://ecarstrade.com/cars/6998452)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_001/780x0__r.jpg?hash=1774371729> (referer: https://ecarstrade.com/cars/6998452)
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_004/780x0__r.jpg?hash=1774371677> (referer: https://ecarstrade.com/cars/6998418)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_003/780x0__r.jpg?hash=1774371677> (referer: https://ecarstrade.com/cars/6998418)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_002/780x0__r.jpg?hash=1774371677> (referer: https://ecarstrade.com/cars/6998418)
2026-03-24 21:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_001/780x0__r.jpg?hash=1774371722> (referer: https://ecarstrade.com/cars/6998448)
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd
2026-03-24 21:38:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd, skipping ID generation
2026-03-24 21:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd with scrape type 1
2026-03-24 21:38:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd sending to next pipeline
2026-03-24 21:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd, identifier: 6998452auction110999
2026-03-24 21:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd with identifier: 6998452auction110999
2026-03-24 21:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd with identifier: 6998452auction110999
2026-03-24 21:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd with identifier: 6998452auction110999 to the API
2026-03-24 21:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998452/photo_001/780x0__r.jpg?hash=1774371729>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4de0f1e0-7b0c-543c-9b58-e4e0e04cbbfd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998452',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 126908,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '508 SW Allure 2.0 HDi 165CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'SW Allure 2.0 HDi 165CV BVA8 E6dT',
 'vin': None,
 'year': 2019}
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998452auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:08 [ecarstrade.be] INFO: Saving data for 6998452auction110999: {'created_time': 1774388288.298845, 'last_price_update_time': 1774388288.298855, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998452auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_004/780x0__r.jpg?hash=1774371722> (referer: https://ecarstrade.com/cars/6998448)
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_005/780x0__r.jpg?hash=1774371722> (referer: https://ecarstrade.com/cars/6998448)
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998446> (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-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item be0e9e98-5666-5a3d-a8dd-399ea4c60db0
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item be0e9e98-5666-5a3d-a8dd-399ea4c60db0
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item be0e9e98-5666-5a3d-a8dd-399ea4c60db0
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7482e6c8-f447-5e4d-8692-d74934f5e291
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_003/780x0__r.jpg?hash=1774371723> (referer: https://ecarstrade.com/cars/6998448)
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_006/780x0__r.jpg?hash=1774371722> (referer: https://ecarstrade.com/cars/6998448)
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7482e6c8-f447-5e4d-8692-d74934f5e291
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7482e6c8-f447-5e4d-8692-d74934f5e291
2026-03-24 21:38:08 [ecarstrade.be] INFO: Extracting details for car 6998446auction110999
2026-03-24 21:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14faa494-4cc5-5df3-b043-e616a5c92189 with identifier: 6998446auction110999
2026-03-24 21:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14faa494-4cc5-5df3-b043-e616a5c92189 with scrape type 1
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 14faa494-4cc5-5df3-b043-e616a5c92189
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:08 [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%252F6990001-7000000%252F6998446%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371721%27 HTTP/1.1" 200 None
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_001/780x0__r.jpg?hash=1774371721 not downloaded yet
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:08 [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%252F6990001-7000000%252F6998446%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371721%27 HTTP/1.1" 200 None
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_002/780x0__r.jpg?hash=1774371721 not downloaded yet
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_001/780x0__r.jpg?hash=1774371677> (referer: https://ecarstrade.com/cars/6998418)
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:08 [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%252F6990001-7000000%252F6998446%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371720%27 HTTP/1.1" 200 None
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_003/780x0__r.jpg?hash=1774371720 not downloaded yet
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_004/780x0__r.jpg?hash=1774371676> (referer: https://ecarstrade.com/cars/6998420)
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:08 [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%252F6990001-7000000%252F6998446%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371721%27 HTTP/1.1" 200 None
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_004/780x0__r.jpg?hash=1774371721 not downloaded yet
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_002/780x0__r.jpg?hash=1774371722> (referer: https://ecarstrade.com/cars/6998448)
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:08 [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%252F6990001-7000000%252F6998446%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371720%27 HTTP/1.1" 200 None
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_005/780x0__r.jpg?hash=1774371720 not downloaded yet
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7482e6c8-f447-5e4d-8692-d74934f5e291
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_003/780x0__r.jpg?hash=1774371676> (referer: https://ecarstrade.com/cars/6998420)
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:08 [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%252F6990001-7000000%252F6998446%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371720%27 HTTP/1.1" 200 None
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_006/780x0__r.jpg?hash=1774371720 not downloaded yet
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7482e6c8-f447-5e4d-8692-d74934f5e291
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_002/780x0__r.jpg?hash=1774371676> (referer: https://ecarstrade.com/cars/6998420)
2026-03-24 21:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_001/780x0__r.jpg?hash=1774371676> (referer: https://ecarstrade.com/cars/6998420)
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item be0e9e98-5666-5a3d-a8dd-399ea4c60db0
2026-03-24 21:38:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be0e9e98-5666-5a3d-a8dd-399ea4c60db0, skipping ID generation
2026-03-24 21:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be0e9e98-5666-5a3d-a8dd-399ea4c60db0 with scrape type 1
2026-03-24 21:38:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be0e9e98-5666-5a3d-a8dd-399ea4c60db0 sending to next pipeline
2026-03-24 21:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: be0e9e98-5666-5a3d-a8dd-399ea4c60db0, identifier: 6998418auction110999
2026-03-24 21:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: be0e9e98-5666-5a3d-a8dd-399ea4c60db0 with identifier: 6998418auction110999
2026-03-24 21:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: be0e9e98-5666-5a3d-a8dd-399ea4c60db0 with identifier: 6998418auction110999
2026-03-24 21:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: be0e9e98-5666-5a3d-a8dd-399ea4c60db0 with identifier: 6998418auction110999 to the API
2026-03-24 21:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998418/photo_001/780x0__r.jpg?hash=1774371677>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'be0e9e98-5666-5a3d-a8dd-399ea4c60db0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998418',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 66474,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 / 2022 / 5P / SUV xDrive23i M Sport DKG7',
 'transmission': 'automatic',
 'trim': '/ 2022 / 5P / SUV xDrive23i M Sport DKG7',
 'vin': None,
 'year': 2024}
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998418auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:09 [ecarstrade.be] INFO: Saving data for 6998418auction110999: {'created_time': 1774388289.199616, 'last_price_update_time': 1774388289.199625, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998418auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_002/780x0__r.jpg?hash=1774371735> (referer: https://ecarstrade.com/cars/6998455)
2026-03-24 21:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_004/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998455)
2026-03-24 21:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_003/780x0__r.jpg?hash=1774371735> (referer: https://ecarstrade.com/cars/6998455)
2026-03-24 21:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998428> (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-24 21:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998445> (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-24 21:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c769b28c-308b-5265-aeba-c111d8d72f6d
2026-03-24 21:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7482e6c8-f447-5e4d-8692-d74934f5e291
2026-03-24 21:38:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7482e6c8-f447-5e4d-8692-d74934f5e291, skipping ID generation
2026-03-24 21:38:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7482e6c8-f447-5e4d-8692-d74934f5e291 with scrape type 1
2026-03-24 21:38:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7482e6c8-f447-5e4d-8692-d74934f5e291 sending to next pipeline
2026-03-24 21:38:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7482e6c8-f447-5e4d-8692-d74934f5e291, identifier: 6998448auction110999
2026-03-24 21:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c769b28c-308b-5265-aeba-c111d8d72f6d
2026-03-24 21:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c769b28c-308b-5265-aeba-c111d8d72f6d
2026-03-24 21:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c769b28c-308b-5265-aeba-c111d8d72f6d
2026-03-24 21:38:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c769b28c-308b-5265-aeba-c111d8d72f6d, skipping ID generation
2026-03-24 21:38:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c769b28c-308b-5265-aeba-c111d8d72f6d with scrape type 1
2026-03-24 21:38:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c769b28c-308b-5265-aeba-c111d8d72f6d sending to next pipeline
2026-03-24 21:38:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c769b28c-308b-5265-aeba-c111d8d72f6d, identifier: 6998420auction110999
2026-03-24 21:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7482e6c8-f447-5e4d-8692-d74934f5e291 with identifier: 6998448auction110999
2026-03-24 21:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7482e6c8-f447-5e4d-8692-d74934f5e291 with identifier: 6998448auction110999
2026-03-24 21:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7482e6c8-f447-5e4d-8692-d74934f5e291 with identifier: 6998448auction110999 to the API
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998448/photo_002/780x0__r.jpg?hash=1774371722>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7482e6c8-f447-5e4d-8692-d74934f5e291',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998448',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 101062,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW / 2021 / 5P / Break PureTech 130 S&S ACTIVE PACK',
 'transmission': 'manual',
 'trim': 'PEUGEOT  SW / 2021 / 5P / Break PureTech 130 S&S ACTIVE PACK',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998448auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:09 [ecarstrade.be] INFO: Saving data for 6998448auction110999: {'created_time': 1774388289.75744, 'last_price_update_time': 1774388289.75745, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998448auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c769b28c-308b-5265-aeba-c111d8d72f6d with identifier: 6998420auction110999
2026-03-24 21:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c769b28c-308b-5265-aeba-c111d8d72f6d with identifier: 6998420auction110999
2026-03-24 21:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c769b28c-308b-5265-aeba-c111d8d72f6d with identifier: 6998420auction110999 to the API
2026-03-24 21:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998420/photo_001/780x0__r.jpg?hash=1774371676>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c769b28c-308b-5265-aeba-c111d8d72f6d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998420',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': '116',
 'odometer': 49844,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '1 Berline 116 d Business Design 1.5 115CV BVM6 E6d',
 'transmission': 'manual',
 'trim': '1 Berline  d Business Design 1.5 115CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998420auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [ecarstrade.be] INFO: Saving data for 6998420auction110999: {'created_time': 1774388290.23899, 'last_price_update_time': 1774388290.239, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998420auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_006/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998453)
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_002/780x0__r.jpg?hash=1774371721> (referer: https://ecarstrade.com/cars/6998446)
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_001/780x0__r.jpg?hash=1774371735> (referer: https://ecarstrade.com/cars/6998455)
2026-03-24 21:38:10 [ecarstrade.be] INFO: Extracting details for car 6998428auction110999
2026-03-24 21:38:10 [ecarstrade.be] INFO: Extracting details for car 6998445auction110999
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_001/780x0__r.jpg?hash=1774371721> (referer: https://ecarstrade.com/cars/6998446)
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_004/780x0__r.jpg?hash=1774371721> (referer: https://ecarstrade.com/cars/6998446)
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6932be89-957a-5bf9-9911-d6fb66395f13
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6932be89-957a-5bf9-9911-d6fb66395f13
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6932be89-957a-5bf9-9911-d6fb66395f13
2026-03-24 21:38:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 297771ca-d874-5529-bf39-0faa1bcda569 with identifier: 6998428auction110999
2026-03-24 21:38:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297771ca-d874-5529-bf39-0faa1bcda569 with scrape type 1
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 297771ca-d874-5529-bf39-0faa1bcda569
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998428%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371692%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_001/780x0__r.jpg?hash=1774371692 not downloaded yet
2026-03-24 21:38:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 289438e8-a710-53e3-b6f5-701912668f36 with identifier: 6998445auction110999
2026-03-24 21:38:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 289438e8-a710-53e3-b6f5-701912668f36 with scrape type 1
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 289438e8-a710-53e3-b6f5-701912668f36
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998445%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371718%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_001/780x0__r.jpg?hash=1774371718 not downloaded yet
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998428%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371692%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_002/780x0__r.jpg?hash=1774371692 not downloaded yet
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998445%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371718%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_002/780x0__r.jpg?hash=1774371718 not downloaded yet
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_006/780x0__r.jpg?hash=1774371720> (referer: https://ecarstrade.com/cars/6998446)
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_005/780x0__r.jpg?hash=1774371720> (referer: https://ecarstrade.com/cars/6998446)
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998428%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371692%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_003/780x0__r.jpg?hash=1774371692 not downloaded yet
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998445%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371718%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_003/780x0__r.jpg?hash=1774371718 not downloaded yet
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e4d277e9-a1bb-5b31-876f-77d24687aa9e
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 14faa494-4cc5-5df3-b043-e616a5c92189
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6932be89-957a-5bf9-9911-d6fb66395f13
2026-03-24 21:38:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6932be89-957a-5bf9-9911-d6fb66395f13, skipping ID generation
2026-03-24 21:38:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6932be89-957a-5bf9-9911-d6fb66395f13 with scrape type 1
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6932be89-957a-5bf9-9911-d6fb66395f13 sending to next pipeline
2026-03-24 21:38:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6932be89-957a-5bf9-9911-d6fb66395f13, identifier: 6998455auction110999
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_003/780x0__r.jpg?hash=1774371720> (referer: https://ecarstrade.com/cars/6998446)
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998428%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371692%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_004/780x0__r.jpg?hash=1774371692 not downloaded yet
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998445%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371718%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_004/780x0__r.jpg?hash=1774371718 not downloaded yet
2026-03-24 21:38:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6932be89-957a-5bf9-9911-d6fb66395f13 with identifier: 6998455auction110999
2026-03-24 21:38:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6932be89-957a-5bf9-9911-d6fb66395f13 with identifier: 6998455auction110999
2026-03-24 21:38:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6932be89-957a-5bf9-9911-d6fb66395f13 with identifier: 6998455auction110999 to the API
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998455/photo_001/780x0__r.jpg?hash=1774371735>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6932be89-957a-5bf9-9911-d6fb66395f13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998455',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 105627,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Partner Premium L1 1.5 HDi 100CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'Premium L1 1.5 HDi 100CV BVM5 E6dT',
 'vin': None,
 'year': 2020}
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998455auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [ecarstrade.be] INFO: Saving data for 6998455auction110999: {'created_time': 1774388290.948741, 'last_price_update_time': 1774388290.948749, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998455auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_003/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998453)
2026-03-24 21:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_004/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998453)
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 14faa494-4cc5-5df3-b043-e616a5c92189
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 14faa494-4cc5-5df3-b043-e616a5c92189
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:10 [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%252F6990001-7000000%252F6998428%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371693%27 HTTP/1.1" 200 None
2026-03-24 21:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_005/780x0__r.jpg?hash=1774371693 not downloaded yet
2026-03-24 21:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:11 [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%252F6990001-7000000%252F6998445%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371720%27 HTTP/1.1" 200 None
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_005/780x0__r.jpg?hash=1774371720 not downloaded yet
2026-03-24 21:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_001/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998453)
2026-03-24 21:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_002/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998453)
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:11 [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%252F6990001-7000000%252F6998428%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371693%27 HTTP/1.1" 200 None
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_006/780x0__r.jpg?hash=1774371693 not downloaded yet
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:11 [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%252F6990001-7000000%252F6998445%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371718%27 HTTP/1.1" 200 None
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_006/780x0__r.jpg?hash=1774371718 not downloaded yet
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 14faa494-4cc5-5df3-b043-e616a5c92189
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 14faa494-4cc5-5df3-b043-e616a5c92189
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 14faa494-4cc5-5df3-b043-e616a5c92189
2026-03-24 21:38:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14faa494-4cc5-5df3-b043-e616a5c92189, skipping ID generation
2026-03-24 21:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14faa494-4cc5-5df3-b043-e616a5c92189 with scrape type 1
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14faa494-4cc5-5df3-b043-e616a5c92189 sending to next pipeline
2026-03-24 21:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14faa494-4cc5-5df3-b043-e616a5c92189, identifier: 6998446auction110999
2026-03-24 21:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14faa494-4cc5-5df3-b043-e616a5c92189 with identifier: 6998446auction110999
2026-03-24 21:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14faa494-4cc5-5df3-b043-e616a5c92189 with identifier: 6998446auction110999
2026-03-24 21:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14faa494-4cc5-5df3-b043-e616a5c92189 with identifier: 6998446auction110999 to the API
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998446/photo_003/780x0__r.jpg?hash=1774371720>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '14faa494-4cc5-5df3-b043-e616a5c92189',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998446',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 101470,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 Active Business 1.2 PureTech 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Active Business 1.2 PureTech 130CV BVA8 E6d',
 'vin': None,
 'year': 2020}
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998446auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:11 [ecarstrade.be] INFO: Saving data for 6998446auction110999: {'created_time': 1774388291.619902, 'last_price_update_time': 1774388291.619913, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998446auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_005/780x0__r.jpg?hash=1774371732> (referer: https://ecarstrade.com/cars/6998454)
2026-03-24 21:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_003/780x0__r.jpg?hash=1774371733> (referer: https://ecarstrade.com/cars/6998454)
2026-03-24 21:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_004/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998454)
2026-03-24 21:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_002/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998454)
2026-03-24 21:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_006/780x0__r.jpg?hash=1774371738> (referer: https://ecarstrade.com/cars/6998458)
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e4d277e9-a1bb-5b31-876f-77d24687aa9e
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e4d277e9-a1bb-5b31-876f-77d24687aa9e
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e4d277e9-a1bb-5b31-876f-77d24687aa9e
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e4d277e9-a1bb-5b31-876f-77d24687aa9e
2026-03-24 21:38:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4d277e9-a1bb-5b31-876f-77d24687aa9e, skipping ID generation
2026-03-24 21:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4d277e9-a1bb-5b31-876f-77d24687aa9e with scrape type 1
2026-03-24 21:38:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4d277e9-a1bb-5b31-876f-77d24687aa9e sending to next pipeline
2026-03-24 21:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e4d277e9-a1bb-5b31-876f-77d24687aa9e, identifier: 6998453auction110999
2026-03-24 21:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e4d277e9-a1bb-5b31-876f-77d24687aa9e with identifier: 6998453auction110999
2026-03-24 21:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e4d277e9-a1bb-5b31-876f-77d24687aa9e with identifier: 6998453auction110999
2026-03-24 21:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e4d277e9-a1bb-5b31-876f-77d24687aa9e with identifier: 6998453auction110999 to the API
2026-03-24 21:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998453/photo_002/780x0__r.jpg?hash=1774371731>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e4d277e9-a1bb-5b31-876f-77d24687aa9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998453',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 36833,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Arkana Business 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Business 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998453auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:12 [ecarstrade.be] INFO: Saving data for 6998453auction110999: {'created_time': 1774388292.16498, 'last_price_update_time': 1774388292.16499, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998453auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_003/780x0__r.jpg?hash=1774371718> (referer: https://ecarstrade.com/cars/6998445)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_003/780x0__r.jpg?hash=1774371692> (referer: https://ecarstrade.com/cars/6998428)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_002/780x0__r.jpg?hash=1774371718> (referer: https://ecarstrade.com/cars/6998445)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_001/780x0__r.jpg?hash=1774371731> (referer: https://ecarstrade.com/cars/6998454)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_002/780x0__r.jpg?hash=1774371692> (referer: https://ecarstrade.com/cars/6998428)
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d762e766-3986-56e4-bda7-8b05e37f1be9
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d762e766-3986-56e4-bda7-8b05e37f1be9
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d762e766-3986-56e4-bda7-8b05e37f1be9
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d762e766-3986-56e4-bda7-8b05e37f1be9
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 97ffbde0-775f-5518-9672-1195c7c93e6e
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_005/780x0__r.jpg?hash=1774371720> (referer: https://ecarstrade.com/cars/6998445)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_001/780x0__r.jpg?hash=1774371718> (referer: https://ecarstrade.com/cars/6998445)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_005/780x0__r.jpg?hash=1774371693> (referer: https://ecarstrade.com/cars/6998428)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_006/780x0__r.jpg?hash=1774371718> (referer: https://ecarstrade.com/cars/6998445)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_006/780x0__r.jpg?hash=1774371693> (referer: https://ecarstrade.com/cars/6998428)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_004/780x0__r.jpg?hash=1774371692> (referer: https://ecarstrade.com/cars/6998428)
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 289438e8-a710-53e3-b6f5-701912668f36
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_004/780x0__r.jpg?hash=1774371718> (referer: https://ecarstrade.com/cars/6998445)
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 297771ca-d874-5529-bf39-0faa1bcda569
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 289438e8-a710-53e3-b6f5-701912668f36
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d762e766-3986-56e4-bda7-8b05e37f1be9
2026-03-24 21:38:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d762e766-3986-56e4-bda7-8b05e37f1be9, skipping ID generation
2026-03-24 21:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d762e766-3986-56e4-bda7-8b05e37f1be9 with scrape type 1
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d762e766-3986-56e4-bda7-8b05e37f1be9 sending to next pipeline
2026-03-24 21:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d762e766-3986-56e4-bda7-8b05e37f1be9, identifier: 6998454auction110999
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 297771ca-d874-5529-bf39-0faa1bcda569
2026-03-24 21:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d762e766-3986-56e4-bda7-8b05e37f1be9 with identifier: 6998454auction110999
2026-03-24 21:38:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d762e766-3986-56e4-bda7-8b05e37f1be9 with identifier: 6998454auction110999
2026-03-24 21:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d762e766-3986-56e4-bda7-8b05e37f1be9 with identifier: 6998454auction110999 to the API
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998454/photo_001/780x0__r.jpg?hash=1774371731>
{'auction_title': '',
 'c_o_2_emission_value': 30,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Other',
 'id': 'd762e766-3986-56e4-bda7-8b05e37f1be9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998454',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 40545,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur / 2019 / 5P / SUV Business E-Tech hybride '
          'rechargeable 160',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2019 / 5P / SUV Business E-Tech hybride rechargeable 160',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998454auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:12 [ecarstrade.be] INFO: Saving data for 6998454auction110999: {'created_time': 1774388292.82, 'last_price_update_time': 1774388292.820013, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998454auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_001/780x0__r.jpg?hash=1774371692> (referer: https://ecarstrade.com/cars/6998428)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_005/780x0__r.jpg?hash=1774371738> (referer: https://ecarstrade.com/cars/6998458)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_003/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998458)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_004/780x0__r.jpg?hash=1774371738> (referer: https://ecarstrade.com/cars/6998458)
2026-03-24 21:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_002/780x0__r.jpg?hash=1774371737> (referer: https://ecarstrade.com/cars/6998458)
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 289438e8-a710-53e3-b6f5-701912668f36
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 289438e8-a710-53e3-b6f5-701912668f36
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 297771ca-d874-5529-bf39-0faa1bcda569
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 289438e8-a710-53e3-b6f5-701912668f36
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 297771ca-d874-5529-bf39-0faa1bcda569
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 297771ca-d874-5529-bf39-0faa1bcda569
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 289438e8-a710-53e3-b6f5-701912668f36
2026-03-24 21:38:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 289438e8-a710-53e3-b6f5-701912668f36, skipping ID generation
2026-03-24 21:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 289438e8-a710-53e3-b6f5-701912668f36 with scrape type 1
2026-03-24 21:38:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 289438e8-a710-53e3-b6f5-701912668f36 sending to next pipeline
2026-03-24 21:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 289438e8-a710-53e3-b6f5-701912668f36, identifier: 6998445auction110999
2026-03-24 21:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 289438e8-a710-53e3-b6f5-701912668f36 with identifier: 6998445auction110999
2026-03-24 21:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 289438e8-a710-53e3-b6f5-701912668f36 with identifier: 6998445auction110999
2026-03-24 21:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 289438e8-a710-53e3-b6f5-701912668f36 with identifier: 6998445auction110999 to the API
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998445/photo_004/780x0__r.jpg?hash=1774371718>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '289438e8-a710-53e3-b6f5-701912668f36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998445',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 71931,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 Allure Business 1.5 HDi 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Allure Business 1.5 HDi 130CV BVM6 E6d',
 'vin': None,
 'year': 2020}
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998445auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:13 [ecarstrade.be] INFO: Saving data for 6998445auction110999: {'created_time': 1774388293.430168, 'last_price_update_time': 1774388293.43018, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998445auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_003/780x0__r.jpg?hash=1774371734> (referer: https://ecarstrade.com/cars/6998456)
2026-03-24 21:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_001/780x0__r.jpg?hash=1774371734> (referer: https://ecarstrade.com/cars/6998456)
2026-03-24 21:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_001/780x0__r.jpg?hash=1774371738> (referer: https://ecarstrade.com/cars/6998458)
2026-03-24 21:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_002/780x0__r.jpg?hash=1774371734> (referer: https://ecarstrade.com/cars/6998456)
2026-03-24 21:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_004/780x0__r.jpg?hash=1774371734> (referer: https://ecarstrade.com/cars/6998456)
2026-03-24 21:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 297771ca-d874-5529-bf39-0faa1bcda569
2026-03-24 21:38:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 297771ca-d874-5529-bf39-0faa1bcda569, skipping ID generation
2026-03-24 21:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297771ca-d874-5529-bf39-0faa1bcda569 with scrape type 1
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 297771ca-d874-5529-bf39-0faa1bcda569 sending to next pipeline
2026-03-24 21:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 297771ca-d874-5529-bf39-0faa1bcda569, identifier: 6998428auction110999
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 97ffbde0-775f-5518-9672-1195c7c93e6e
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 97ffbde0-775f-5518-9672-1195c7c93e6e
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 97ffbde0-775f-5518-9672-1195c7c93e6e
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 97ffbde0-775f-5518-9672-1195c7c93e6e
2026-03-24 21:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 297771ca-d874-5529-bf39-0faa1bcda569 with identifier: 6998428auction110999
2026-03-24 21:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 297771ca-d874-5529-bf39-0faa1bcda569 with identifier: 6998428auction110999
2026-03-24 21:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 297771ca-d874-5529-bf39-0faa1bcda569 with identifier: 6998428auction110999 to the API
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998428/photo_001/780x0__r.jpg?hash=1774371692>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '297771ca-d874-5529-bf39-0faa1bcda569',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998428',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Fiat',
 'model': '500',
 'odometer': 65690,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'FIAT 500 / 2015 / 3P / Berline 1.0 70ch BSG Dolcevita',
 'transmission': 'manual',
 'trim': 'FIAT  / 2015 / 3P / Berline 1.0 70ch BSG Dolcevita',
 'vin': None,
 'year': 2021}
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998428auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:13 [ecarstrade.be] INFO: Saving data for 6998428auction110999: {'created_time': 1774388293.900057, 'last_price_update_time': 1774388293.90007, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998428auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_004/780x0__r.jpg?hash=1774371685> (referer: https://ecarstrade.com/cars/6998424)
2026-03-24 21:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_003/780x0__r.jpg?hash=1774371685> (referer: https://ecarstrade.com/cars/6998424)
2026-03-24 21:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_002/780x0__r.jpg?hash=1774371684> (referer: https://ecarstrade.com/cars/6998424)
2026-03-24 21:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c44437b-1c37-56f5-b793-67356e4ebb9f
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c44437b-1c37-56f5-b793-67356e4ebb9f
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 97ffbde0-775f-5518-9672-1195c7c93e6e
2026-03-24 21:38:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97ffbde0-775f-5518-9672-1195c7c93e6e, skipping ID generation
2026-03-24 21:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ffbde0-775f-5518-9672-1195c7c93e6e with scrape type 1
2026-03-24 21:38:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97ffbde0-775f-5518-9672-1195c7c93e6e sending to next pipeline
2026-03-24 21:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 97ffbde0-775f-5518-9672-1195c7c93e6e, identifier: 6998458auction110999
2026-03-24 21:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c44437b-1c37-56f5-b793-67356e4ebb9f
2026-03-24 21:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c44437b-1c37-56f5-b793-67356e4ebb9f
2026-03-24 21:38:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c44437b-1c37-56f5-b793-67356e4ebb9f, skipping ID generation
2026-03-24 21:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c44437b-1c37-56f5-b793-67356e4ebb9f with scrape type 1
2026-03-24 21:38:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c44437b-1c37-56f5-b793-67356e4ebb9f sending to next pipeline
2026-03-24 21:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c44437b-1c37-56f5-b793-67356e4ebb9f, identifier: 6998456auction110999
2026-03-24 21:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_001/780x0__r.jpg?hash=1774371685> (referer: https://ecarstrade.com/cars/6998424)
2026-03-24 21:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 97ffbde0-775f-5518-9672-1195c7c93e6e with identifier: 6998458auction110999
2026-03-24 21:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 97ffbde0-775f-5518-9672-1195c7c93e6e with identifier: 6998458auction110999
2026-03-24 21:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 97ffbde0-775f-5518-9672-1195c7c93e6e with identifier: 6998458auction110999 to the API
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998458/photo_001/780x0__r.jpg?hash=1774371738>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '97ffbde0-775f-5518-9672-1195c7c93e6e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998458',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 18021,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio / 2019 / 5P / Berline Evolution TCe 100 GPL',
 'transmission': 'manual',
 'trim': 'RENAULT  / 2019 / 5P / Berline Evolution TCe 100 GPL',
 'vin': None,
 'year': 2023}
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998458auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:14 [ecarstrade.be] INFO: Saving data for 6998458auction110999: {'created_time': 1774388294.489556, 'last_price_update_time': 1774388294.489566, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998458auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c44437b-1c37-56f5-b793-67356e4ebb9f with identifier: 6998456auction110999
2026-03-24 21:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c44437b-1c37-56f5-b793-67356e4ebb9f with identifier: 6998456auction110999
2026-03-24 21:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c44437b-1c37-56f5-b793-67356e4ebb9f with identifier: 6998456auction110999 to the API
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998456/photo_004/780x0__r.jpg?hash=1774371734>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8c44437b-1c37-56f5-b793-67356e4ebb9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998456',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 91448,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Clio V Business 1.0 TCe 90CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'V Business 1.0 TCe 90CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998456auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:14 [ecarstrade.be] INFO: Saving data for 6998456auction110999: {'created_time': 1774388294.87834, 'last_price_update_time': 1774388294.878349, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998456auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9807e3e4-2c52-502a-a53f-52e128dd2908
2026-03-24 21:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9807e3e4-2c52-502a-a53f-52e128dd2908
2026-03-24 21:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9807e3e4-2c52-502a-a53f-52e128dd2908
2026-03-24 21:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9807e3e4-2c52-502a-a53f-52e128dd2908
2026-03-24 21:38:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9807e3e4-2c52-502a-a53f-52e128dd2908, skipping ID generation
2026-03-24 21:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9807e3e4-2c52-502a-a53f-52e128dd2908 with scrape type 1
2026-03-24 21:38:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9807e3e4-2c52-502a-a53f-52e128dd2908 sending to next pipeline
2026-03-24 21:38:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9807e3e4-2c52-502a-a53f-52e128dd2908, identifier: 6998424auction110999
2026-03-24 21:38:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9807e3e4-2c52-502a-a53f-52e128dd2908 with identifier: 6998424auction110999
2026-03-24 21:38:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9807e3e4-2c52-502a-a53f-52e128dd2908 with identifier: 6998424auction110999
2026-03-24 21:38:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9807e3e4-2c52-502a-a53f-52e128dd2908 with identifier: 6998424auction110999 to the API
2026-03-24 21:38:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998424/photo_001/780x0__r.jpg?hash=1774371685>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '9807e3e4-2c52-502a-a53f-52e128dd2908',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998424',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 26054,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'C3 Feel Pack 1.2 PureTech 80CV BVM5 E6d',
 'transmission': 'manual',
 'trim': 'Feel Pack 1.2 PureTech 80CV BVM5 E6d',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998424auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:15 [ecarstrade.be] INFO: Saving data for 6998424auction110999: {'created_time': 1774388295.338508, 'last_price_update_time': 1774388295.338519, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998424auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998444> (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-24 21:38:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:18 [ecarstrade.be] INFO: Extracting details for car 6998444auction110999
2026-03-24 21:38:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9a7938-5b9e-5a96-911c-b66a71d12556 with identifier: 6998444auction110999
2026-03-24 21:38:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9a7938-5b9e-5a96-911c-b66a71d12556 with scrape type 1
2026-03-24 21:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a9a7938-5b9e-5a96-911c-b66a71d12556
2026-03-24 21:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:18 [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%252F6990001-7000000%252F6998444%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_001/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:18 [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%252F6990001-7000000%252F6998444%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_002/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:18 [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%252F6990001-7000000%252F6998444%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_003/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:18 [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%252F6990001-7000000%252F6998444%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_004/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:18 [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%252F6990001-7000000%252F6998444%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_005/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:18 [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%252F6990001-7000000%252F6998444%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_006/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998451> (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-24 21:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:20 [ecarstrade.be] INFO: Extracting details for car 6998451auction110999
2026-03-24 21:38:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 687fdc0a-fb1e-5630-a51b-8f8419e4b020 with identifier: 6998451auction110999
2026-03-24 21:38:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 687fdc0a-fb1e-5630-a51b-8f8419e4b020 with scrape type 1
2026-03-24 21:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 687fdc0a-fb1e-5630-a51b-8f8419e4b020
2026-03-24 21:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:20 [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%252F6990001-7000000%252F6998451%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371727%27 HTTP/1.1" 200 None
2026-03-24 21:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_001/780x0__r.jpg?hash=1774371727 not downloaded yet
2026-03-24 21:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:20 [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%252F6990001-7000000%252F6998451%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371727%27 HTTP/1.1" 200 None
2026-03-24 21:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_002/780x0__r.jpg?hash=1774371727 not downloaded yet
2026-03-24 21:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:20 [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%252F6990001-7000000%252F6998451%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371727%27 HTTP/1.1" 200 None
2026-03-24 21:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_003/780x0__r.jpg?hash=1774371727 not downloaded yet
2026-03-24 21:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:20 [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%252F6990001-7000000%252F6998451%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371727%27 HTTP/1.1" 200 None
2026-03-24 21:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_004/780x0__r.jpg?hash=1774371727 not downloaded yet
2026-03-24 21:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:20 [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%252F6990001-7000000%252F6998451%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371727%27 HTTP/1.1" 200 None
2026-03-24 21:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_005/780x0__r.jpg?hash=1774371727 not downloaded yet
2026-03-24 21:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:20 [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%252F6990001-7000000%252F6998451%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371727%27 HTTP/1.1" 200 None
2026-03-24 21:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_006/780x0__r.jpg?hash=1774371727 not downloaded yet
2026-03-24 21:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998441> (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-24 21:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:21 [ecarstrade.be] INFO: Extracting details for car 6998441auction110999
2026-03-24 21:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b554a8ec-b90f-5cd7-822f-31e51c3fe2ab with identifier: 6998441auction110999
2026-03-24 21:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab with scrape type 1
2026-03-24 21:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab
2026-03-24 21:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:21 [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%252F6990001-7000000%252F6998441%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_001/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:21 [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%252F6990001-7000000%252F6998441%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_002/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:21 [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%252F6990001-7000000%252F6998441%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_003/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:21 [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%252F6990001-7000000%252F6998441%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_004/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:21 [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%252F6990001-7000000%252F6998441%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_005/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:21 [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%252F6990001-7000000%252F6998441%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371715%27 HTTP/1.1" 200 None
2026-03-24 21:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_006/780x0__r.jpg?hash=1774371715 not downloaded yet
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998443> (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-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_006/780x0__r.jpg?hash=1774371679> (referer: https://ecarstrade.com/cars/6998421)
2026-03-24 21:38:22 [ecarstrade.be] INFO: Extracting details for car 6998443auction110999
2026-03-24 21:38:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f04e93-1b61-5490-b3f2-4f9a14a96350 with identifier: 6998443auction110999
2026-03-24 21:38:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f04e93-1b61-5490-b3f2-4f9a14a96350 with scrape type 1
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d9f04e93-1b61-5490-b3f2-4f9a14a96350
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998443%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371716%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_001/780x0__r.jpg?hash=1774371716 not downloaded yet
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998443%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371716%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_002/780x0__r.jpg?hash=1774371716 not downloaded yet
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_004/780x0__r.jpg?hash=1774371679> (referer: https://ecarstrade.com/cars/6998421)
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998443%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371717%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_003/780x0__r.jpg?hash=1774371717 not downloaded yet
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998443%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371717%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_004/780x0__r.jpg?hash=1774371717 not downloaded yet
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998443%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371717%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_005/780x0__r.jpg?hash=1774371717 not downloaded yet
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998443%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371717%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_006/780x0__r.jpg?hash=1774371717 not downloaded yet
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bb243d66-b7a0-5f4a-aafb-325a215f1e10
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_006/780x0__r.jpg?hash=1774371678> (referer: https://ecarstrade.com/cars/6998419)
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bb243d66-b7a0-5f4a-aafb-325a215f1e10
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998438> (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-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_005/780x0__r.jpg?hash=1774371679> (referer: https://ecarstrade.com/cars/6998419)
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item db0dee24-3eaf-5104-90d3-2f7385c6c38c
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_004/780x0__r.jpg?hash=1774371679> (referer: https://ecarstrade.com/cars/6998419)
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_002/780x0__r.jpg?hash=1774371680> (referer: https://ecarstrade.com/cars/6998421)
2026-03-24 21:38:22 [ecarstrade.be] INFO: Extracting details for car 6998438auction110999
2026-03-24 21:38:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7fc0edb-6c78-5316-b931-c27cedabc415 with identifier: 6998438auction110999
2026-03-24 21:38:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7fc0edb-6c78-5316-b931-c27cedabc415 with scrape type 1
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c7fc0edb-6c78-5316-b931-c27cedabc415
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998438%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371712%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_001/780x0__r.jpg?hash=1774371712 not downloaded yet
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item db0dee24-3eaf-5104-90d3-2f7385c6c38c
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_006/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998444)
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_006/780x0__r.jpg?hash=1774371727> (referer: https://ecarstrade.com/cars/6998451)
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998438%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371710%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_002/780x0__r.jpg?hash=1774371710 not downloaded yet
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998438%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371710%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_003/780x0__r.jpg?hash=1774371710 not downloaded yet
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998438%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371710%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_004/780x0__r.jpg?hash=1774371710 not downloaded yet
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998438%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371710%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_005/780x0__r.jpg?hash=1774371710 not downloaded yet
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item db0dee24-3eaf-5104-90d3-2f7385c6c38c
2026-03-24 21:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:22 [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%252F6990001-7000000%252F6998438%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371710%27 HTTP/1.1" 200 None
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_006/780x0__r.jpg?hash=1774371710 not downloaded yet
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bb243d66-b7a0-5f4a-aafb-325a215f1e10
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_006/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998441)
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_005/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998441)
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8a9a7938-5b9e-5a96-911c-b66a71d12556
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 687fdc0a-fb1e-5630-a51b-8f8419e4b020
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_006/780x0__r.jpg?hash=1774371717> (referer: https://ecarstrade.com/cars/6998443)
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_002/780x0__r.jpg?hash=1774371716> (referer: https://ecarstrade.com/cars/6998443)
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_005/780x0__r.jpg?hash=1774371717> (referer: https://ecarstrade.com/cars/6998443)
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d9f04e93-1b61-5490-b3f2-4f9a14a96350
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_003/780x0__r.jpg?hash=1774371717> (referer: https://ecarstrade.com/cars/6998443)
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_004/780x0__r.jpg?hash=1774371717> (referer: https://ecarstrade.com/cars/6998443)
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d9f04e93-1b61-5490-b3f2-4f9a14a96350
2026-03-24 21:38:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d9f04e93-1b61-5490-b3f2-4f9a14a96350
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_001/780x0__r.jpg?hash=1774371716> (referer: https://ecarstrade.com/cars/6998443)
2026-03-24 21:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_001/780x0__r.jpg?hash=1774371712> (referer: https://ecarstrade.com/cars/6998438)
2026-03-24 21:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_004/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998441)
2026-03-24 21:38:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d9f04e93-1b61-5490-b3f2-4f9a14a96350
2026-03-24 21:38:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d9f04e93-1b61-5490-b3f2-4f9a14a96350
2026-03-24 21:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_006/780x0__r.jpg?hash=1774371710> (referer: https://ecarstrade.com/cars/6998438)
2026-03-24 21:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_005/780x0__r.jpg?hash=1774371710> (referer: https://ecarstrade.com/cars/6998438)
2026-03-24 21:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_004/780x0__r.jpg?hash=1774371710> (referer: https://ecarstrade.com/cars/6998438)
2026-03-24 21:38:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d9f04e93-1b61-5490-b3f2-4f9a14a96350
2026-03-24 21:38:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9f04e93-1b61-5490-b3f2-4f9a14a96350, skipping ID generation
2026-03-24 21:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f04e93-1b61-5490-b3f2-4f9a14a96350 with scrape type 1
2026-03-24 21:38:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9f04e93-1b61-5490-b3f2-4f9a14a96350 sending to next pipeline
2026-03-24 21:38:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9f04e93-1b61-5490-b3f2-4f9a14a96350, identifier: 6998443auction110999
2026-03-24 21:38:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9f04e93-1b61-5490-b3f2-4f9a14a96350 with identifier: 6998443auction110999
2026-03-24 21:38:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9f04e93-1b61-5490-b3f2-4f9a14a96350 with identifier: 6998443auction110999
2026-03-24 21:38:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9f04e93-1b61-5490-b3f2-4f9a14a96350 with identifier: 6998443auction110999 to the API
2026-03-24 21:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998443/photo_001/780x0__r.jpg?hash=1774371716>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd9f04e93-1b61-5490-b3f2-4f9a14a96350',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998443',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 23737,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '208 Active Business 1.2 PureTech 75CV BVM5 E6d',
 'transmission': 'manual',
 'trim': 'Active Business 1.2 PureTech 75CV BVM5 E6d',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998443auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:24 [ecarstrade.be] INFO: Saving data for 6998443auction110999: {'created_time': 1774388304.180252, 'last_price_update_time': 1774388304.180263, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998443auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_003/780x0__r.jpg?hash=1774371710> (referer: https://ecarstrade.com/cars/6998438)
2026-03-24 21:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_002/780x0__r.jpg?hash=1774371710> (referer: https://ecarstrade.com/cars/6998438)
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c7fc0edb-6c78-5316-b931-c27cedabc415
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c7fc0edb-6c78-5316-b931-c27cedabc415
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c7fc0edb-6c78-5316-b931-c27cedabc415
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c7fc0edb-6c78-5316-b931-c27cedabc415
2026-03-24 21:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998439> (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-24 21:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_003/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998441)
2026-03-24 21:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_002/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998441)
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c7fc0edb-6c78-5316-b931-c27cedabc415
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c7fc0edb-6c78-5316-b931-c27cedabc415
2026-03-24 21:38:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7fc0edb-6c78-5316-b931-c27cedabc415, skipping ID generation
2026-03-24 21:38:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7fc0edb-6c78-5316-b931-c27cedabc415 with scrape type 1
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7fc0edb-6c78-5316-b931-c27cedabc415 sending to next pipeline
2026-03-24 21:38:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c7fc0edb-6c78-5316-b931-c27cedabc415, identifier: 6998438auction110999
2026-03-24 21:38:24 [ecarstrade.be] INFO: Extracting details for car 6998439auction110999
2026-03-24 21:38:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c7fc0edb-6c78-5316-b931-c27cedabc415 with identifier: 6998438auction110999
2026-03-24 21:38:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c7fc0edb-6c78-5316-b931-c27cedabc415 with identifier: 6998438auction110999
2026-03-24 21:38:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c7fc0edb-6c78-5316-b931-c27cedabc415 with identifier: 6998438auction110999 to the API
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998438/photo_002/780x0__r.jpg?hash=1774371710>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c7fc0edb-6c78-5316-b931-c27cedabc415',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998438',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Nissan',
 'model': 'Juke',
 'odometer': 20111,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'NISSAN Juke / 2019 / 5P / Crossover Hybrid 143 Business+ COMMITMENT '
          'DEAL LOT 700',
 'transmission': 'automatic',
 'trim': 'NISSAN  / 2019 / 5P / Crossover Hybrid 143 Business+ COMMITMENT DEAL '
         'LOT 700',
 'vin': None,
 'year': 2024}
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998438auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:24 [ecarstrade.be] INFO: Saving data for 6998438auction110999: {'created_time': 1774388304.736199, 'last_price_update_time': 1774388304.736209, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998438auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_004/780x0__r.jpg?hash=1774371727> (referer: https://ecarstrade.com/cars/6998451)
2026-03-24 21:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_005/780x0__r.jpg?hash=1774371727> (referer: https://ecarstrade.com/cars/6998451)
2026-03-24 21:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_001/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998441)
2026-03-24 21:38:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c91c361-d0cd-55b4-b840-a22c8cf3061d with identifier: 6998439auction110999
2026-03-24 21:38:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c91c361-d0cd-55b4-b840-a22c8cf3061d with scrape type 1
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3c91c361-d0cd-55b4-b840-a22c8cf3061d
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:24 [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%252F6990001-7000000%252F6998439%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371712%27 HTTP/1.1" 200 None
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_001/780x0__r.jpg?hash=1774371712 not downloaded yet
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:24 [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%252F6990001-7000000%252F6998439%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371712%27 HTTP/1.1" 200 None
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_002/780x0__r.jpg?hash=1774371712 not downloaded yet
2026-03-24 21:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:24 [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%252F6990001-7000000%252F6998439%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371712%27 HTTP/1.1" 200 None
2026-03-24 21:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_003/780x0__r.jpg?hash=1774371712 not downloaded yet
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:25 [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%252F6990001-7000000%252F6998439%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371712%27 HTTP/1.1" 200 None
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_004/780x0__r.jpg?hash=1774371712 not downloaded yet
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_001/780x0__r.jpg?hash=1774371727> (referer: https://ecarstrade.com/cars/6998451)
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_002/780x0__r.jpg?hash=1774371727> (referer: https://ecarstrade.com/cars/6998451)
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_003/780x0__r.jpg?hash=1774371727> (referer: https://ecarstrade.com/cars/6998451)
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:25 [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%252F6990001-7000000%252F6998439%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371713%27 HTTP/1.1" 200 None
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_005/780x0__r.jpg?hash=1774371713 not downloaded yet
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 687fdc0a-fb1e-5630-a51b-8f8419e4b020
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 687fdc0a-fb1e-5630-a51b-8f8419e4b020
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab
2026-03-24 21:38:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b554a8ec-b90f-5cd7-822f-31e51c3fe2ab, skipping ID generation
2026-03-24 21:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab with scrape type 1
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b554a8ec-b90f-5cd7-822f-31e51c3fe2ab sending to next pipeline
2026-03-24 21:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b554a8ec-b90f-5cd7-822f-31e51c3fe2ab, identifier: 6998441auction110999
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:25 [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%252F6990001-7000000%252F6998439%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371712%27 HTTP/1.1" 200 None
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_006/780x0__r.jpg?hash=1774371712 not downloaded yet
2026-03-24 21:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b554a8ec-b90f-5cd7-822f-31e51c3fe2ab with identifier: 6998441auction110999
2026-03-24 21:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b554a8ec-b90f-5cd7-822f-31e51c3fe2ab with identifier: 6998441auction110999
2026-03-24 21:38:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b554a8ec-b90f-5cd7-822f-31e51c3fe2ab with identifier: 6998441auction110999 to the API
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998441/photo_001/780x0__r.jpg?hash=1774371715>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b554a8ec-b90f-5cd7-822f-31e51c3fe2ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998441',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 35899,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Grandland X Business Elegance 1.5 130CV BVA8 6E',
 'transmission': 'automatic',
 'trim': 'Business Elegance 1.5 130CV BVA8 6E',
 'vin': None,
 'year': 2023}
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998441auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:25 [ecarstrade.be] INFO: Saving data for 6998441auction110999: {'created_time': 1774388305.512299, 'last_price_update_time': 1774388305.512308, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998441auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_003/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998444)
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_004/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998444)
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_005/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998444)
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 687fdc0a-fb1e-5630-a51b-8f8419e4b020
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 687fdc0a-fb1e-5630-a51b-8f8419e4b020
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 687fdc0a-fb1e-5630-a51b-8f8419e4b020
2026-03-24 21:38:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 687fdc0a-fb1e-5630-a51b-8f8419e4b020, skipping ID generation
2026-03-24 21:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 687fdc0a-fb1e-5630-a51b-8f8419e4b020 with scrape type 1
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 687fdc0a-fb1e-5630-a51b-8f8419e4b020 sending to next pipeline
2026-03-24 21:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 687fdc0a-fb1e-5630-a51b-8f8419e4b020, identifier: 6998451auction110999
2026-03-24 21:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 687fdc0a-fb1e-5630-a51b-8f8419e4b020 with identifier: 6998451auction110999
2026-03-24 21:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 687fdc0a-fb1e-5630-a51b-8f8419e4b020 with identifier: 6998451auction110999
2026-03-24 21:38:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 687fdc0a-fb1e-5630-a51b-8f8419e4b020 with identifier: 6998451auction110999 to the API
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998451/photo_003/780x0__r.jpg?hash=1774371727>
{'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-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '687fdc0a-fb1e-5630-a51b-8f8419e4b020',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998451',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 64753,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '308 Active Business 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Active Business 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2020}
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998451auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:25 [ecarstrade.be] INFO: Saving data for 6998451auction110999: {'created_time': 1774388305.954756, 'last_price_update_time': 1774388305.954766, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998451auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_001/780x0__r.jpg?hash=1774371679> (referer: https://ecarstrade.com/cars/6998421)
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_002/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998444)
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_001/780x0__r.jpg?hash=1774371715> (referer: https://ecarstrade.com/cars/6998444)
2026-03-24 21:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998437> (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-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8a9a7938-5b9e-5a96-911c-b66a71d12556
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8a9a7938-5b9e-5a96-911c-b66a71d12556
2026-03-24 21:38:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8a9a7938-5b9e-5a96-911c-b66a71d12556
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_004/780x0__r.jpg?hash=1774371712> (referer: https://ecarstrade.com/cars/6998439)
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_003/780x0__r.jpg?hash=1774371678> (referer: https://ecarstrade.com/cars/6998419)
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_002/780x0__r.jpg?hash=1774371679> (referer: https://ecarstrade.com/cars/6998419)
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_003/780x0__r.jpg?hash=1774371712> (referer: https://ecarstrade.com/cars/6998439)
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_006/780x0__r.jpg?hash=1774371712> (referer: https://ecarstrade.com/cars/6998439)
2026-03-24 21:38:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bb243d66-b7a0-5f4a-aafb-325a215f1e10
2026-03-24 21:38:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb243d66-b7a0-5f4a-aafb-325a215f1e10, skipping ID generation
2026-03-24 21:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb243d66-b7a0-5f4a-aafb-325a215f1e10 with scrape type 1
2026-03-24 21:38:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb243d66-b7a0-5f4a-aafb-325a215f1e10 sending to next pipeline
2026-03-24 21:38:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb243d66-b7a0-5f4a-aafb-325a215f1e10, identifier: 6998421auction110999
2026-03-24 21:38:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb243d66-b7a0-5f4a-aafb-325a215f1e10 with identifier: 6998421auction110999
2026-03-24 21:38:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb243d66-b7a0-5f4a-aafb-325a215f1e10 with identifier: 6998421auction110999
2026-03-24 21:38:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb243d66-b7a0-5f4a-aafb-325a215f1e10 with identifier: 6998421auction110999 to the API
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998421/photo_001/780x0__r.jpg?hash=1774371679>
{'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-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bb243d66-b7a0-5f4a-aafb-325a215f1e10',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998421',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 90096,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 / 2019 / 5P / SUV xDrive25e Business Design BVA6',
 'transmission': 'automatic',
 'trim': '/ 2019 / 5P / SUV xDrive25e Business Design BVA6',
 'vin': None,
 'year': 2021}
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998421auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:26 [ecarstrade.be] INFO: Saving data for 6998421auction110999: {'created_time': 1774388306.470058, 'last_price_update_time': 1774388306.470067, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998421auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_005/780x0__r.jpg?hash=1774371713> (referer: https://ecarstrade.com/cars/6998439)
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_002/780x0__r.jpg?hash=1774371712> (referer: https://ecarstrade.com/cars/6998439)
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_001/780x0__r.jpg?hash=1774371712> (referer: https://ecarstrade.com/cars/6998439)
2026-03-24 21:38:26 [ecarstrade.be] INFO: Extracting details for car 6998437auction110999
2026-03-24 21:38:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8a9a7938-5b9e-5a96-911c-b66a71d12556
2026-03-24 21:38:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8a9a7938-5b9e-5a96-911c-b66a71d12556
2026-03-24 21:38:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a9a7938-5b9e-5a96-911c-b66a71d12556, skipping ID generation
2026-03-24 21:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9a7938-5b9e-5a96-911c-b66a71d12556 with scrape type 1
2026-03-24 21:38:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a9a7938-5b9e-5a96-911c-b66a71d12556 sending to next pipeline
2026-03-24 21:38:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8a9a7938-5b9e-5a96-911c-b66a71d12556, identifier: 6998444auction110999
2026-03-24 21:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_001/780x0__r.jpg?hash=1774371678> (referer: https://ecarstrade.com/cars/6998419)
2026-03-24 21:38:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8a9a7938-5b9e-5a96-911c-b66a71d12556 with identifier: 6998444auction110999
2026-03-24 21:38:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8a9a7938-5b9e-5a96-911c-b66a71d12556 with identifier: 6998444auction110999
2026-03-24 21:38:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8a9a7938-5b9e-5a96-911c-b66a71d12556 with identifier: 6998444auction110999 to the API
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998444/photo_001/780x0__r.jpg?hash=1774371715>
{'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-25T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '8a9a7938-5b9e-5a96-911c-b66a71d12556',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998444',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 37927,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '208 (e-) Active Business 50kWh BVA',
 'transmission': 'automatic',
 'trim': '(e-) Active Business 50kWh BVA',
 'vin': None,
 'year': 2020}
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998444auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:26 [ecarstrade.be] INFO: Saving data for 6998444auction110999: {'created_time': 1774388306.963344, 'last_price_update_time': 1774388306.963353, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998444auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9 with identifier: 6998437auction110999
2026-03-24 21:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9 with scrape type 1
2026-03-24 21:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:27 [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%252F6990001-7000000%252F6998437%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371708%27 HTTP/1.1" 200 None
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_001/780x0__r.jpg?hash=1774371708 not downloaded yet
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3c91c361-d0cd-55b4-b840-a22c8cf3061d
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item db0dee24-3eaf-5104-90d3-2f7385c6c38c
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item db0dee24-3eaf-5104-90d3-2f7385c6c38c
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3c91c361-d0cd-55b4-b840-a22c8cf3061d
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3c91c361-d0cd-55b4-b840-a22c8cf3061d
2026-03-24 21:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_005/780x0__r.jpg?hash=1774371682> (referer: https://ecarstrade.com/cars/6998423)
2026-03-24 21:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_006/780x0__r.jpg?hash=1774371682> (referer: https://ecarstrade.com/cars/6998423)
2026-03-24 21:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_004/780x0__r.jpg?hash=1774371682> (referer: https://ecarstrade.com/cars/6998423)
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:27 [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%252F6990001-7000000%252F6998437%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371708%27 HTTP/1.1" 200 None
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_002/780x0__r.jpg?hash=1774371708 not downloaded yet
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3c91c361-d0cd-55b4-b840-a22c8cf3061d
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3c91c361-d0cd-55b4-b840-a22c8cf3061d
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3c91c361-d0cd-55b4-b840-a22c8cf3061d
2026-03-24 21:38:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c91c361-d0cd-55b4-b840-a22c8cf3061d, skipping ID generation
2026-03-24 21:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c91c361-d0cd-55b4-b840-a22c8cf3061d with scrape type 1
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c91c361-d0cd-55b4-b840-a22c8cf3061d sending to next pipeline
2026-03-24 21:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c91c361-d0cd-55b4-b840-a22c8cf3061d, identifier: 6998439auction110999
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item db0dee24-3eaf-5104-90d3-2f7385c6c38c
2026-03-24 21:38:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: db0dee24-3eaf-5104-90d3-2f7385c6c38c, skipping ID generation
2026-03-24 21:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db0dee24-3eaf-5104-90d3-2f7385c6c38c with scrape type 1
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db0dee24-3eaf-5104-90d3-2f7385c6c38c sending to next pipeline
2026-03-24 21:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: db0dee24-3eaf-5104-90d3-2f7385c6c38c, identifier: 6998419auction110999
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:27 [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%252F6990001-7000000%252F6998437%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371708%27 HTTP/1.1" 200 None
2026-03-24 21:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_003/780x0__r.jpg?hash=1774371708 not downloaded yet
2026-03-24 21:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c91c361-d0cd-55b4-b840-a22c8cf3061d with identifier: 6998439auction110999
2026-03-24 21:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c91c361-d0cd-55b4-b840-a22c8cf3061d with identifier: 6998439auction110999
2026-03-24 21:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c91c361-d0cd-55b4-b840-a22c8cf3061d with identifier: 6998439auction110999 to the API
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998439/photo_001/780x0__r.jpg?hash=1774371712>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3c91c361-d0cd-55b4-b840-a22c8cf3061d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998439',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 100072,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Classe A Compact / 2018 / 5P / Berline A 250 e '
          'Business Line 8G-DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ Classe A Compact / 2018 / 5P / Berline A 250 e '
         'Business Line 8G-DCT',
 'vin': None,
 'year': 2021}
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998439auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:27 [ecarstrade.be] INFO: Saving data for 6998439auction110999: {'created_time': 1774388307.710871, 'last_price_update_time': 1774388307.710882, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998439auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: db0dee24-3eaf-5104-90d3-2f7385c6c38c with identifier: 6998419auction110999
2026-03-24 21:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: db0dee24-3eaf-5104-90d3-2f7385c6c38c with identifier: 6998419auction110999
2026-03-24 21:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: db0dee24-3eaf-5104-90d3-2f7385c6c38c with identifier: 6998419auction110999 to the API
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998419/photo_001/780x0__r.jpg?hash=1774371678>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'db0dee24-3eaf-5104-90d3-2f7385c6c38c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998419',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Audi',
 'model': 'Q2',
 'odometer': 109401,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'Q2 35 TFSI Business Line 1.5 TFSI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': '35 TFSI Business Line 1.5 TFSI 150CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998419auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:28 [ecarstrade.be] INFO: Saving data for 6998419auction110999: {'created_time': 1774388308.045694, 'last_price_update_time': 1774388308.045703, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998419auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_001/780x0__r.jpg?hash=1774371682> (referer: https://ecarstrade.com/cars/6998423)
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:28 [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%252F6990001-7000000%252F6998437%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371709%27 HTTP/1.1" 200 None
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_004/780x0__r.jpg?hash=1774371709 not downloaded yet
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1e990582-6e58-53db-9f15-ec21b91a6aa2
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1e990582-6e58-53db-9f15-ec21b91a6aa2
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1e990582-6e58-53db-9f15-ec21b91a6aa2
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:28 [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%252F6990001-7000000%252F6998437%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371708%27 HTTP/1.1" 200 None
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_005/780x0__r.jpg?hash=1774371708 not downloaded yet
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:28 [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%252F6990001-7000000%252F6998437%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371709%27 HTTP/1.1" 200 None
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_006/780x0__r.jpg?hash=1774371709 not downloaded yet
2026-03-24 21:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_002/780x0__r.jpg?hash=1774371708> (referer: https://ecarstrade.com/cars/6998437)
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1e990582-6e58-53db-9f15-ec21b91a6aa2
2026-03-24 21:38:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e990582-6e58-53db-9f15-ec21b91a6aa2, skipping ID generation
2026-03-24 21:38:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e990582-6e58-53db-9f15-ec21b91a6aa2 with scrape type 1
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e990582-6e58-53db-9f15-ec21b91a6aa2 sending to next pipeline
2026-03-24 21:38:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1e990582-6e58-53db-9f15-ec21b91a6aa2, identifier: 6998423auction110999
2026-03-24 21:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1e990582-6e58-53db-9f15-ec21b91a6aa2 with identifier: 6998423auction110999
2026-03-24 21:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1e990582-6e58-53db-9f15-ec21b91a6aa2 with identifier: 6998423auction110999
2026-03-24 21:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1e990582-6e58-53db-9f15-ec21b91a6aa2 with identifier: 6998423auction110999 to the API
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998423/photo_001/780x0__r.jpg?hash=1774371682>
{'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-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '1e990582-6e58-53db-9f15-ec21b91a6aa2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998423',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 107402,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Berlingo Fourgon Club M 650 1.5 BlueHDi 100CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'Fourgon Club M 650 1.5 BlueHDi 100CV BVM5 E6dT',
 'vin': None,
 'year': 2019}
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998423auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:28 [ecarstrade.be] INFO: Saving data for 6998423auction110999: {'created_time': 1774388308.579823, 'last_price_update_time': 1774388308.579834, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998423auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_001/780x0__r.jpg?hash=1774371708> (referer: https://ecarstrade.com/cars/6998437)
2026-03-24 21:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_003/780x0__r.jpg?hash=1774371708> (referer: https://ecarstrade.com/cars/6998437)
2026-03-24 21:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_004/780x0__r.jpg?hash=1774371709> (referer: https://ecarstrade.com/cars/6998437)
2026-03-24 21:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_005/780x0__r.jpg?hash=1774371708> (referer: https://ecarstrade.com/cars/6998437)
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9
2026-03-24 21:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_006/780x0__r.jpg?hash=1774371709> (referer: https://ecarstrade.com/cars/6998437)
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9
2026-03-24 21:38:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9, skipping ID generation
2026-03-24 21:38:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9 with scrape type 1
2026-03-24 21:38:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9 sending to next pipeline
2026-03-24 21:38:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9, identifier: 6998437auction110999
2026-03-24 21:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9 with identifier: 6998437auction110999
2026-03-24 21:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9 with identifier: 6998437auction110999
2026-03-24 21:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9 with identifier: 6998437auction110999 to the API
2026-03-24 21:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998437/photo_006/780x0__r.jpg?hash=1774371709>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f69c2d7e-6470-5b49-9c98-4f6b84c2c8b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998437',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 67519,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai / 2017 / 5P / Crossover 1.5 DCI 115 Business Edition',
 'transmission': 'manual',
 'trim': 'NISSAN  / 2017 / 5P / Crossover 1.5 DCI 115 Business Edition',
 'vin': None,
 'year': 2020}
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998437auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Saving data for 6998437auction110999: {'created_time': 1774388309.192882, 'last_price_update_time': 1774388309.192893, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998437auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:29 [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-24 21:38:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998460auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998460auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998460auction110999: 1
2026-03-24 21:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998461auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998461auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998461auction110999: 1
2026-03-24 21:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998462auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998462auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998462auction110999: 1
2026-03-24 21:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998463auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998463auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998463auction110999: 1
2026-03-24 21:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998464auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998464auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998464auction110999: 1
2026-03-24 21:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998466auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998466auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998466auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998467auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998467auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998467auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998468auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998468auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998468auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998469auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998469auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998469auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998470auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998470auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998470auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998471auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998471auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998471auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998472auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998472auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998472auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998474auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998474auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998474auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6998476auction110999
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998476auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6998476auction110999: 1
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6991889auction110912
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991889auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6991889auction110912: 0
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6992166auction110912
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992166auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6992166auction110912: 0
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6992005auction110912
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992005auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6992005auction110912: 0
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6991801auction110912
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991801auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6991801auction110912: 0
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6992168auction110912
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992168auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6992168auction110912: 0
2026-03-24 21:38:29 [ecarstrade.be] INFO: Found listing with ID: 6991832auction110912
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991832auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:29 [ecarstrade.be] INFO: Scrape type for 6991832auction110912: 0
2026-03-24 21:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998436> (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-24 21:38:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:30 [ecarstrade.be] INFO: Extracting details for car 6998436auction110999
2026-03-24 21:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bbdc0fd-fb51-508d-9202-85821b1746f1 with identifier: 6998436auction110999
2026-03-24 21:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bbdc0fd-fb51-508d-9202-85821b1746f1 with scrape type 1
2026-03-24 21:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3bbdc0fd-fb51-508d-9202-85821b1746f1
2026-03-24 21:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:30 [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%252F6990001-7000000%252F6998436%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371707%27 HTTP/1.1" 200 None
2026-03-24 21:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_001/780x0__r.jpg?hash=1774371707 not downloaded yet
2026-03-24 21:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:30 [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%252F6990001-7000000%252F6998436%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371707%27 HTTP/1.1" 200 None
2026-03-24 21:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_002/780x0__r.jpg?hash=1774371707 not downloaded yet
2026-03-24 21:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:30 [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%252F6990001-7000000%252F6998436%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371707%27 HTTP/1.1" 200 None
2026-03-24 21:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_003/780x0__r.jpg?hash=1774371707 not downloaded yet
2026-03-24 21:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:30 [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%252F6990001-7000000%252F6998436%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371707%27 HTTP/1.1" 200 None
2026-03-24 21:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_004/780x0__r.jpg?hash=1774371707 not downloaded yet
2026-03-24 21:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:30 [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%252F6990001-7000000%252F6998436%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371707%27 HTTP/1.1" 200 None
2026-03-24 21:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_005/780x0__r.jpg?hash=1774371707 not downloaded yet
2026-03-24 21:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:30 [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%252F6990001-7000000%252F6998436%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371707%27 HTTP/1.1" 200 None
2026-03-24 21:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_006/780x0__r.jpg?hash=1774371707 not downloaded yet
2026-03-24 21:38:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998449> (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-24 21:38:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:33 [ecarstrade.be] INFO: Extracting details for car 6998449auction110999
2026-03-24 21:38:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ef67b52-761a-56bc-bee7-532016effaf3 with identifier: 6998449auction110999
2026-03-24 21:38:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef67b52-761a-56bc-bee7-532016effaf3 with scrape type 1
2026-03-24 21:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2ef67b52-761a-56bc-bee7-532016effaf3
2026-03-24 21:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998449%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371726%27 HTTP/1.1" 200 None
2026-03-24 21:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_001/780x0__r.jpg?hash=1774371726 not downloaded yet
2026-03-24 21:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998449%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371725%27 HTTP/1.1" 200 None
2026-03-24 21:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_002/780x0__r.jpg?hash=1774371725 not downloaded yet
2026-03-24 21:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998449%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371725%27 HTTP/1.1" 200 None
2026-03-24 21:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_003/780x0__r.jpg?hash=1774371725 not downloaded yet
2026-03-24 21:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998449%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371725%27 HTTP/1.1" 200 None
2026-03-24 21:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_004/780x0__r.jpg?hash=1774371725 not downloaded yet
2026-03-24 21:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998449%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371725%27 HTTP/1.1" 200 None
2026-03-24 21:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_005/780x0__r.jpg?hash=1774371725 not downloaded yet
2026-03-24 21:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998449%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371725%27 HTTP/1.1" 200 None
2026-03-24 21:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_006/780x0__r.jpg?hash=1774371725 not downloaded yet
2026-03-24 21:38:35 [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-24 21:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991998auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991998auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991998auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991804auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991804auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991804auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6992149auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992149auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6992149auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991915auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991915auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991915auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991885auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991885auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991885auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991993auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991993auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991993auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991862auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991862auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991862auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6992154auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992154auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6992154auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991887auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991887auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991887auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6992000auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992000auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6992000auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991813auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991813auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991813auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6991999auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991999auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:35 [ecarstrade.be] INFO: Scrape type for 6991999auction110912: 0
2026-03-24 21:38:35 [ecarstrade.be] INFO: Found listing with ID: 6992174auction110912
2026-03-24 21:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992174auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [ecarstrade.be] INFO: Scrape type for 6992174auction110912: 0
2026-03-24 21:38:36 [ecarstrade.be] INFO: Found listing with ID: 6991883auction110912
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991883auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [ecarstrade.be] INFO: Scrape type for 6991883auction110912: 0
2026-03-24 21:38:36 [ecarstrade.be] INFO: Found listing with ID: 6991854auction110912
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991854auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [ecarstrade.be] INFO: Scrape type for 6991854auction110912: 0
2026-03-24 21:38:36 [ecarstrade.be] INFO: Found listing with ID: 6991802auction110912
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991802auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [ecarstrade.be] INFO: Scrape type for 6991802auction110912: 0
2026-03-24 21:38:36 [ecarstrade.be] INFO: Found listing with ID: 6991827auction110912
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991827auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [ecarstrade.be] INFO: Scrape type for 6991827auction110912: 0
2026-03-24 21:38:36 [ecarstrade.be] INFO: Found listing with ID: 6991944auction110912
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991944auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [ecarstrade.be] INFO: Scrape type for 6991944auction110912: 0
2026-03-24 21:38:36 [ecarstrade.be] INFO: Found listing with ID: 6991795auction110912
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991795auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [ecarstrade.be] INFO: Scrape type for 6991795auction110912: 0
2026-03-24 21:38:36 [ecarstrade.be] INFO: Found listing with ID: 6991834auction110912
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991834auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [ecarstrade.be] INFO: Scrape type for 6991834auction110912: 0
2026-03-24 21:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998461> (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-24 21:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998460> (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-24 21:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:36 [ecarstrade.be] INFO: Extracting details for car 6998461auction110999
2026-03-24 21:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94266523-8c15-5da5-9d61-de9f08ee46d4 with identifier: 6998461auction110999
2026-03-24 21:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94266523-8c15-5da5-9d61-de9f08ee46d4 with scrape type 1
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94266523-8c15-5da5-9d61-de9f08ee46d4
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998461%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371740%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_001/780x0__r.jpg?hash=1774371740 not downloaded yet
2026-03-24 21:38:36 [ecarstrade.be] INFO: Extracting details for car 6998460auction110999
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998461%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371740%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_002/780x0__r.jpg?hash=1774371740 not downloaded yet
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998461%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371740%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_003/780x0__r.jpg?hash=1774371740 not downloaded yet
2026-03-24 21:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97687402-7b0b-57c9-9adb-1e1623f5a875 with identifier: 6998460auction110999
2026-03-24 21:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97687402-7b0b-57c9-9adb-1e1623f5a875 with scrape type 1
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 97687402-7b0b-57c9-9adb-1e1623f5a875
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998460%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371738%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_001/780x0__r.jpg?hash=1774371738 not downloaded yet
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998461%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371740%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_004/780x0__r.jpg?hash=1774371740 not downloaded yet
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998460%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371739%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_002/780x0__r.jpg?hash=1774371739 not downloaded yet
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998461%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371740%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_005/780x0__r.jpg?hash=1774371740 not downloaded yet
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998460%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371738%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_003/780x0__r.jpg?hash=1774371738 not downloaded yet
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998461%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371740%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_006/780x0__r.jpg?hash=1774371740 not downloaded yet
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998460%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371738%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_004/780x0__r.jpg?hash=1774371738 not downloaded yet
2026-03-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998460%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371738%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_005/780x0__r.jpg?hash=1774371738 not downloaded yet
2026-03-24 21:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998463> (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-24 21:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:36 [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%252F6990001-7000000%252F6998460%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371739%27 HTTP/1.1" 200 None
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_006/780x0__r.jpg?hash=1774371739 not downloaded yet
2026-03-24 21:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998462> (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-24 21:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:36 [ecarstrade.be] INFO: Extracting details for car 6998463auction110999
2026-03-24 21:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb6251ad-e210-55cb-a804-18ea8deeec41 with identifier: 6998463auction110999
2026-03-24 21:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6251ad-e210-55cb-a804-18ea8deeec41 with scrape type 1
2026-03-24 21:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eb6251ad-e210-55cb-a804-18ea8deeec41
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998463%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371743%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_001/780x0__r.jpg?hash=1774371743 not downloaded yet
2026-03-24 21:38:37 [ecarstrade.be] INFO: Extracting details for car 6998462auction110999
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998463%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371743%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_002/780x0__r.jpg?hash=1774371743 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998463%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371743%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_003/780x0__r.jpg?hash=1774371743 not downloaded yet
2026-03-24 21:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d19796-0437-5c83-89bc-cb4b057d4526 with identifier: 6998462auction110999
2026-03-24 21:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d19796-0437-5c83-89bc-cb4b057d4526 with scrape type 1
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 45d19796-0437-5c83-89bc-cb4b057d4526
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998462%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371741%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_001/780x0__r.jpg?hash=1774371741 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998463%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371743%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_004/780x0__r.jpg?hash=1774371743 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998462%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371741%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_002/780x0__r.jpg?hash=1774371741 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998463%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371743%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_005/780x0__r.jpg?hash=1774371743 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998462%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371741%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_003/780x0__r.jpg?hash=1774371741 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998463%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371743%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_006/780x0__r.jpg?hash=1774371743 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998462%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371741%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_004/780x0__r.jpg?hash=1774371741 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998462%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371741%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_005/780x0__r.jpg?hash=1774371741 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998462%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371741%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_006/780x0__r.jpg?hash=1774371741 not downloaded yet
2026-03-24 21:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998464> (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-24 21:38:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:37 [ecarstrade.be] INFO: Extracting details for car 6998464auction110999
2026-03-24 21:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcaafd54-133f-5816-85dd-f7444acf6e5b with identifier: 6998464auction110999
2026-03-24 21:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcaafd54-133f-5816-85dd-f7444acf6e5b with scrape type 1
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fcaafd54-133f-5816-85dd-f7444acf6e5b
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998464%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371744%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_001/780x0__r.jpg?hash=1774371744 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998464%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371745%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_002/780x0__r.jpg?hash=1774371745 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998464%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371745%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_003/780x0__r.jpg?hash=1774371745 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998464%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371745%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_004/780x0__r.jpg?hash=1774371745 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998464%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371745%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_005/780x0__r.jpg?hash=1774371745 not downloaded yet
2026-03-24 21:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:37 [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%252F6990001-7000000%252F6998464%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371745%27 HTTP/1.1" 200 None
2026-03-24 21:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_006/780x0__r.jpg?hash=1774371745 not downloaded yet
2026-03-24 21:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998466> (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-24 21:38:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:40 [ecarstrade.be] INFO: Extracting details for car 6998466auction110999
2026-03-24 21:38:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f97a05b-177f-5f40-88d1-cfcf83046eba with identifier: 6998466auction110999
2026-03-24 21:38:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f97a05b-177f-5f40-88d1-cfcf83046eba with scrape type 1
2026-03-24 21:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0f97a05b-177f-5f40-88d1-cfcf83046eba
2026-03-24 21:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998466%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371747%27 HTTP/1.1" 200 None
2026-03-24 21:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_001/780x0__r.jpg?hash=1774371747 not downloaded yet
2026-03-24 21:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998466%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371747%27 HTTP/1.1" 200 None
2026-03-24 21:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_002/780x0__r.jpg?hash=1774371747 not downloaded yet
2026-03-24 21:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998466%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371747%27 HTTP/1.1" 200 None
2026-03-24 21:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_003/780x0__r.jpg?hash=1774371747 not downloaded yet
2026-03-24 21:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998466%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371747%27 HTTP/1.1" 200 None
2026-03-24 21:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_004/780x0__r.jpg?hash=1774371747 not downloaded yet
2026-03-24 21:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998466%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371748%27 HTTP/1.1" 200 None
2026-03-24 21:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_005/780x0__r.jpg?hash=1774371748 not downloaded yet
2026-03-24 21:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998466%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371748%27 HTTP/1.1" 200 None
2026-03-24 21:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_006/780x0__r.jpg?hash=1774371748 not downloaded yet
2026-03-24 21:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998469> (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-24 21:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998467> (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-24 21:38:43 [ecarstrade.be] INFO: Extracting details for car 6998469auction110999
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_006/780x0__r.jpg?hash=1774371707> (referer: https://ecarstrade.com/cars/6998436)
2026-03-24 21:38:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77 with identifier: 6998469auction110999
2026-03-24 21:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77 with scrape type 1
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998469%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371752%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_001/780x0__r.jpg?hash=1774371752 not downloaded yet
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_006/780x0__r.jpg?hash=1774371725> (referer: https://ecarstrade.com/cars/6998449)
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998469%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371752%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_002/780x0__r.jpg?hash=1774371752 not downloaded yet
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998469%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371752%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_003/780x0__r.jpg?hash=1774371752 not downloaded yet
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998469%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371752%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_004/780x0__r.jpg?hash=1774371752 not downloaded yet
2026-03-24 21:38:43 [ecarstrade.be] INFO: Extracting details for car 6998467auction110999
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998469%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371753%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_005/780x0__r.jpg?hash=1774371753 not downloaded yet
2026-03-24 21:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67525dd1-3a4a-5227-8264-5c37031e096e with identifier: 6998467auction110999
2026-03-24 21:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67525dd1-3a4a-5227-8264-5c37031e096e with scrape type 1
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 67525dd1-3a4a-5227-8264-5c37031e096e
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998467%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371749%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_001/780x0__r.jpg?hash=1774371749 not downloaded yet
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_005/780x0__r.jpg?hash=1774371725> (referer: https://ecarstrade.com/cars/6998449)
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998469%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371752%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_006/780x0__r.jpg?hash=1774371752 not downloaded yet
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998467%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371750%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_002/780x0__r.jpg?hash=1774371750 not downloaded yet
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3bbdc0fd-fb51-508d-9202-85821b1746f1
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2ef67b52-761a-56bc-bee7-532016effaf3
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998467%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371749%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_003/780x0__r.jpg?hash=1774371749 not downloaded yet
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998467%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371749%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_004/780x0__r.jpg?hash=1774371749 not downloaded yet
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998467%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371749%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_005/780x0__r.jpg?hash=1774371749 not downloaded yet
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998467%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371749%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_006/780x0__r.jpg?hash=1774371749 not downloaded yet
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2ef67b52-761a-56bc-bee7-532016effaf3
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_005/780x0__r.jpg?hash=1774371738> (referer: https://ecarstrade.com/cars/6998460)
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_006/780x0__r.jpg?hash=1774371739> (referer: https://ecarstrade.com/cars/6998460)
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 97687402-7b0b-57c9-9adb-1e1623f5a875
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_006/780x0__r.jpg?hash=1774371741> (referer: https://ecarstrade.com/cars/6998462)
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 97687402-7b0b-57c9-9adb-1e1623f5a875
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998470> (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-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_006/780x0__r.jpg?hash=1774371745> (referer: https://ecarstrade.com/cars/6998464)
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 45d19796-0437-5c83-89bc-cb4b057d4526
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_006/780x0__r.jpg?hash=1774371748> (referer: https://ecarstrade.com/cars/6998466)
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_005/780x0__r.jpg?hash=1774371748> (referer: https://ecarstrade.com/cars/6998466)
2026-03-24 21:38:43 [ecarstrade.be] INFO: Extracting details for car 6998470auction110999
2026-03-24 21:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 682fde70-f507-5cc0-8807-c01ff7676458 with identifier: 6998470auction110999
2026-03-24 21:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 682fde70-f507-5cc0-8807-c01ff7676458 with scrape type 1
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 682fde70-f507-5cc0-8807-c01ff7676458
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998470%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371753%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_001/780x0__r.jpg?hash=1774371753 not downloaded yet
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998470%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371753%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_002/780x0__r.jpg?hash=1774371753 not downloaded yet
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_004/780x0__r.jpg?hash=1774371747> (referer: https://ecarstrade.com/cars/6998466)
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_001/780x0__r.jpg?hash=1774371752> (referer: https://ecarstrade.com/cars/6998469)
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998470%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371753%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_003/780x0__r.jpg?hash=1774371753 not downloaded yet
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fcaafd54-133f-5816-85dd-f7444acf6e5b
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998470%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371754%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_004/780x0__r.jpg?hash=1774371754 not downloaded yet
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998470%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371753%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_005/780x0__r.jpg?hash=1774371753 not downloaded yet
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_001/780x0__r.jpg?hash=1774371749> (referer: https://ecarstrade.com/cars/6998467)
2026-03-24 21:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:43 [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%252F6990001-7000000%252F6998470%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371753%27 HTTP/1.1" 200 None
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_006/780x0__r.jpg?hash=1774371753 not downloaded yet
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0f97a05b-177f-5f40-88d1-cfcf83046eba
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0f97a05b-177f-5f40-88d1-cfcf83046eba
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998472> (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-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_006/780x0__r.jpg?hash=1774371749> (referer: https://ecarstrade.com/cars/6998467)
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0f97a05b-177f-5f40-88d1-cfcf83046eba
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_004/780x0__r.jpg?hash=1774371749> (referer: https://ecarstrade.com/cars/6998467)
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_005/780x0__r.jpg?hash=1774371749> (referer: https://ecarstrade.com/cars/6998467)
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_002/780x0__r.jpg?hash=1774371750> (referer: https://ecarstrade.com/cars/6998467)
2026-03-24 21:38:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 67525dd1-3a4a-5227-8264-5c37031e096e
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_003/780x0__r.jpg?hash=1774371749> (referer: https://ecarstrade.com/cars/6998467)
2026-03-24 21:38:43 [ecarstrade.be] INFO: Extracting details for car 6998472auction110999
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_005/780x0__r.jpg?hash=1774371753> (referer: https://ecarstrade.com/cars/6998469)
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_006/780x0__r.jpg?hash=1774371752> (referer: https://ecarstrade.com/cars/6998469)
2026-03-24 21:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_002/780x0__r.jpg?hash=1774371753> (referer: https://ecarstrade.com/cars/6998470)
2026-03-24 21:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd33a224-7a1a-5813-a40e-25a5ac733a70 with identifier: 6998472auction110999
2026-03-24 21:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd33a224-7a1a-5813-a40e-25a5ac733a70 with scrape type 1
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bd33a224-7a1a-5813-a40e-25a5ac733a70
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998472%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371754%27 HTTP/1.1" 200 None
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_001/780x0__r.jpg?hash=1774371754 not downloaded yet
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 67525dd1-3a4a-5227-8264-5c37031e096e
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998472%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371754%27 HTTP/1.1" 200 None
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_002/780x0__r.jpg?hash=1774371754 not downloaded yet
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 67525dd1-3a4a-5227-8264-5c37031e096e
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 67525dd1-3a4a-5227-8264-5c37031e096e
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 67525dd1-3a4a-5227-8264-5c37031e096e
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 67525dd1-3a4a-5227-8264-5c37031e096e
2026-03-24 21:38:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 67525dd1-3a4a-5227-8264-5c37031e096e, skipping ID generation
2026-03-24 21:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67525dd1-3a4a-5227-8264-5c37031e096e with scrape type 1
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 67525dd1-3a4a-5227-8264-5c37031e096e sending to next pipeline
2026-03-24 21:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 67525dd1-3a4a-5227-8264-5c37031e096e, identifier: 6998467auction110999
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_001/780x0__r.jpg?hash=1774371753> (referer: https://ecarstrade.com/cars/6998470)
2026-03-24 21:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67525dd1-3a4a-5227-8264-5c37031e096e with identifier: 6998467auction110999
2026-03-24 21:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67525dd1-3a4a-5227-8264-5c37031e096e with identifier: 6998467auction110999
2026-03-24 21:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67525dd1-3a4a-5227-8264-5c37031e096e with identifier: 6998467auction110999 to the API
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998467/photo_003/780x0__r.jpg?hash=1774371749>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '67525dd1-3a4a-5227-8264-5c37031e096e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998467',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 91697,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Octavia Lim. Style 2.0 TDI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Lim. Style 2.0 TDI 150CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998467auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:44 [ecarstrade.be] INFO: Saving data for 6998467auction110999: {'created_time': 1774388324.690972, 'last_price_update_time': 1774388324.690988, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998467auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_005/780x0__r.jpg?hash=1774371753> (referer: https://ecarstrade.com/cars/6998470)
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_006/780x0__r.jpg?hash=1774371753> (referer: https://ecarstrade.com/cars/6998470)
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998472%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371754%27 HTTP/1.1" 200 None
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_003/780x0__r.jpg?hash=1774371754 not downloaded yet
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998471> (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-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998468> (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-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 682fde70-f507-5cc0-8807-c01ff7676458
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998472%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371754%27 HTTP/1.1" 200 None
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_004/780x0__r.jpg?hash=1774371754 not downloaded yet
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 682fde70-f507-5cc0-8807-c01ff7676458
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998472%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371754%27 HTTP/1.1" 200 None
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_005/780x0__r.jpg?hash=1774371754 not downloaded yet
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_004/780x0__r.jpg?hash=1774371754> (referer: https://ecarstrade.com/cars/6998470)
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_004/780x0__r.jpg?hash=1774371752> (referer: https://ecarstrade.com/cars/6998469)
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998472%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371754%27 HTTP/1.1" 200 None
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_006/780x0__r.jpg?hash=1774371754 not downloaded yet
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 682fde70-f507-5cc0-8807-c01ff7676458
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 682fde70-f507-5cc0-8807-c01ff7676458
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_003/780x0__r.jpg?hash=1774371753> (referer: https://ecarstrade.com/cars/6998470)
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_002/780x0__r.jpg?hash=1774371752> (referer: https://ecarstrade.com/cars/6998469)
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_003/780x0__r.jpg?hash=1774371752> (referer: https://ecarstrade.com/cars/6998469)
2026-03-24 21:38:44 [ecarstrade.be] INFO: Extracting details for car 6998471auction110999
2026-03-24 21:38:44 [ecarstrade.be] INFO: Extracting details for car 6998468auction110999
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_001/780x0__r.jpg?hash=1774371754> (referer: https://ecarstrade.com/cars/6998472)
2026-03-24 21:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_002/780x0__r.jpg?hash=1774371747> (referer: https://ecarstrade.com/cars/6998466)
2026-03-24 21:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb17636-cf52-5c11-b73e-a63ef32a1464 with identifier: 6998471auction110999
2026-03-24 21:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb17636-cf52-5c11-b73e-a63ef32a1464 with scrape type 1
2026-03-24 21:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1cb17636-cf52-5c11-b73e-a63ef32a1464
2026-03-24 21:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998471%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371755%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_001/780x0__r.jpg?hash=1774371755 not downloaded yet
2026-03-24 21:38:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d with identifier: 6998468auction110999
2026-03-24 21:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d with scrape type 1
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998468%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371751%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_001/780x0__r.jpg?hash=1774371751 not downloaded yet
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_001/780x0__r.jpg?hash=1774371747> (referer: https://ecarstrade.com/cars/6998466)
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_003/780x0__r.jpg?hash=1774371747> (referer: https://ecarstrade.com/cars/6998466)
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998471%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371755%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_002/780x0__r.jpg?hash=1774371755 not downloaded yet
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998468%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371751%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_002/780x0__r.jpg?hash=1774371751 not downloaded yet
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_002/780x0__r.jpg?hash=1774371754> (referer: https://ecarstrade.com/cars/6998472)
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_005/780x0__r.jpg?hash=1774371745> (referer: https://ecarstrade.com/cars/6998464)
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998471%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371755%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_003/780x0__r.jpg?hash=1774371755 not downloaded yet
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998468%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371751%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_003/780x0__r.jpg?hash=1774371751 not downloaded yet
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 682fde70-f507-5cc0-8807-c01ff7676458
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 682fde70-f507-5cc0-8807-c01ff7676458
2026-03-24 21:38:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 682fde70-f507-5cc0-8807-c01ff7676458, skipping ID generation
2026-03-24 21:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 682fde70-f507-5cc0-8807-c01ff7676458 with scrape type 1
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 682fde70-f507-5cc0-8807-c01ff7676458 sending to next pipeline
2026-03-24 21:38:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 682fde70-f507-5cc0-8807-c01ff7676458, identifier: 6998470auction110999
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77
2026-03-24 21:38:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 682fde70-f507-5cc0-8807-c01ff7676458 with identifier: 6998470auction110999
2026-03-24 21:38:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 682fde70-f507-5cc0-8807-c01ff7676458 with identifier: 6998470auction110999
2026-03-24 21:38:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 682fde70-f507-5cc0-8807-c01ff7676458 with identifier: 6998470auction110999 to the API
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998470/photo_003/780x0__r.jpg?hash=1774371753>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '682fde70-f507-5cc0-8807-c01ff7676458',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998470',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 80772,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf / 2020 / 5P / Berline 2.0 TDI SCR 115 BVM6 Life '
          'Busi',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / Berline 2.0 TDI SCR 115 BVM6 Life Busi',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998470auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [ecarstrade.be] INFO: Saving data for 6998470auction110999: {'created_time': 1774388325.567559, 'last_price_update_time': 1774388325.567569, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998470auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_004/780x0__r.jpg?hash=1774371745> (referer: https://ecarstrade.com/cars/6998464)
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_005/780x0__r.jpg?hash=1774371754> (referer: https://ecarstrade.com/cars/6998472)
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998471%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371756%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_004/780x0__r.jpg?hash=1774371756 not downloaded yet
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38: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%252F6990001-7000000%252F6998468%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371751%27 HTTP/1.1" 200 None
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_004/780x0__r.jpg?hash=1774371751 not downloaded yet
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77
2026-03-24 21:38:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77, skipping ID generation
2026-03-24 21:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77 with scrape type 1
2026-03-24 21:38:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77 sending to next pipeline
2026-03-24 21:38:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77, identifier: 6998469auction110999
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_006/780x0__r.jpg?hash=1774371754> (referer: https://ecarstrade.com/cars/6998472)
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_003/780x0__r.jpg?hash=1774371754> (referer: https://ecarstrade.com/cars/6998472)
2026-03-24 21:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_004/780x0__r.jpg?hash=1774371754> (referer: https://ecarstrade.com/cars/6998472)
2026-03-24 21:38:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77 with identifier: 6998469auction110999
2026-03-24 21:38:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77 with identifier: 6998469auction110999
2026-03-24 21:38:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b87ace0-a35a-5aa6-b457-ae7b5f6cab77 with identifier: 6998469auction110999 to the API
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998469/photo_003/780x0__r.jpg?hash=1774371752>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0b87ace0-a35a-5aa6-b457-ae7b5f6cab77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998469',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 98252,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris Hybride / 2019 / 5P / Berline Hybride 116h France '
          'Business Stage Acad',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Hybride / 2019 / 5P / Berline Hybride 116h France Business '
         'Stage Acad',
 'vin': None,
 'year': 2021}
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998469auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:46 [ecarstrade.be] INFO: Saving data for 6998469auction110999: {'created_time': 1774388326.040578, 'last_price_update_time': 1774388326.040589, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998469auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [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%252F6990001-7000000%252F6998471%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371755%27 HTTP/1.1" 200 None
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_005/780x0__r.jpg?hash=1774371755 not downloaded yet
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [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%252F6990001-7000000%252F6998468%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371752%27 HTTP/1.1" 200 None
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_005/780x0__r.jpg?hash=1774371752 not downloaded yet
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_003/780x0__r.jpg?hash=1774371745> (referer: https://ecarstrade.com/cars/6998464)
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_002/780x0__r.jpg?hash=1774371745> (referer: https://ecarstrade.com/cars/6998464)
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bd33a224-7a1a-5813-a40e-25a5ac733a70
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0f97a05b-177f-5f40-88d1-cfcf83046eba
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0f97a05b-177f-5f40-88d1-cfcf83046eba
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0f97a05b-177f-5f40-88d1-cfcf83046eba
2026-03-24 21:38:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f97a05b-177f-5f40-88d1-cfcf83046eba, skipping ID generation
2026-03-24 21:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f97a05b-177f-5f40-88d1-cfcf83046eba with scrape type 1
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f97a05b-177f-5f40-88d1-cfcf83046eba sending to next pipeline
2026-03-24 21:38:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0f97a05b-177f-5f40-88d1-cfcf83046eba, identifier: 6998466auction110999
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bd33a224-7a1a-5813-a40e-25a5ac733a70
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fcaafd54-133f-5816-85dd-f7444acf6e5b
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fcaafd54-133f-5816-85dd-f7444acf6e5b
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bd33a224-7a1a-5813-a40e-25a5ac733a70
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_001/780x0__r.jpg?hash=1774371744> (referer: https://ecarstrade.com/cars/6998464)
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_005/780x0__r.jpg?hash=1774371741> (referer: https://ecarstrade.com/cars/6998462)
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [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%252F6990001-7000000%252F6998471%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371755%27 HTTP/1.1" 200 None
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_006/780x0__r.jpg?hash=1774371755 not downloaded yet
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [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%252F6990001-7000000%252F6998468%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371752%27 HTTP/1.1" 200 None
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_006/780x0__r.jpg?hash=1774371752 not downloaded yet
2026-03-24 21:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0f97a05b-177f-5f40-88d1-cfcf83046eba with identifier: 6998466auction110999
2026-03-24 21:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0f97a05b-177f-5f40-88d1-cfcf83046eba with identifier: 6998466auction110999
2026-03-24 21:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0f97a05b-177f-5f40-88d1-cfcf83046eba with identifier: 6998466auction110999 to the API
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998466/photo_003/780x0__r.jpg?hash=1774371747>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0f97a05b-177f-5f40-88d1-cfcf83046eba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998466',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 122206,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Superb Break Scout 2.0 TDI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Break Scout 2.0 TDI 150CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998466auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:46 [ecarstrade.be] INFO: Saving data for 6998466auction110999: {'created_time': 1774388326.552722, 'last_price_update_time': 1774388326.552733, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998466auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_001/780x0__r.jpg?hash=1774371751> (referer: https://ecarstrade.com/cars/6998468)
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bd33a224-7a1a-5813-a40e-25a5ac733a70
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bd33a224-7a1a-5813-a40e-25a5ac733a70
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bd33a224-7a1a-5813-a40e-25a5ac733a70
2026-03-24 21:38:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd33a224-7a1a-5813-a40e-25a5ac733a70, skipping ID generation
2026-03-24 21:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd33a224-7a1a-5813-a40e-25a5ac733a70 with scrape type 1
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd33a224-7a1a-5813-a40e-25a5ac733a70 sending to next pipeline
2026-03-24 21:38:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd33a224-7a1a-5813-a40e-25a5ac733a70, identifier: 6998472auction110999
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_001/780x0__r.jpg?hash=1774371755> (referer: https://ecarstrade.com/cars/6998471)
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_002/780x0__r.jpg?hash=1774371751> (referer: https://ecarstrade.com/cars/6998468)
2026-03-24 21:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd33a224-7a1a-5813-a40e-25a5ac733a70 with identifier: 6998472auction110999
2026-03-24 21:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd33a224-7a1a-5813-a40e-25a5ac733a70 with identifier: 6998472auction110999
2026-03-24 21:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd33a224-7a1a-5813-a40e-25a5ac733a70 with identifier: 6998472auction110999 to the API
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998472/photo_004/780x0__r.jpg?hash=1774371754>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bd33a224-7a1a-5813-a40e-25a5ac733a70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998472',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 60184,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 Life',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 Life',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998472auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:46 [ecarstrade.be] INFO: Saving data for 6998472auction110999: {'created_time': 1774388326.958473, 'last_price_update_time': 1774388326.958485, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998472auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_002/780x0__r.jpg?hash=1774371755> (referer: https://ecarstrade.com/cars/6998471)
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_003/780x0__r.jpg?hash=1774371751> (referer: https://ecarstrade.com/cars/6998468)
2026-03-24 21:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_003/780x0__r.jpg?hash=1774371755> (referer: https://ecarstrade.com/cars/6998471)
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fcaafd54-133f-5816-85dd-f7444acf6e5b
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fcaafd54-133f-5816-85dd-f7444acf6e5b
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fcaafd54-133f-5816-85dd-f7444acf6e5b
2026-03-24 21:38:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fcaafd54-133f-5816-85dd-f7444acf6e5b, skipping ID generation
2026-03-24 21:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcaafd54-133f-5816-85dd-f7444acf6e5b with scrape type 1
2026-03-24 21:38:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fcaafd54-133f-5816-85dd-f7444acf6e5b sending to next pipeline
2026-03-24 21:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fcaafd54-133f-5816-85dd-f7444acf6e5b, identifier: 6998464auction110999
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 45d19796-0437-5c83-89bc-cb4b057d4526
2026-03-24 21:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fcaafd54-133f-5816-85dd-f7444acf6e5b with identifier: 6998464auction110999
2026-03-24 21:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fcaafd54-133f-5816-85dd-f7444acf6e5b with identifier: 6998464auction110999
2026-03-24 21:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fcaafd54-133f-5816-85dd-f7444acf6e5b with identifier: 6998464auction110999 to the API
2026-03-24 21:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998464/photo_001/780x0__r.jpg?hash=1774371744>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'fcaafd54-133f-5816-85dd-f7444acf6e5b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998464',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 40648,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Karoq / 2017 / 5P / SUV 1.5 TSI 150ch ACT DSG7 Sportline',
 'transmission': 'automatic',
 'trim': 'SKODA  / 2017 / 5P / SUV 1.5 TSI 150ch ACT DSG7 Sportline',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998464auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:47 [ecarstrade.be] INFO: Saving data for 6998464auction110999: {'created_time': 1774388327.408545, 'last_price_update_time': 1774388327.408557, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998464auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_004/780x0__r.jpg?hash=1774371741> (referer: https://ecarstrade.com/cars/6998462)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_006/780x0__r.jpg?hash=1774371743> (referer: https://ecarstrade.com/cars/6998463)
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1cb17636-cf52-5c11-b73e-a63ef32a1464
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_003/780x0__r.jpg?hash=1774371741> (referer: https://ecarstrade.com/cars/6998462)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_004/780x0__r.jpg?hash=1774371751> (referer: https://ecarstrade.com/cars/6998468)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_004/780x0__r.jpg?hash=1774371756> (referer: https://ecarstrade.com/cars/6998471)
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1cb17636-cf52-5c11-b73e-a63ef32a1464
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1cb17636-cf52-5c11-b73e-a63ef32a1464
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_006/780x0__r.jpg?hash=1774371752> (referer: https://ecarstrade.com/cars/6998468)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_005/780x0__r.jpg?hash=1774371743> (referer: https://ecarstrade.com/cars/6998463)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_006/780x0__r.jpg?hash=1774371755> (referer: https://ecarstrade.com/cars/6998471)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_002/780x0__r.jpg?hash=1774371741> (referer: https://ecarstrade.com/cars/6998462)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_005/780x0__r.jpg?hash=1774371752> (referer: https://ecarstrade.com/cars/6998468)
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 45d19796-0437-5c83-89bc-cb4b057d4526
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eb6251ad-e210-55cb-a804-18ea8deeec41
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_004/780x0__r.jpg?hash=1774371743> (referer: https://ecarstrade.com/cars/6998463)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_005/780x0__r.jpg?hash=1774371755> (referer: https://ecarstrade.com/cars/6998471)
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 45d19796-0437-5c83-89bc-cb4b057d4526
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1cb17636-cf52-5c11-b73e-a63ef32a1464
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_003/780x0__r.jpg?hash=1774371743> (referer: https://ecarstrade.com/cars/6998463)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_001/780x0__r.jpg?hash=1774371741> (referer: https://ecarstrade.com/cars/6998462)
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_006/780x0__r.jpg?hash=1774371740> (referer: https://ecarstrade.com/cars/6998461)
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eb6251ad-e210-55cb-a804-18ea8deeec41
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_001/780x0__r.jpg?hash=1774371743> (referer: https://ecarstrade.com/cars/6998463)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_004/780x0__r.jpg?hash=1774371738> (referer: https://ecarstrade.com/cars/6998460)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_002/780x0__r.jpg?hash=1774371743> (referer: https://ecarstrade.com/cars/6998463)
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1cb17636-cf52-5c11-b73e-a63ef32a1464
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 45d19796-0437-5c83-89bc-cb4b057d4526
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_003/780x0__r.jpg?hash=1774371738> (referer: https://ecarstrade.com/cars/6998460)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_002/780x0__r.jpg?hash=1774371739> (referer: https://ecarstrade.com/cars/6998460)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_005/780x0__r.jpg?hash=1774371740> (referer: https://ecarstrade.com/cars/6998461)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_004/780x0__r.jpg?hash=1774371740> (referer: https://ecarstrade.com/cars/6998461)
2026-03-24 21:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_001/780x0__r.jpg?hash=1774371738> (referer: https://ecarstrade.com/cars/6998460)
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d
2026-03-24 21:38:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d, skipping ID generation
2026-03-24 21:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d with scrape type 1
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d sending to next pipeline
2026-03-24 21:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d, identifier: 6998468auction110999
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eb6251ad-e210-55cb-a804-18ea8deeec41
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1cb17636-cf52-5c11-b73e-a63ef32a1464
2026-03-24 21:38:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cb17636-cf52-5c11-b73e-a63ef32a1464, skipping ID generation
2026-03-24 21:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb17636-cf52-5c11-b73e-a63ef32a1464 with scrape type 1
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cb17636-cf52-5c11-b73e-a63ef32a1464 sending to next pipeline
2026-03-24 21:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1cb17636-cf52-5c11-b73e-a63ef32a1464, identifier: 6998471auction110999
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eb6251ad-e210-55cb-a804-18ea8deeec41
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 45d19796-0437-5c83-89bc-cb4b057d4526
2026-03-24 21:38:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45d19796-0437-5c83-89bc-cb4b057d4526, skipping ID generation
2026-03-24 21:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d19796-0437-5c83-89bc-cb4b057d4526 with scrape type 1
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45d19796-0437-5c83-89bc-cb4b057d4526 sending to next pipeline
2026-03-24 21:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 45d19796-0437-5c83-89bc-cb4b057d4526, identifier: 6998462auction110999
2026-03-24 21:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 94266523-8c15-5da5-9d61-de9f08ee46d4
2026-03-24 21:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d with identifier: 6998468auction110999
2026-03-24 21:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d with identifier: 6998468auction110999
2026-03-24 21:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d with identifier: 6998468auction110999 to the API
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998468/photo_005/780x0__r.jpg?hash=1774371752>
{'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-25T10:00:00Z',
 'fuel_type': 'Electric',
 'id': '5be12d6e-dcf3-5b7f-b7d7-896d075ecb7d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998468',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 67652,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA Model 3 / 2018 / 4P / Berline Grande Autonomie',
 'transmission': 'automatic',
 'trim': 'TESLA  / 2018 / 4P / Berline Grande Autonomie',
 'vin': None,
 'year': 2023}
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998468auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:48 [ecarstrade.be] INFO: Saving data for 6998468auction110999: {'created_time': 1774388328.554322, 'last_price_update_time': 1774388328.554332, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998468auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1cb17636-cf52-5c11-b73e-a63ef32a1464 with identifier: 6998471auction110999
2026-03-24 21:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1cb17636-cf52-5c11-b73e-a63ef32a1464 with identifier: 6998471auction110999
2026-03-24 21:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1cb17636-cf52-5c11-b73e-a63ef32a1464 with identifier: 6998471auction110999 to the API
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998471/photo_005/780x0__r.jpg?hash=1774371755>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.8L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1cb17636-cf52-5c11-b73e-a63ef32a1464',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998471',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'C-HR',
 'odometer': 29108,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA C-HR / 2016 / 5P / SUV 1.8 HYBRIDE 122 DYNAMIC BUSINESS',
 'transmission': 'automatic',
 'trim': 'TOYOTA  / 2016 / 5P / SUV 1.8 HYBRIDE 122 DYNAMIC BUSINESS',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998471auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:48 [ecarstrade.be] INFO: Saving data for 6998471auction110999: {'created_time': 1774388328.914745, 'last_price_update_time': 1774388328.914755, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998471auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 45d19796-0437-5c83-89bc-cb4b057d4526 with identifier: 6998462auction110999
2026-03-24 21:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 45d19796-0437-5c83-89bc-cb4b057d4526 with identifier: 6998462auction110999
2026-03-24 21:38:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 45d19796-0437-5c83-89bc-cb4b057d4526 with identifier: 6998462auction110999 to the API
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998462/photo_001/780x0__r.jpg?hash=1774371741>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '45d19796-0437-5c83-89bc-cb4b057d4526',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998462',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 84544,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Leon Sportstourer / 2020 / 5P / Break 1.0 eTSI 110 DSG S&S '
          'Style Business',
 'transmission': 'automatic',
 'trim': 'SEAT  Sportstourer / 2020 / 5P / Break 1.0 eTSI 110 DSG S&S Style '
         'Business',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998462auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:49 [ecarstrade.be] INFO: Saving data for 6998462auction110999: {'created_time': 1774388329.233111, 'last_price_update_time': 1774388329.23312, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998462auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eb6251ad-e210-55cb-a804-18ea8deeec41
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 97687402-7b0b-57c9-9adb-1e1623f5a875
2026-03-24 21:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_002/780x0__r.jpg?hash=1774371740> (referer: https://ecarstrade.com/cars/6998461)
2026-03-24 21:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_001/780x0__r.jpg?hash=1774371740> (referer: https://ecarstrade.com/cars/6998461)
2026-03-24 21:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_003/780x0__r.jpg?hash=1774371725> (referer: https://ecarstrade.com/cars/6998449)
2026-03-24 21:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_004/780x0__r.jpg?hash=1774371725> (referer: https://ecarstrade.com/cars/6998449)
2026-03-24 21:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_003/780x0__r.jpg?hash=1774371740> (referer: https://ecarstrade.com/cars/6998461)
2026-03-24 21:38:49 [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-24 21:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eb6251ad-e210-55cb-a804-18ea8deeec41
2026-03-24 21:38:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb6251ad-e210-55cb-a804-18ea8deeec41, skipping ID generation
2026-03-24 21:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6251ad-e210-55cb-a804-18ea8deeec41 with scrape type 1
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb6251ad-e210-55cb-a804-18ea8deeec41 sending to next pipeline
2026-03-24 21:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eb6251ad-e210-55cb-a804-18ea8deeec41, identifier: 6998463auction110999
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 97687402-7b0b-57c9-9adb-1e1623f5a875
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 97687402-7b0b-57c9-9adb-1e1623f5a875
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 94266523-8c15-5da5-9d61-de9f08ee46d4
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 94266523-8c15-5da5-9d61-de9f08ee46d4
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 97687402-7b0b-57c9-9adb-1e1623f5a875
2026-03-24 21:38:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97687402-7b0b-57c9-9adb-1e1623f5a875, skipping ID generation
2026-03-24 21:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97687402-7b0b-57c9-9adb-1e1623f5a875 with scrape type 1
2026-03-24 21:38:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97687402-7b0b-57c9-9adb-1e1623f5a875 sending to next pipeline
2026-03-24 21:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 97687402-7b0b-57c9-9adb-1e1623f5a875, identifier: 6998460auction110999
2026-03-24 21:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eb6251ad-e210-55cb-a804-18ea8deeec41 with identifier: 6998463auction110999
2026-03-24 21:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eb6251ad-e210-55cb-a804-18ea8deeec41 with identifier: 6998463auction110999
2026-03-24 21:38:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eb6251ad-e210-55cb-a804-18ea8deeec41 with identifier: 6998463auction110999 to the API
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998463/photo_002/780x0__r.jpg?hash=1774371743>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'eb6251ad-e210-55cb-a804-18ea8deeec41',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998463',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 115966,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Trafic Fourgon L1H1 2T8 Grand Confort 2.0 dCi 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Fourgon L1H1 2T8 Grand Confort 2.0 dCi 130CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998463auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:49 [ecarstrade.be] INFO: Saving data for 6998463auction110999: {'created_time': 1774388329.771331, 'last_price_update_time': 1774388329.771344, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998463auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 97687402-7b0b-57c9-9adb-1e1623f5a875 with identifier: 6998460auction110999
2026-03-24 21:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 97687402-7b0b-57c9-9adb-1e1623f5a875 with identifier: 6998460auction110999
2026-03-24 21:38:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 97687402-7b0b-57c9-9adb-1e1623f5a875 with identifier: 6998460auction110999 to the API
2026-03-24 21:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998460/photo_001/780x0__r.jpg?hash=1774371738>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '97687402-7b0b-57c9-9adb-1e1623f5a875',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998460',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Kadjar',
 'odometer': 128990,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Kadjar / 2018 / 5P / Crossover Business Blue dCi 115 EDC',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2018 / 5P / Crossover Business Blue dCi 115 EDC',
 'vin': None,
 'year': 2019}
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998460auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Saving data for 6998460auction110999: {'created_time': 1774388330.122163, 'last_price_update_time': 1774388330.122175, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998460auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_002/780x0__r.jpg?hash=1774371725> (referer: https://ecarstrade.com/cars/6998449)
2026-03-24 21:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_001/780x0__r.jpg?hash=1774371726> (referer: https://ecarstrade.com/cars/6998449)
2026-03-24 21:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998440> (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-24 21:38:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_005/780x0__r.jpg?hash=1774371707> (referer: https://ecarstrade.com/cars/6998436)
2026-03-24 21:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_004/780x0__r.jpg?hash=1774371707> (referer: https://ecarstrade.com/cars/6998436)
2026-03-24 21:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_003/780x0__r.jpg?hash=1774371707> (referer: https://ecarstrade.com/cars/6998436)
2026-03-24 21:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 94266523-8c15-5da5-9d61-de9f08ee46d4
2026-03-24 21:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 94266523-8c15-5da5-9d61-de9f08ee46d4
2026-03-24 21:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2ef67b52-761a-56bc-bee7-532016effaf3
2026-03-24 21:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2ef67b52-761a-56bc-bee7-532016effaf3
2026-03-24 21:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 94266523-8c15-5da5-9d61-de9f08ee46d4
2026-03-24 21:38:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94266523-8c15-5da5-9d61-de9f08ee46d4, skipping ID generation
2026-03-24 21:38:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94266523-8c15-5da5-9d61-de9f08ee46d4 with scrape type 1
2026-03-24 21:38:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94266523-8c15-5da5-9d61-de9f08ee46d4 sending to next pipeline
2026-03-24 21:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94266523-8c15-5da5-9d61-de9f08ee46d4, identifier: 6998461auction110999
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94266523-8c15-5da5-9d61-de9f08ee46d4 with identifier: 6998461auction110999
2026-03-24 21:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94266523-8c15-5da5-9d61-de9f08ee46d4 with identifier: 6998461auction110999
2026-03-24 21:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94266523-8c15-5da5-9d61-de9f08ee46d4 with identifier: 6998461auction110999 to the API
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998461/photo_003/780x0__r.jpg?hash=1774371740>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '94266523-8c15-5da5-9d61-de9f08ee46d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998461',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 74861,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Kangoo Express Maxi Extra (Série Spéciale) 1.5',
 'transmission': 'manual',
 'trim': 'Express Maxi Extra (Série Spéciale) 1.5',
 'vin': None,
 'year': 2020}
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998461auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Saving data for 6998461auction110999: {'created_time': 1774388330.575052, 'last_price_update_time': 1774388330.575062, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998461auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Extracting details for car 6998440auction110999
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991996auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991996auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991996auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991821auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991821auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991821auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991978auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991978auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991978auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6992165auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992165auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6992165auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991829auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991829auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991829auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991847auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991847auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991847auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991861auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991861auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991861auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991806auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991806auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991806auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991953auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991953auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991953auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991815auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991815auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991815auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991867auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991867auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991867auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991982auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991982auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991982auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991995auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991995auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991995auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991884auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991884auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991884auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991954auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991954auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991954auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991987auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991987auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6991987auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6992173auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992173auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:50 [ecarstrade.be] INFO: Scrape type for 6992173auction110912: 0
2026-03-24 21:38:50 [ecarstrade.be] INFO: Found listing with ID: 6991892auction110912
2026-03-24 21:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991892auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [ecarstrade.be] INFO: Scrape type for 6991892auction110912: 0
2026-03-24 21:38:51 [ecarstrade.be] INFO: Found listing with ID: 6991794auction110912
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991794auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [ecarstrade.be] INFO: Scrape type for 6991794auction110912: 0
2026-03-24 21:38:51 [ecarstrade.be] INFO: Found listing with ID: 6991799auction110912
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991799auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [ecarstrade.be] INFO: Scrape type for 6991799auction110912: 0
2026-03-24 21:38:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_001/780x0__r.jpg?hash=1774371707> (referer: https://ecarstrade.com/cars/6998436)
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2ef67b52-761a-56bc-bee7-532016effaf3
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2ef67b52-761a-56bc-bee7-532016effaf3
2026-03-24 21:38:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ef67b52-761a-56bc-bee7-532016effaf3, skipping ID generation
2026-03-24 21:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef67b52-761a-56bc-bee7-532016effaf3 with scrape type 1
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ef67b52-761a-56bc-bee7-532016effaf3 sending to next pipeline
2026-03-24 21:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ef67b52-761a-56bc-bee7-532016effaf3, identifier: 6998449auction110999
2026-03-24 21:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb with identifier: 6998440auction110999
2026-03-24 21:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb with scrape type 1
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [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%252F6990001-7000000%252F6998440%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371713%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_001/780x0__r.jpg?hash=1774371713 not downloaded yet
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3bbdc0fd-fb51-508d-9202-85821b1746f1
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3bbdc0fd-fb51-508d-9202-85821b1746f1
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3bbdc0fd-fb51-508d-9202-85821b1746f1
2026-03-24 21:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ef67b52-761a-56bc-bee7-532016effaf3 with identifier: 6998449auction110999
2026-03-24 21:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ef67b52-761a-56bc-bee7-532016effaf3 with identifier: 6998449auction110999
2026-03-24 21:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ef67b52-761a-56bc-bee7-532016effaf3 with identifier: 6998449auction110999 to the API
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998449/photo_001/780x0__r.jpg?hash=1774371726>
{'auction_title': '',
 'c_o_2_emission_value': 160,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2ef67b52-761a-56bc-bee7-532016effaf3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998449',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 128304,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 / 2020 / 5P / SUV PureTech 180 S&S EAT8 GT Pack',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2020 / 5P / SUV PureTech 180 S&S EAT8 GT Pack',
 'vin': None,
 'year': 2021}
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998449auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [ecarstrade.be] INFO: Saving data for 6998449auction110999: {'created_time': 1774388331.471742, 'last_price_update_time': 1774388331.471752, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998449auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [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%252F6990001-7000000%252F6998440%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371713%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_002/780x0__r.jpg?hash=1774371713 not downloaded yet
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [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%252F6990001-7000000%252F6998440%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371713%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_003/780x0__r.jpg?hash=1774371713 not downloaded yet
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3bbdc0fd-fb51-508d-9202-85821b1746f1
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [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%252F6990001-7000000%252F6998440%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371713%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_004/780x0__r.jpg?hash=1774371713 not downloaded yet
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [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%252F6990001-7000000%252F6998440%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371713%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_005/780x0__r.jpg?hash=1774371713 not downloaded yet
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:51 [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%252F6990001-7000000%252F6998440%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371713%27 HTTP/1.1" 200 None
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_006/780x0__r.jpg?hash=1774371713 not downloaded yet
2026-03-24 21:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_001/780x0__r.jpg?hash=1774371713> (referer: https://ecarstrade.com/cars/6998440)
2026-03-24 21:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_002/780x0__r.jpg?hash=1774371707> (referer: https://ecarstrade.com/cars/6998436)
2026-03-24 21:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_002/780x0__r.jpg?hash=1774371713> (referer: https://ecarstrade.com/cars/6998440)
2026-03-24 21:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_003/780x0__r.jpg?hash=1774371713> (referer: https://ecarstrade.com/cars/6998440)
2026-03-24 21:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_005/780x0__r.jpg?hash=1774371713> (referer: https://ecarstrade.com/cars/6998440)
2026-03-24 21:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_006/780x0__r.jpg?hash=1774371713> (referer: https://ecarstrade.com/cars/6998440)
2026-03-24 21:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_004/780x0__r.jpg?hash=1774371713> (referer: https://ecarstrade.com/cars/6998440)
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3bbdc0fd-fb51-508d-9202-85821b1746f1
2026-03-24 21:38:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3bbdc0fd-fb51-508d-9202-85821b1746f1, skipping ID generation
2026-03-24 21:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bbdc0fd-fb51-508d-9202-85821b1746f1 with scrape type 1
2026-03-24 21:38:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3bbdc0fd-fb51-508d-9202-85821b1746f1 sending to next pipeline
2026-03-24 21:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3bbdc0fd-fb51-508d-9202-85821b1746f1, identifier: 6998436auction110999
2026-03-24 21:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3bbdc0fd-fb51-508d-9202-85821b1746f1 with identifier: 6998436auction110999
2026-03-24 21:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3bbdc0fd-fb51-508d-9202-85821b1746f1 with identifier: 6998436auction110999
2026-03-24 21:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3bbdc0fd-fb51-508d-9202-85821b1746f1 with identifier: 6998436auction110999 to the API
2026-03-24 21:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998436/photo_002/780x0__r.jpg?hash=1774371707>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3bbdc0fd-fb51-508d-9202-85821b1746f1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998436',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 88575,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA XCeed / 2019 / 5P / Crossover 1.6 GDI ISG ISG PHEV ACTIVE BUS '
          'DCT6',
 'transmission': 'automatic',
 'trim': 'KIA  / 2019 / 5P / Crossover 1.6 GDI ISG ISG PHEV ACTIVE BUS DCT6',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998436auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:52 [ecarstrade.be] INFO: Saving data for 6998436auction110999: {'created_time': 1774388332.1928, 'last_price_update_time': 1774388332.192809, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998436auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb
2026-03-24 21:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb
2026-03-24 21:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb
2026-03-24 21:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb
2026-03-24 21:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb
2026-03-24 21:38:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb, skipping ID generation
2026-03-24 21:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb with scrape type 1
2026-03-24 21:38:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb sending to next pipeline
2026-03-24 21:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb, identifier: 6998440auction110999
2026-03-24 21:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb with identifier: 6998440auction110999
2026-03-24 21:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb with identifier: 6998440auction110999
2026-03-24 21:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb with identifier: 6998440auction110999 to the API
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998440/photo_004/780x0__r.jpg?hash=1774371713>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '5f9812a3-0b2d-5b16-8575-d4b0eda0e5eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998440',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 96980,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '2008 Active Pack 1.5 HDi 110CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Active Pack 1.5 HDi 110CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998440auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:52 [ecarstrade.be] INFO: Saving data for 6998440auction110999: {'created_time': 1774388332.610637, 'last_price_update_time': 1774388332.610647, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998440auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998474> (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-24 21:38:57 [ecarstrade.be] INFO: Extracting details for car 6998474auction110999
2026-03-24 21:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6029bc73-01fe-5959-bb5a-6da7cfd61e9e with identifier: 6998474auction110999
2026-03-24 21:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e with scrape type 1
2026-03-24 21:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e
2026-03-24 21:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:57 [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%252F6990001-7000000%252F6998474%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371756%27 HTTP/1.1" 200 None
2026-03-24 21:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_001/780x0__r.jpg?hash=1774371756 not downloaded yet
2026-03-24 21:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:57 [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%252F6990001-7000000%252F6998474%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371756%27 HTTP/1.1" 200 None
2026-03-24 21:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_002/780x0__r.jpg?hash=1774371756 not downloaded yet
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [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%252F6990001-7000000%252F6998474%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371756%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_003/780x0__r.jpg?hash=1774371756 not downloaded yet
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [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%252F6990001-7000000%252F6998474%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371756%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_004/780x0__r.jpg?hash=1774371756 not downloaded yet
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [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%252F6990001-7000000%252F6998474%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371758%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_005/780x0__r.jpg?hash=1774371758 not downloaded yet
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [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%252F6990001-7000000%252F6998474%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371756%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_006/780x0__r.jpg?hash=1774371756 not downloaded yet
2026-03-24 21:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_001/780x0__r.jpg?hash=1774371756> (referer: https://ecarstrade.com/cars/6998474)
2026-03-24 21:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_002/780x0__r.jpg?hash=1774371756> (referer: https://ecarstrade.com/cars/6998474)
2026-03-24 21:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_004/780x0__r.jpg?hash=1774371756> (referer: https://ecarstrade.com/cars/6998474)
2026-03-24 21:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_005/780x0__r.jpg?hash=1774371758> (referer: https://ecarstrade.com/cars/6998474)
2026-03-24 21:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_006/780x0__r.jpg?hash=1774371756> (referer: https://ecarstrade.com/cars/6998474)
2026-03-24 21:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_003/780x0__r.jpg?hash=1774371756> (referer: https://ecarstrade.com/cars/6998474)
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e
2026-03-24 21:38:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6029bc73-01fe-5959-bb5a-6da7cfd61e9e, skipping ID generation
2026-03-24 21:38:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e with scrape type 1
2026-03-24 21:38:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6029bc73-01fe-5959-bb5a-6da7cfd61e9e sending to next pipeline
2026-03-24 21:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6029bc73-01fe-5959-bb5a-6da7cfd61e9e, identifier: 6998474auction110999
2026-03-24 21:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6029bc73-01fe-5959-bb5a-6da7cfd61e9e with identifier: 6998474auction110999
2026-03-24 21:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6029bc73-01fe-5959-bb5a-6da7cfd61e9e with identifier: 6998474auction110999
2026-03-24 21:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6029bc73-01fe-5959-bb5a-6da7cfd61e9e with identifier: 6998474auction110999 to the API
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:38:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998474/photo_003/780x0__r.jpg?hash=1774371756>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '6029bc73-01fe-5959-bb5a-6da7cfd61e9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998474',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Touran',
 'odometer': 123210,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Touran United Start-Stop 2.0 TDI 115CV BVA7 7 Sieges E6dT',
 'transmission': 'automatic',
 'trim': 'United Start-Stop 2.0 TDI 115CV BVA7 7 Sieges E6dT',
 'vin': None,
 'year': 2020}
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998474auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [ecarstrade.be] INFO: Saving data for 6998474auction110999: {'created_time': 1774388338.688056, 'last_price_update_time': 1774388338.688068, 'auction_closing_time': 1774432800.0}
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998474auction110999') HTTP/1.1" 204 0
2026-03-24 21:38:58 [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-24 21:38:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:38:58 [ecarstrade.be] INFO: Found listing with ID: 6991809auction110912
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991809auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [ecarstrade.be] INFO: Scrape type for 6991809auction110912: 0
2026-03-24 21:38:58 [ecarstrade.be] INFO: Found listing with ID: 6991830auction110912
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991830auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [ecarstrade.be] INFO: Scrape type for 6991830auction110912: 0
2026-03-24 21:38:58 [ecarstrade.be] INFO: Found listing with ID: 6991817auction110912
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991817auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [ecarstrade.be] INFO: Scrape type for 6991817auction110912: 0
2026-03-24 21:38:58 [ecarstrade.be] INFO: Found listing with ID: 6991823auction110912
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991823auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [ecarstrade.be] INFO: Scrape type for 6991823auction110912: 0
2026-03-24 21:38:58 [ecarstrade.be] INFO: Found listing with ID: 6991979auction110912
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991979auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [ecarstrade.be] INFO: Scrape type for 6991979auction110912: 0
2026-03-24 21:38:58 [ecarstrade.be] INFO: Found listing with ID: 6991980auction110912
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991980auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [ecarstrade.be] INFO: Scrape type for 6991980auction110912: 0
2026-03-24 21:38:58 [ecarstrade.be] INFO: Found listing with ID: 6992003auction110912
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992003auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:58 [ecarstrade.be] INFO: Scrape type for 6992003auction110912: 0
2026-03-24 21:38:58 [ecarstrade.be] INFO: Found listing with ID: 6991912auction110912
2026-03-24 21:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991912auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991912auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991814auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991814auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991814auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991977auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991977auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991977auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991992auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991992auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991992auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6992150auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992150auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6992150auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991831auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991831auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991831auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991846auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991846auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991846auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991797auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991797auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991797auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991798auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991798auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991798auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991888auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991888auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991888auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991858auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991858auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991858auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991811auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991811auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991811auction110912: 0
2026-03-24 21:38:59 [ecarstrade.be] INFO: Found listing with ID: 6991970auction110912
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991970auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:38:59 [ecarstrade.be] INFO: Scrape type for 6991970auction110912: 0
2026-03-24 21:38:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998476> (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-24 21:39:05 [ecarstrade.be] INFO: Extracting details for car 6998476auction110999
2026-03-24 21:39:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e with identifier: 6998476auction110999
2026-03-24 21:39:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e with scrape type 1
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e
2026-03-24 21:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:05 [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%252F6990001-7000000%252F6998476%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774371758%27 HTTP/1.1" 200 None
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_001/780x0__r.jpg?hash=1774371758 not downloaded yet
2026-03-24 21:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:05 [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%252F6990001-7000000%252F6998476%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774371758%27 HTTP/1.1" 200 None
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_002/780x0__r.jpg?hash=1774371758 not downloaded yet
2026-03-24 21:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:05 [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%252F6990001-7000000%252F6998476%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774371758%27 HTTP/1.1" 200 None
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_003/780x0__r.jpg?hash=1774371758 not downloaded yet
2026-03-24 21:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:05 [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%252F6990001-7000000%252F6998476%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774371758%27 HTTP/1.1" 200 None
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_004/780x0__r.jpg?hash=1774371758 not downloaded yet
2026-03-24 21:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:05 [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%252F6990001-7000000%252F6998476%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774371758%27 HTTP/1.1" 200 None
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_005/780x0__r.jpg?hash=1774371758 not downloaded yet
2026-03-24 21:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:05 [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%252F6990001-7000000%252F6998476%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774371759%27 HTTP/1.1" 200 None
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_006/780x0__r.jpg?hash=1774371759 not downloaded yet
2026-03-24 21:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_001/780x0__r.jpg?hash=1774371758> (referer: https://ecarstrade.com/cars/6998476)
2026-03-24 21:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_002/780x0__r.jpg?hash=1774371758> (referer: https://ecarstrade.com/cars/6998476)
2026-03-24 21:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_003/780x0__r.jpg?hash=1774371758> (referer: https://ecarstrade.com/cars/6998476)
2026-03-24 21:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_004/780x0__r.jpg?hash=1774371758> (referer: https://ecarstrade.com/cars/6998476)
2026-03-24 21:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_005/780x0__r.jpg?hash=1774371758> (referer: https://ecarstrade.com/cars/6998476)
2026-03-24 21:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_006/780x0__r.jpg?hash=1774371759> (referer: https://ecarstrade.com/cars/6998476)
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e
2026-03-24 21:39:05 [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-24 21:39:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e
2026-03-24 21:39:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e, skipping ID generation
2026-03-24 21:39:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e with scrape type 1
2026-03-24 21:39:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e sending to next pipeline
2026-03-24 21:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e, identifier: 6998476auction110999
2026-03-24 21:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e with identifier: 6998476auction110999
2026-03-24 21:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e with identifier: 6998476auction110999
2026-03-24 21:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e with identifier: 6998476auction110999 to the API
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:39:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998476/photo_006/780x0__r.jpg?hash=1774371759>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0e324dc2-ef5b-546e-b69e-c1a3e93a7c8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998476',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Passat',
 'odometer': 44591,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Passat Berline Business 2.0 TDI 120CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Berline Business 2.0 TDI 120CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998476auction110999%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Saving data for 6998476auction110999: {'created_time': 1774388346.388855, 'last_price_update_time': 1774388346.388865, 'auction_closing_time': 1774432800.0}
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998476auction110999') HTTP/1.1" 204 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991816auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991816auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991816auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991826auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991826auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991826auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991822auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991822auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991822auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991828auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991828auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991828auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991845auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991845auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991845auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991857auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991857auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991857auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991947auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991947auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991947auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991793auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991793auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991793auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991820auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991820auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991820auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991792auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991792auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991792auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991825auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991825auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991825auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991859auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991859auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991859auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991928auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991928auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991928auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991943auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991943auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991943auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991950auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991950auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991950auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991981auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991981auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991981auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991991auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991991auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991991auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991997auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991997auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991997auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991972auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991972auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991972auction110912: 0
2026-03-24 21:39:06 [ecarstrade.be] INFO: Found listing with ID: 6991983auction110912
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991983auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:06 [ecarstrade.be] INFO: Scrape type for 6991983auction110912: 0
2026-03-24 21:39:07 [scrapy.extensions.logstats] INFO: Crawled 100 pages (at 29 pages/min), scraped 53 items (at 40 items/min)
2026-03-24 21:39:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 295MiB
2026-03-24 21:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:39:13 [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-24 21:39:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991986auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991986auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991986auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6992156auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992156auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6992156auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991810auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991810auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991810auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991879auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991879auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991879auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6992169auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992169auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6992169auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991800auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991800auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991800auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991855auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991855auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991855auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991969auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991969auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991969auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6992118auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992118auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6992118auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991786auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991786auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991786auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991873auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991873auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991873auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991939auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991939auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991939auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991880auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991880auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991880auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991838auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991838auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:13 [ecarstrade.be] INFO: Scrape type for 6991838auction110912: 0
2026-03-24 21:39:13 [ecarstrade.be] INFO: Found listing with ID: 6991989auction110912
2026-03-24 21:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991989auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:14 [ecarstrade.be] INFO: Scrape type for 6991989auction110912: 0
2026-03-24 21:39:14 [ecarstrade.be] INFO: Found listing with ID: 6991925auction110912
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991925auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:14 [ecarstrade.be] INFO: Scrape type for 6991925auction110912: 0
2026-03-24 21:39:14 [ecarstrade.be] INFO: Found listing with ID: 6991932auction110912
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991932auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:14 [ecarstrade.be] INFO: Scrape type for 6991932auction110912: 0
2026-03-24 21:39:14 [ecarstrade.be] INFO: Found listing with ID: 6991921auction110912
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991921auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:14 [ecarstrade.be] INFO: Scrape type for 6991921auction110912: 0
2026-03-24 21:39:14 [ecarstrade.be] INFO: Found listing with ID: 6991933auction110912
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991933auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:14 [ecarstrade.be] INFO: Scrape type for 6991933auction110912: 0
2026-03-24 21:39:14 [ecarstrade.be] INFO: Found listing with ID: 6991931auction110912
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991931auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:14 [ecarstrade.be] INFO: Scrape type for 6991931auction110912: 0
2026-03-24 21:39:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:39:21 [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-24 21:39:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991818auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991818auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991818auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991930auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991930auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991930auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991788auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991788auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991788auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991860auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991860auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991860auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991833auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991833auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991833auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991864auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991864auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991864auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991964auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991964auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991964auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6992002auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992002auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6992002auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6992102auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992102auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6992102auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6992135auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992135auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6992135auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6992142auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992142auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6992142auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991870auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991870auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991870auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991881auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991881auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991881auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6992139auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992139auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6992139auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6992140auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992140auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6992140auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6992167auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992167auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6992167auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991856auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991856auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991856auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991959auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991959auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991959auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991877auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991877auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991877auction110912: 0
2026-03-24 21:39:21 [ecarstrade.be] INFO: Found listing with ID: 6991927auction110912
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991927auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:21 [ecarstrade.be] INFO: Scrape type for 6991927auction110912: 0
2026-03-24 21:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:39:28 [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-24 21:39:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:39:28 [ecarstrade.be] INFO: Found listing with ID: 6991929auction110912
2026-03-24 21:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991929auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:28 [ecarstrade.be] INFO: Scrape type for 6991929auction110912: 0
2026-03-24 21:39:28 [ecarstrade.be] INFO: Found listing with ID: 6991958auction110912
2026-03-24 21:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991958auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:28 [ecarstrade.be] INFO: Scrape type for 6991958auction110912: 0
2026-03-24 21:39:28 [ecarstrade.be] INFO: Found listing with ID: 6992136auction110912
2026-03-24 21:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992136auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:28 [ecarstrade.be] INFO: Scrape type for 6992136auction110912: 0
2026-03-24 21:39:28 [ecarstrade.be] INFO: Found listing with ID: 6991922auction110912
2026-03-24 21:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991922auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991922auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6991924auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991924auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991924auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6991938auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991938auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991938auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6992138auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992138auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6992138auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6992152auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992152auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6992152auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6992096auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992096auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6992096auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6992061auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992061auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6992061auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6992143auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992143auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6992143auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6991783auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991783auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991783auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6991956auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991956auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991956auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6991976auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991976auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991976auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6992157auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992157auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6992157auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6992130auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992130auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6992130auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6992170auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992170auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6992170auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6991824auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991824auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991824auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6991776auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991776auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991776auction110912: 0
2026-03-24 21:39:29 [ecarstrade.be] INFO: Found listing with ID: 6991853auction110912
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991853auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:29 [ecarstrade.be] INFO: Scrape type for 6991853auction110912: 0
2026-03-24 21:39:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:39:35 [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-24 21:39:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991876auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991876auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991876auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991808auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991808auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991808auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991918auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991918auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991918auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992123auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992123auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992123auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992144auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992144auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992144auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991934auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991934auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991934auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992099auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992099auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992099auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992146auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992146auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992146auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992164auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992164auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992164auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991787auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991787auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991787auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992063auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992063auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992063auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992163auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992163auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992163auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991785auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991785auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991785auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991842auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991842auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991842auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991851auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991851auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991851auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992141auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992141auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992141auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992153auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992153auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992153auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991803auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991803auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991803auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6991990auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991990auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6991990auction110912: 0
2026-03-24 21:39:36 [ecarstrade.be] INFO: Found listing with ID: 6992085auction110912
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992085auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:36 [ecarstrade.be] INFO: Scrape type for 6992085auction110912: 0
2026-03-24 21:39:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:39:46 [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-24 21:39:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992145auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992145auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992145auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991848auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991848auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991848auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991971auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991971auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991971auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991784auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991784auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991784auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992079auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992079auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992079auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992087auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992087auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992087auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992162auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992162auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992162auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991906auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991906auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991906auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992089auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992089auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992089auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991780auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991780auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991780auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991844auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991844auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991844auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991919auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991919auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991919auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992066auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992066auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992066auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991878auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991878auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991878auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991941auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991941auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991941auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992159auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992159auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992159auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991865auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991865auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991865auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6991963auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991963auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6991963auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992064auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992064auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992064auction110912: 0
2026-03-24 21:39:46 [ecarstrade.be] INFO: Found listing with ID: 6992147auction110912
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992147auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:46 [ecarstrade.be] INFO: Scrape type for 6992147auction110912: 0
2026-03-24 21:39:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:39:53 [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-24 21:39:53 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6992172auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992172auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6992172auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991835auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991835auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991835auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991872auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991872auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991872auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6992062auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992062auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6992062auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991779auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991779auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991779auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991781auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991781auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991781auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991875auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991875auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991875auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6992128auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992128auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6992128auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991988auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991988auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991988auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991871auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991871auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991871auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991965auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991965auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991965auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991985auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991985auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991985auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991905auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991905auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991905auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6992048auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992048auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6992048auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991837auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991837auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991837auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991863auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991863auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991863auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991909auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991909auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991909auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991967auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991967auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991967auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6992052auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992052auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6992052auction110912: 0
2026-03-24 21:39:53 [ecarstrade.be] INFO: Found listing with ID: 6991882auction110912
2026-03-24 21:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991882auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:39:53 [ecarstrade.be] INFO: Scrape type for 6991882auction110912: 0
2026-03-24 21: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-24 21:40:00 [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-24 21:40:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992121auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992121auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992121auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992160auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992160auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992160auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992175auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992175auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992175auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6991973auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991973auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6991973auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992012auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992012auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992012auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992105auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992105auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992105auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992119auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992119auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992119auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6991777auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991777auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6991777auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6991974auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991974auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6991974auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992132auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992132auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992132auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992134auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992134auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992134auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6991968auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991968auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6991968auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992131auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992131auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992131auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6991866auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991866auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6991866auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992010auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992010auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992010auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6991790auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991790auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6991790auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6991849auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991849auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6991849auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6991923auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991923auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6991923auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992004auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992004auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992004auction110912: 0
2026-03-24 21:40:00 [ecarstrade.be] INFO: Found listing with ID: 6992013auction110912
2026-03-24 21:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992013auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:00 [ecarstrade.be] INFO: Scrape type for 6992013auction110912: 0
2026-03-24 21: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-24 21:40:06 [scrapy.extensions.logstats] INFO: Crawled 107 pages (at 7 pages/min), scraped 53 items (at 0 items/min)
2026-03-24 21:40:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 295MiB
2026-03-24 21:40:07 [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-24 21:40:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6992015auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992015auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6992015auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6992051auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992051auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6992051auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6992067auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992067auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6992067auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6992078auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992078auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6992078auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6992098auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992098auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6992098auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6992082auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992082auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6992082auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6991869auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991869auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6991869auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6992129auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992129auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6992129auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6991782auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991782auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6991782auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6991789auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991789auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6991789auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6991850auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991850auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:07 [ecarstrade.be] INFO: Scrape type for 6991850auction110912: 0
2026-03-24 21:40:07 [ecarstrade.be] INFO: Found listing with ID: 6992028auction110912
2026-03-24 21:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992028auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6992028auction110912: 0
2026-03-24 21:40:08 [ecarstrade.be] INFO: Found listing with ID: 6991805auction110912
2026-03-24 21:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991805auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6991805auction110912: 0
2026-03-24 21:40:08 [ecarstrade.be] INFO: Found listing with ID: 6992083auction110912
2026-03-24 21:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992083auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6992083auction110912: 0
2026-03-24 21:40:08 [ecarstrade.be] INFO: Found listing with ID: 6992133auction110912
2026-03-24 21:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992133auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6992133auction110912: 0
2026-03-24 21:40:08 [ecarstrade.be] INFO: Found listing with ID: 6992158auction110912
2026-03-24 21:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992158auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6992158auction110912: 0
2026-03-24 21:40:08 [ecarstrade.be] INFO: Found listing with ID: 6992161auction110912
2026-03-24 21:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992161auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6992161auction110912: 0
2026-03-24 21:40:08 [ecarstrade.be] INFO: Found listing with ID: 6991840auction110912
2026-03-24 21:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991840auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6991840auction110912: 0
2026-03-24 21:40:08 [ecarstrade.be] INFO: Found listing with ID: 6991908auction110912
2026-03-24 21:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991908auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6991908auction110912: 0
2026-03-24 21:40:08 [ecarstrade.be] INFO: Found listing with ID: 6992008auction110912
2026-03-24 21:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992008auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:08 [ecarstrade.be] INFO: Scrape type for 6992008auction110912: 0
2026-03-24 21: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-24 21:40:14 [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-24 21:40:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992011auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992011auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6992011auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992025auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992025auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6992025auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992030auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992030auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6992030auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992113auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992113auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6992113auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992058auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992058auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6992058auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992088auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992088auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6992088auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6991898auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991898auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6991898auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992007auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992007auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6992007auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992016auction110912
2026-03-24 21:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992016auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:14 [ecarstrade.be] INFO: Scrape type for 6992016auction110912: 0
2026-03-24 21:40:14 [ecarstrade.be] INFO: Found listing with ID: 6992093auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992093auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6992093auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6992095auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992095auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6992095auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6992120auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992120auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6992120auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6991839auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991839auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6991839auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6991900auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991900auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6991900auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6991957auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991957auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6991957auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6992023auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992023auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6992023auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6992027auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992027auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6992027auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6992084auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992084auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6992084auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6992092auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992092auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6992092auction110912: 0
2026-03-24 21:40:15 [ecarstrade.be] INFO: Found listing with ID: 6992126auction110912
2026-03-24 21:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992126auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:15 [ecarstrade.be] INFO: Scrape type for 6992126auction110912: 0
2026-03-24 21:40:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:40:22 [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-24 21:40:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6991843auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991843auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6991843auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992035auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992035auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6992035auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992068auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992068auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6992068auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992071auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992071auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6992071auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992077auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992077auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6992077auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6991895auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991895auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6991895auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6991899auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991899auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6991899auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6991904auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991904auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6991904auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6991962auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991962auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6991962auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992006auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992006auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6992006auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6991903auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991903auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6991903auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992029auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992029auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6992029auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992069auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992069auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6992069auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992171auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992171auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:22 [ecarstrade.be] INFO: Scrape type for 6992171auction110912: 0
2026-03-24 21:40:22 [ecarstrade.be] INFO: Found listing with ID: 6992021auction110912
2026-03-24 21:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992021auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:23 [ecarstrade.be] INFO: Scrape type for 6992021auction110912: 0
2026-03-24 21:40:23 [ecarstrade.be] INFO: Found listing with ID: 6992024auction110912
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992024auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:23 [ecarstrade.be] INFO: Scrape type for 6992024auction110912: 0
2026-03-24 21:40:23 [ecarstrade.be] INFO: Found listing with ID: 6992059auction110912
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992059auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:23 [ecarstrade.be] INFO: Scrape type for 6992059auction110912: 0
2026-03-24 21:40:23 [ecarstrade.be] INFO: Found listing with ID: 6992065auction110912
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992065auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:23 [ecarstrade.be] INFO: Scrape type for 6992065auction110912: 0
2026-03-24 21:40:23 [ecarstrade.be] INFO: Found listing with ID: 6992103auction110912
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992103auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:23 [ecarstrade.be] INFO: Scrape type for 6992103auction110912: 0
2026-03-24 21:40:23 [ecarstrade.be] INFO: Found listing with ID: 6992124auction110912
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992124auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:23 [ecarstrade.be] INFO: Scrape type for 6992124auction110912: 0
2026-03-24 21:40:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:40:33 [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-24 21:40:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6991894auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991894auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6991894auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6991936auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991936auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6991936auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992148auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992148auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992148auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992104auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992104auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992104auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992155auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992155auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992155auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6991902auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991902auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6991902auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992045auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992045auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992045auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992053auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992053auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992053auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992056auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992056auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992056auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992081auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992081auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992081auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992115auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992115auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992115auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992018auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992018auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992018auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992022auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992022auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992022auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6991961auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991961auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6991961auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992017auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992017auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992017auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992075auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992075auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992075auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992108auction110912
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992108auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:33 [ecarstrade.be] INFO: Scrape type for 6992108auction110912: 0
2026-03-24 21:40:33 [ecarstrade.be] INFO: Found listing with ID: 6992116auction110912
2026-03-24 21:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992116auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:34 [ecarstrade.be] INFO: Scrape type for 6992116auction110912: 0
2026-03-24 21:40:34 [ecarstrade.be] INFO: Found listing with ID: 6992050auction110912
2026-03-24 21:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992050auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:34 [ecarstrade.be] INFO: Scrape type for 6992050auction110912: 0
2026-03-24 21:40:34 [ecarstrade.be] INFO: Found listing with ID: 6991901auction110912
2026-03-24 21:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991901auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:34 [ecarstrade.be] INFO: Scrape type for 6991901auction110912: 0
2026-03-24 21: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-24 21:40:39 [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-24 21:40:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992090auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992090auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992090auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992014auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992014auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992014auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6991946auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991946auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6991946auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992009auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992009auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992009auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992044auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992044auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992044auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992047auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992047auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992047auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992037auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992037auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992037auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992094auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992094auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992094auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992114auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992114auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992114auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6991893auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991893auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6991893auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6991948auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991948auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6991948auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992036auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992036auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992036auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992076auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992076auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992076auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992109auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992109auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992109auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992151auction110912
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992151auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:40 [ecarstrade.be] INFO: Scrape type for 6992151auction110912: 0
2026-03-24 21:40:40 [ecarstrade.be] INFO: Found listing with ID: 6992122auction110912
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992122auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:41 [ecarstrade.be] INFO: Scrape type for 6992122auction110912: 0
2026-03-24 21:40:41 [ecarstrade.be] INFO: Found listing with ID: 6991886auction110912
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991886auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:41 [ecarstrade.be] INFO: Scrape type for 6991886auction110912: 0
2026-03-24 21:40:41 [ecarstrade.be] INFO: Found listing with ID: 6991951auction110912
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991951auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:41 [ecarstrade.be] INFO: Scrape type for 6991951auction110912: 0
2026-03-24 21:40:41 [ecarstrade.be] INFO: Found listing with ID: 6992055auction110912
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992055auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:41 [ecarstrade.be] INFO: Scrape type for 6992055auction110912: 0
2026-03-24 21:40:41 [ecarstrade.be] INFO: Found listing with ID: 6992070auction110912
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992070auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:41 [ecarstrade.be] INFO: Scrape type for 6992070auction110912: 0
2026-03-24 21: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-24 21:40:47 [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-24 21:40:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992097auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992097auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992097auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6991920auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991920auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6991920auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6991891auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991891auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6991891auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992033auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992033auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992033auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992127auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992127auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992127auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6991945auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991945auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6991945auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992049auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992049auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992049auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992057auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992057auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992057auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992019auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992019auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992019auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992107auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992107auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992107auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992137auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992137auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992137auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992086auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992086auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992086auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992039auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992039auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992039auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992106auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992106auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992106auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6991940auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991940auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6991940auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992038auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992038auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992038auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992040auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992040auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992040auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992091auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992091auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6992091auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6991952auction110912
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991952auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:48 [ecarstrade.be] INFO: Scrape type for 6991952auction110912: 0
2026-03-24 21:40:48 [ecarstrade.be] INFO: Found listing with ID: 6992032auction110912
2026-03-24 21:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992032auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:49 [ecarstrade.be] INFO: Scrape type for 6992032auction110912: 0
2026-03-24 21: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-24 21:40:55 [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-24 21:40:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992042auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992042auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992042auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991896auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991896auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991896auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991913auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991913auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991913auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991937auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991937auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991937auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991907auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991907auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991907auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992041auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992041auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992041auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992100auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992100auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992100auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992031auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992031auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992031auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991916auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991916auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991916auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991955auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991955auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991955auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992112auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992112auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992112auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992072auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992072auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992072auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991910auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991910auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991910auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992046auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992046auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992046auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992074auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992074auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992074auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6992110auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276992110auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6992110auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991914auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991914auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991914auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6991911auction110912
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276991911auction110912%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6991911auction110912: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6985107auction110842
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276985107auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6985107auction110842: 0
2026-03-24 21:40:55 [ecarstrade.be] INFO: Found listing with ID: 6985106auction110842
2026-03-24 21:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276985106auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:40:55 [ecarstrade.be] INFO: Scrape type for 6985106auction110842: 0
2026-03-24 21: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-24 21:41:01 [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-24 21:41:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985111auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985111auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985111auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985116auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985116auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985116auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985113auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985113auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985113auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985117auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985117auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985117auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985118auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985118auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985118auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985114auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985114auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985114auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985120auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985120auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985120auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985109auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985109auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985109auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985122auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985122auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985122auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6985121auction110842
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985121auction110842%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6985121auction110842: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995713auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995713auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995713auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995714auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995714auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995714auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995715auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995715auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995715auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995716auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995716auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995716auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995717auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995717auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995717auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995718auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995718auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995718auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995719auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995719auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995719auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995720auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995720auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995720auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995721auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995721auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995721auction110964: 0
2026-03-24 21:41:01 [ecarstrade.be] INFO: Found listing with ID: 6995722auction110964
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995722auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:01 [ecarstrade.be] INFO: Scrape type for 6995722auction110964: 0
2026-03-24 21: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-24 21:41:06 [scrapy.extensions.logstats] INFO: Crawled 115 pages (at 8 pages/min), scraped 53 items (at 0 items/min)
2026-03-24 21:41:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 295MiB
2026-03-24 21:41: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-24 21:41:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995723auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995723auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995723auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995724auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995724auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995724auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995725auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995725auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995725auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995726auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995726auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995726auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995727auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995727auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995727auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995728auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995728auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995728auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995729auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995729auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995729auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995730auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995730auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995730auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995731auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995731auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995731auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995732auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995732auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995732auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995733auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995733auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995733auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995734auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995734auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995734auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995735auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995735auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995735auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995736auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995736auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995736auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995737auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995737auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995737auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995738auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995738auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995738auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995739auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995739auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995739auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995740auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995740auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995740auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995741auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995741auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995741auction110964: 0
2026-03-24 21:41:08 [ecarstrade.be] INFO: Found listing with ID: 6995742auction110964
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995742auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:08 [ecarstrade.be] INFO: Scrape type for 6995742auction110964: 0
2026-03-24 21: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-24 21:41:15 [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-24 21:41:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995743auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995743auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995743auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995744auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995744auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995744auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995745auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995745auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995745auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995746auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995746auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995746auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995747auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995747auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995747auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995748auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995748auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995748auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995749auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995749auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995749auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995750auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995750auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995750auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995751auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995751auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995751auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995752auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995752auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995752auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995753auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995753auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995753auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995754auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995754auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995754auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995755auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995755auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995755auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995756auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995756auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995756auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995757auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995757auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995757auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995758auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995758auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995758auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995759auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995759auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995759auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995760auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995760auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995760auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995761auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995761auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995761auction110964: 0
2026-03-24 21:41:16 [ecarstrade.be] INFO: Found listing with ID: 6995762auction110964
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995762auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:16 [ecarstrade.be] INFO: Scrape type for 6995762auction110964: 0
2026-03-24 21: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-24 21:41:22 [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-24 21:41:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995763auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995763auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995763auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995764auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995764auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995764auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995765auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995765auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995765auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995766auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995766auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995766auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995767auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995767auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995767auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995768auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995768auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995768auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995769auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995769auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995769auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995770auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995770auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995770auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995771auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995771auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995771auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995772auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995772auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995772auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995773auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995773auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995773auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995774auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995774auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995774auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995775auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995775auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995775auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995776auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995776auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995776auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995777auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995777auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995777auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995778auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995778auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995778auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995779auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995779auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995779auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995780auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995780auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995780auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995781auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995781auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995781auction110964: 0
2026-03-24 21:41:23 [ecarstrade.be] INFO: Found listing with ID: 6995782auction110964
2026-03-24 21:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995782auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:23 [ecarstrade.be] INFO: Scrape type for 6995782auction110964: 0
2026-03-24 21:41:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:41:34 [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-24 21:41:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6995783auction110964
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995783auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6995783auction110964: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6995784auction110964
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995784auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6995784auction110964: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6995785auction110964
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995785auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6995785auction110964: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6995786auction110964
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995786auction110964%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6995786auction110964: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979157auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979157auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979157auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979170auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979170auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979170auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979183auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979183auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979183auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979205auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979205auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979205auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979218auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979218auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979218auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979225auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979225auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979225auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979231auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979231auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979231auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979233auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979233auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979233auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979235auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979235auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979235auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979238auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979238auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979238auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979240auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979240auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979240auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979245auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979245auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979245auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979247auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979247auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979247auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979249auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979249auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979249auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979250auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979250auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979250auction110761: 0
2026-03-24 21:41:35 [ecarstrade.be] INFO: Found listing with ID: 6979251auction110761
2026-03-24 21:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276979251auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:35 [ecarstrade.be] INFO: Scrape type for 6979251auction110761: 0
2026-03-24 21:41:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:41:42 [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-24 21:41:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979254auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979254auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979254auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979256auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979256auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979256auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979260auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979260auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979260auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979262auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979262auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979262auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979263auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979263auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979263auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979265auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979265auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979265auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979267auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979267auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979267auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979268auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979268auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979268auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979272auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979272auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979272auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979273auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979273auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979273auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979275auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979275auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979275auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979276auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979276auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979276auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979277auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979277auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979277auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979278auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979278auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979278auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979279auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979279auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979279auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979282auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979282auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979282auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979285auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979285auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979285auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979289auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979289auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979289auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979290auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979290auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979290auction110761: 0
2026-03-24 21:41:42 [ecarstrade.be] INFO: Found listing with ID: 6979291auction110761
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979291auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:42 [ecarstrade.be] INFO: Scrape type for 6979291auction110761: 0
2026-03-24 21: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-24 21:41:48 [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-24 21:41:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979292auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979292auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979292auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979293auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979293auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979293auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979294auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979294auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979294auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979296auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979296auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979296auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979297auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979297auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979297auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979298auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979298auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979298auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979299auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979299auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979299auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979300auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979300auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979300auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979301auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979301auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979301auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979302auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979302auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979302auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979303auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979303auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979303auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979305auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979305auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979305auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6979307auction110761
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276979307auction110761%27 HTTP/1.1" 200 None
2026-03-24 21:41:48 [ecarstrade.be] INFO: Scrape type for 6979307auction110761: 0
2026-03-24 21:41:48 [ecarstrade.be] INFO: Found listing with ID: 6995941auction110968
2026-03-24 21:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995941auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:49 [ecarstrade.be] INFO: Scrape type for 6995941auction110968: 0
2026-03-24 21:41:49 [ecarstrade.be] INFO: Found listing with ID: 6995938auction110968
2026-03-24 21:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995938auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:49 [ecarstrade.be] INFO: Scrape type for 6995938auction110968: 0
2026-03-24 21:41:49 [ecarstrade.be] INFO: Found listing with ID: 6995942auction110968
2026-03-24 21:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995942auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:49 [ecarstrade.be] INFO: Scrape type for 6995942auction110968: 0
2026-03-24 21:41:49 [ecarstrade.be] INFO: Found listing with ID: 6995936auction110968
2026-03-24 21:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995936auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:49 [ecarstrade.be] INFO: Scrape type for 6995936auction110968: 0
2026-03-24 21:41:49 [ecarstrade.be] INFO: Found listing with ID: 6995939auction110968
2026-03-24 21:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995939auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:49 [ecarstrade.be] INFO: Scrape type for 6995939auction110968: 0
2026-03-24 21:41:49 [ecarstrade.be] INFO: Found listing with ID: 6995925auction110968
2026-03-24 21:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995925auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:49 [ecarstrade.be] INFO: Scrape type for 6995925auction110968: 0
2026-03-24 21:41:49 [ecarstrade.be] INFO: Found listing with ID: 6995940auction110968
2026-03-24 21:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995940auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:49 [ecarstrade.be] INFO: Scrape type for 6995940auction110968: 0
2026-03-24 21:41:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:41:56 [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-24 21:41:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995905auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995905auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995905auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995908auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995908auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995908auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995927auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995927auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995927auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995904auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995904auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995904auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995932auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995932auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995932auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995934auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995934auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995934auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995928auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995928auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995928auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995912auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995912auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995912auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995900auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995900auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995900auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995910auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995910auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995910auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995924auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995924auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995924auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995937auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995937auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995937auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995895auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995895auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995895auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995935auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995935auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995935auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995901auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995901auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995901auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995933auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995933auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995933auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995931auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995931auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995931auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995893auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995893auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995893auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995914auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995914auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995914auction110968: 0
2026-03-24 21:41:56 [ecarstrade.be] INFO: Found listing with ID: 6995902auction110968
2026-03-24 21:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995902auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:41:56 [ecarstrade.be] INFO: Scrape type for 6995902auction110968: 0
2026-03-24 21:41:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:42:06 [scrapy.extensions.logstats] INFO: Crawled 122 pages (at 7 pages/min), scraped 53 items (at 0 items/min)
2026-03-24 21:42:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 303MiB
2026-03-24 21:42:31 [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-24 21:42:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995892auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995892auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995892auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995903auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995903auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995903auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995911auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995911auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995911auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995922auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995922auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995922auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995896auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995896auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995896auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995906auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995906auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995906auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995930auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995930auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995930auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995913auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995913auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995913auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995929auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995929auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995929auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995917auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995917auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995917auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995920auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995920auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995920auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995891auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995891auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995891auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995919auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995919auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995919auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995916auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995916auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995916auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995907auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995907auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995907auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995921auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995921auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995921auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995909auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995909auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995909auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995915auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995915auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995915auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995923auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995923auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995923auction110968: 0
2026-03-24 21:42:31 [ecarstrade.be] INFO: Found listing with ID: 6995898auction110968
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995898auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:31 [ecarstrade.be] INFO: Scrape type for 6995898auction110968: 0
2026-03-24 21:42:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:42:37 [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-24 21:42:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995918auction110968
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995918auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995918auction110968: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995897auction110968
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995897auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995897auction110968: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995899auction110968
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995899auction110968%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995899auction110968: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6996102auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996102auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6996102auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995949auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995949auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995949auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995993auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995993auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995993auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6996081auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996081auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6996081auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995995auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995995auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995995auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6996100auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996100auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6996100auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6996101auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996101auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6996101auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6996044auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996044auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6996044auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995945auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995945auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995945auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6996091auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996091auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6996091auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6996103auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996103auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6996103auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995951auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995951auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995951auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995943auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995943auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995943auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995984auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995984auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995984auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995947auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995947auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995947auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6996080auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996080auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6996080auction110969: 0
2026-03-24 21:42:37 [ecarstrade.be] INFO: Found listing with ID: 6995989auction110969
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995989auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:37 [ecarstrade.be] INFO: Scrape type for 6995989auction110969: 0
2026-03-24 21:42:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:42:44 [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-24 21:42:44 [ecarstrade.be] INFO: Found 5 car items
2026-03-24 21:42:44 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:44 [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-24 21:42:44 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:42:44 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:44 [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-24 21:42:44 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:42:44 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:44 [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-24 21:42:44 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:42:44 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:45 [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-24 21:42:45 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:42:45 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:45 [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-24 21:42:45 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21: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-24 21:42:52 [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-24 21:42:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6995960auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995960auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6995960auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6995974auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995974auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6995974auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996045auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996045auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996045auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996061auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996061auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996061auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996088auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996088auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996088auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996089auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996089auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996089auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996092auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996092auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996092auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6995964auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995964auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6995964auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996048auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996048auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996048auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996095auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996095auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996095auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996020auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996020auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996020auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996096auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996096auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996096auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6995946auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995946auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6995946auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6995963auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995963auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6995963auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6995985auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995985auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6995985auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996090auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996090auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996090auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996040auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996040auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996040auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6995983auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995983auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6995983auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996018auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996018auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996018auction110969: 0
2026-03-24 21:42:52 [ecarstrade.be] INFO: Found listing with ID: 6996098auction110969
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996098auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:52 [ecarstrade.be] INFO: Scrape type for 6996098auction110969: 0
2026-03-24 21: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-24 21:42:59 [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-24 21:42:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6995990auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995990auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6995990auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996104auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996104auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996104auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996046auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996046auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996046auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6995954auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995954auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6995954auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996013auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996013auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996013auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996043auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996043auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996043auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996051auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996051auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996051auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6995962auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995962auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6995962auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996019auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996019auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996019auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996026auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996026auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996026auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6995992auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995992auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6995992auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996017auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996017auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996017auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996024auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996024auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996024auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996063auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996063auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996063auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996055auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996055auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996055auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6995980auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276995980auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6995980auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996014auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996014auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996014auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996087auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996087auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996087auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996015auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996015auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996015auction110969: 0
2026-03-24 21:42:59 [ecarstrade.be] INFO: Found listing with ID: 6996022auction110969
2026-03-24 21:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996022auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:42:59 [ecarstrade.be] INFO: Scrape type for 6996022auction110969: 0
2026-03-24 21: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-24 21:43:05 [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-24 21:43:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:43:05 [ecarstrade.be] INFO: Found listing with ID: 6996083auction110969
2026-03-24 21:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996083auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:05 [ecarstrade.be] INFO: Scrape type for 6996083auction110969: 0
2026-03-24 21:43:05 [ecarstrade.be] INFO: Found listing with ID: 6996086auction110969
2026-03-24 21:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996086auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:05 [ecarstrade.be] INFO: Scrape type for 6996086auction110969: 0
2026-03-24 21:43:05 [ecarstrade.be] INFO: Found listing with ID: 6996023auction110969
2026-03-24 21:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996023auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:05 [ecarstrade.be] INFO: Scrape type for 6996023auction110969: 0
2026-03-24 21:43:05 [ecarstrade.be] INFO: Found listing with ID: 6996038auction110969
2026-03-24 21:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996038auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:05 [ecarstrade.be] INFO: Scrape type for 6996038auction110969: 0
2026-03-24 21:43:05 [ecarstrade.be] INFO: Found listing with ID: 6996071auction110969
2026-03-24 21:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996071auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:05 [ecarstrade.be] INFO: Scrape type for 6996071auction110969: 0
2026-03-24 21:43:05 [ecarstrade.be] INFO: Found listing with ID: 6995976auction110969
2026-03-24 21:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995976auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6995976auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996025auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996025auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996025auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996041auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996041auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996041auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996053auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996053auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996053auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6995959auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995959auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6995959auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996001auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996001auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996001auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996031auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996031auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996031auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996052auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996052auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996052auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6995966auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995966auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6995966auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996021auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996021auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996021auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996036auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996036auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996036auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996042auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996042auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996042auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996076auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996076auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996076auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996007auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996007auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996007auction110969: 0
2026-03-24 21:43:06 [ecarstrade.be] INFO: Found listing with ID: 6996050auction110969
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996050auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:06 [ecarstrade.be] INFO: Scrape type for 6996050auction110969: 0
2026-03-24 21: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-24 21:43:06 [scrapy.extensions.logstats] INFO: Crawled 128 pages (at 6 pages/min), scraped 53 items (at 0 items/min)
2026-03-24 21:43:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:43:12 [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-24 21:43:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6995961auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995961auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6995961auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996099auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996099auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996099auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6995998auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995998auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6995998auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996005auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996005auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996005auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996037auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996037auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996037auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6995950auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995950auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6995950auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6995996auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995996auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6995996auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996016auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996016auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996016auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996047auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996047auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996047auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996032auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996032auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996032auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996034auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996034auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996034auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6995968auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995968auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6995968auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996011auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996011auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996011auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996065auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996065auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996065auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996075auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996075auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996075auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996030auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996030auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996030auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996054auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996054auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996054auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6996057auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996057auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6996057auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6995977auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995977auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6995977auction110969: 0
2026-03-24 21:43:12 [ecarstrade.be] INFO: Found listing with ID: 6995999auction110969
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995999auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:12 [ecarstrade.be] INFO: Scrape type for 6995999auction110969: 0
2026-03-24 21:43:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:43:19 [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-24 21:43:19 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996000auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996000auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996000auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996004auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996004auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996004auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6995970auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995970auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6995970auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6995981auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995981auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6995981auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996072auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996072auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996072auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996009auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996009auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996009auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996027auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996027auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996027auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6995958auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995958auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6995958auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6995969auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995969auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6995969auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996002auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996002auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996002auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996003auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996003auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996003auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996070auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996070auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996070auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996062auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996062auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996062auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996064auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996064auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996064auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6995956auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995956auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6995956auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996010auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996010auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996010auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996068auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996068auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996068auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6996082auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996082auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6996082auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6995957auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995957auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6995957auction110969: 0
2026-03-24 21:43:19 [ecarstrade.be] INFO: Found listing with ID: 6995955auction110969
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995955auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:19 [ecarstrade.be] INFO: Scrape type for 6995955auction110969: 0
2026-03-24 21: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-24 21:43:25 [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-24 21:43:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996006auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996006auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996006auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996060auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996060auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996060auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996059auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996059auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996059auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996029auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996029auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996029auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6995967auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995967auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6995967auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6995986auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995986auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6995986auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996028auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996028auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996028auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6995965auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995965auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6995965auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996067auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996067auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996067auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996012auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996012auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996012auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6995978auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995978auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6995978auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996033auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996033auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996033auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6996035auction110969
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996035auction110969%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6996035auction110969: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6997959auction110994
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997959auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6997959auction110994: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6997960auction110994
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997960auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6997960auction110994: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6997961auction110994
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997961auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6997961auction110994: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6997962auction110994
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997962auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6997962auction110994: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6997963auction110994
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997963auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:25 [ecarstrade.be] INFO: Scrape type for 6997963auction110994: 0
2026-03-24 21:43:25 [ecarstrade.be] INFO: Found listing with ID: 6997964auction110994
2026-03-24 21:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997964auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:26 [ecarstrade.be] INFO: Scrape type for 6997964auction110994: 0
2026-03-24 21:43:26 [ecarstrade.be] INFO: Found listing with ID: 6997965auction110994
2026-03-24 21:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997965auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:26 [ecarstrade.be] INFO: Scrape type for 6997965auction110994: 0
2026-03-24 21: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-24 21:43:32 [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-24 21:43:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997966auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997966auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997966auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997967auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997967auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997967auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997968auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997968auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997968auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997969auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997969auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997969auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997970auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997970auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997970auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997971auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997971auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997971auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997972auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997972auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997972auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997973auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997973auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997973auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997974auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997974auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997974auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997975auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997975auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997975auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997976auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997976auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997976auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997977auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997977auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997977auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997978auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997978auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997978auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997979auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997979auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997979auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997980auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997980auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997980auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997981auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997981auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997981auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997982auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997982auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997982auction110994: 1
2026-03-24 21:43:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997983auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997983auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997983auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997984auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997984auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997984auction110994: 0
2026-03-24 21:43:32 [ecarstrade.be] INFO: Found listing with ID: 6997985auction110994
2026-03-24 21:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997985auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:32 [ecarstrade.be] INFO: Scrape type for 6997985auction110994: 0
2026-03-24 21:43:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:43:39 [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-24 21:43:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:43:39 [ecarstrade.be] INFO: Found listing with ID: 6997986auction110994
2026-03-24 21:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997986auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:39 [ecarstrade.be] INFO: Scrape type for 6997986auction110994: 0
2026-03-24 21:43:39 [ecarstrade.be] INFO: Found listing with ID: 6997987auction110994
2026-03-24 21:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997987auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:39 [ecarstrade.be] INFO: Scrape type for 6997987auction110994: 0
2026-03-24 21:43:39 [ecarstrade.be] INFO: Found listing with ID: 6997988auction110994
2026-03-24 21:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997988auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:39 [ecarstrade.be] INFO: Scrape type for 6997988auction110994: 0
2026-03-24 21:43:39 [ecarstrade.be] INFO: Found listing with ID: 6997989auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997989auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997989auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997990auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997990auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997990auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997991auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997991auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997991auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997992auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997992auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997992auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997993auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997993auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997993auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997994auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997994auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997994auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997995auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997995auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997995auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997996auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997996auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997996auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997997auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997997auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997997auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997998auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997998auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997998auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6997999auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997999auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6997999auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6998000auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998000auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6998000auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6998001auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998001auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6998001auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6998002auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998002auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6998002auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6998003auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998003auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6998003auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6998004auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998004auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6998004auction110994: 0
2026-03-24 21:43:40 [ecarstrade.be] INFO: Found listing with ID: 6998005auction110994
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998005auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [ecarstrade.be] INFO: Scrape type for 6998005auction110994: 0
2026-03-24 21:43:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997982> (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-24 21:43:40 [ecarstrade.be] INFO: Extracting details for car 6997982auction110994
2026-03-24 21:43:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55ac298c-2be7-595a-9604-84021df045b9 with identifier: 6997982auction110994
2026-03-24 21:43:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ac298c-2be7-595a-9604-84021df045b9 with scrape type 1
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 55ac298c-2be7-595a-9604-84021df045b9
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43: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%252F6990001-7000000%252F6997982%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774369303%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_001/780x0__r.jpg?hash=1774369303 not downloaded yet
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43: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%252F6990001-7000000%252F6997982%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774369303%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_002/780x0__r.jpg?hash=1774369303 not downloaded yet
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43: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%252F6990001-7000000%252F6997982%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774369303%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_003/780x0__r.jpg?hash=1774369303 not downloaded yet
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43: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%252F6990001-7000000%252F6997982%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774369303%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_004/780x0__r.jpg?hash=1774369303 not downloaded yet
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43: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%252F6990001-7000000%252F6997982%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774369303%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_005/780x0__r.jpg?hash=1774369303 not downloaded yet
2026-03-24 21:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43: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%252F6990001-7000000%252F6997982%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774369303%27 HTTP/1.1" 200 None
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_006/780x0__r.jpg?hash=1774369303 not downloaded yet
2026-03-24 21:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_001/780x0__r.jpg?hash=1774369303> (referer: https://ecarstrade.com/cars/6997982)
2026-03-24 21:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_002/780x0__r.jpg?hash=1774369303> (referer: https://ecarstrade.com/cars/6997982)
2026-03-24 21:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_003/780x0__r.jpg?hash=1774369303> (referer: https://ecarstrade.com/cars/6997982)
2026-03-24 21:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_004/780x0__r.jpg?hash=1774369303> (referer: https://ecarstrade.com/cars/6997982)
2026-03-24 21:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_006/780x0__r.jpg?hash=1774369303> (referer: https://ecarstrade.com/cars/6997982)
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 55ac298c-2be7-595a-9604-84021df045b9
2026-03-24 21:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_005/780x0__r.jpg?hash=1774369303> (referer: https://ecarstrade.com/cars/6997982)
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 55ac298c-2be7-595a-9604-84021df045b9
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 55ac298c-2be7-595a-9604-84021df045b9
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 55ac298c-2be7-595a-9604-84021df045b9
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 55ac298c-2be7-595a-9604-84021df045b9
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 55ac298c-2be7-595a-9604-84021df045b9
2026-03-24 21:43:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55ac298c-2be7-595a-9604-84021df045b9, skipping ID generation
2026-03-24 21:43:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ac298c-2be7-595a-9604-84021df045b9 with scrape type 1
2026-03-24 21:43:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55ac298c-2be7-595a-9604-84021df045b9 sending to next pipeline
2026-03-24 21:43:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55ac298c-2be7-595a-9604-84021df045b9, identifier: 6997982auction110994
2026-03-24 21:43:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55ac298c-2be7-595a-9604-84021df045b9 with identifier: 6997982auction110994
2026-03-24 21:43:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55ac298c-2be7-595a-9604-84021df045b9 with identifier: 6997982auction110994
2026-03-24 21:43:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55ac298c-2be7-595a-9604-84021df045b9 with identifier: 6997982auction110994 to the API
2026-03-24 21:43:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:43:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:43:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997982/photo_005/780x0__r.jpg?hash=1774369303>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-25T14:30:00Z',
 'fuel_type': 'Diesel',
 'id': '55ac298c-2be7-595a-9604-84021df045b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997982',
 'listing': 'auction',
 'location': 'France - "FRANCE CARS NANTES"',
 'make': 'Fiat',
 'model': 'Doblo',
 'odometer': 79163,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
 'transmission': 'manual',
 'trim': 'DOBLO CARGO 1.3MJ PRO LOUNGE',
 'vin': None,
 'year': 2022}
2026-03-24 21:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997982auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:42 [ecarstrade.be] INFO: Saving data for 6997982auction110994: {'created_time': 1774388622.032551, 'last_price_update_time': 1774388622.03256, 'auction_closing_time': 1774449000.0}
2026-03-24 21:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997982auction110994') HTTP/1.1" 204 0
2026-03-24 21:43:46 [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-24 21:43:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998007auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998007auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998007auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998008auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998008auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998008auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998009auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998009auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998009auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998010auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998010auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998010auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998011auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998011auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998011auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998012auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998012auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998012auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998013auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998013auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998013auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998014auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998014auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998014auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998015auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998015auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998015auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998016auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998016auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998016auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998017auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998017auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998017auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998018auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998018auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998018auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998019auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998019auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998019auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998020auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998020auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998020auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998021auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998021auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998021auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998022auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998022auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998022auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998023auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998023auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998023auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998024auction110994
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998024auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:46 [ecarstrade.be] INFO: Scrape type for 6998024auction110994: 0
2026-03-24 21:43:46 [ecarstrade.be] INFO: Found listing with ID: 6998025auction110994
2026-03-24 21:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998025auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:47 [ecarstrade.be] INFO: Scrape type for 6998025auction110994: 0
2026-03-24 21:43:47 [ecarstrade.be] INFO: Found listing with ID: 6998026auction110994
2026-03-24 21:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998026auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:47 [ecarstrade.be] INFO: Scrape type for 6998026auction110994: 0
2026-03-24 21:43:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:43:58 [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-24 21:43:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998027auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998027auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998027auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998028auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998028auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998028auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998029auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998029auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998029auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998030auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998030auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998030auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998031auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998031auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998031auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998032auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998032auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998032auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998033auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998033auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998033auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998034auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998034auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998034auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998035auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998035auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998035auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998036auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998036auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998036auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998037auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998037auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998037auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998038auction110994
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998038auction110994%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998038auction110994: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998079auction110995
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998079auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998079auction110995: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998080auction110995
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998080auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998080auction110995: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998081auction110995
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998081auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998081auction110995: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998083auction110995
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998083auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998083auction110995: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998084auction110995
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998084auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998084auction110995: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998085auction110995
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998085auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998085auction110995: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998086auction110995
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998086auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998086auction110995: 0
2026-03-24 21:43:58 [ecarstrade.be] INFO: Found listing with ID: 6998087auction110995
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998087auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:43:58 [ecarstrade.be] INFO: Scrape type for 6998087auction110995: 0
2026-03-24 21:43:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:44:06 [scrapy.extensions.logstats] INFO: Crawled 136 pages (at 8 pages/min), scraped 54 items (at 1 items/min)
2026-03-24 21:44:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:44:21 [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-24 21:44:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998088auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998088auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998088auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998089auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998089auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998089auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998090auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998090auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998090auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998091auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998091auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998091auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998092auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998092auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998092auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998093auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998093auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998093auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998094auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998094auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998094auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998095auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998095auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998095auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998096auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998096auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998096auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998097auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998097auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998097auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998098auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998098auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998098auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998099auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998099auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998099auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998100auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998100auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998100auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998101auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998101auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998101auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998102auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998102auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998102auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998103auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998103auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998103auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998104auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998104auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998104auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998105auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998105auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998105auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998106auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998106auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998106auction110995: 0
2026-03-24 21:44:21 [ecarstrade.be] INFO: Found listing with ID: 6998107auction110995
2026-03-24 21:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998107auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:21 [ecarstrade.be] INFO: Scrape type for 6998107auction110995: 0
2026-03-24 21: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-24 21:44:27 [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-24 21:44:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998108auction110995
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998108auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998108auction110995: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998109auction110995
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998109auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998109auction110995: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998110auction110995
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998110auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998110auction110995: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998111auction110995
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998111auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998111auction110995: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998112auction110995
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998112auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998112auction110995: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998113auction110995
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998113auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998113auction110995: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998114auction110995
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998114auction110995%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998114auction110995: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998152auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998152auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998152auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998153auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998153auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998153auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998154auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998154auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998154auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998155auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998155auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998155auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998156auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998156auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998156auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998157auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998157auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998157auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998158auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998158auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998158auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998159auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998159auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998159auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998160auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998160auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998160auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998161auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998161auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998161auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998162auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998162auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998162auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998163auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998163auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998163auction110996: 0
2026-03-24 21:44:28 [ecarstrade.be] INFO: Found listing with ID: 6998164auction110996
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998164auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:44:28 [ecarstrade.be] INFO: Scrape type for 6998164auction110996: 0
2026-03-24 21:44:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:45:02 [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-24 21:45:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998165auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998165auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998165auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998166auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998166auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998166auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998167auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998167auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998167auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998168auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998168auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998168auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998169auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998169auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998169auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998170auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998170auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998170auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998171auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998171auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998171auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998172auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998172auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998172auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998173auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998173auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998173auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998174auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998174auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998174auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998175auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998175auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998175auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998176auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998176auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998176auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998177auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998177auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998177auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998178auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998178auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998178auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998179auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998179auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998179auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998180auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998180auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998180auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998181auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998181auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998181auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998182auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998182auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998182auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998183auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998183auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:02 [ecarstrade.be] INFO: Scrape type for 6998183auction110996: 0
2026-03-24 21:45:02 [ecarstrade.be] INFO: Found listing with ID: 6998184auction110996
2026-03-24 21:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998184auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:03 [ecarstrade.be] INFO: Scrape type for 6998184auction110996: 0
2026-03-24 21:45:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:45:06 [scrapy.extensions.logstats] INFO: Crawled 139 pages (at 3 pages/min), scraped 54 items (at 0 items/min)
2026-03-24 21:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:45:10 [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-24 21:45:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998185auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998185auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998185auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998186auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998186auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998186auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998187auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998187auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998187auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998188auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998188auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998188auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998189auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998189auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998189auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998190auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998190auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998190auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998191auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998191auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998191auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998192auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998192auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998192auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998193auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998193auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998193auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998194auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998194auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998194auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998195auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998195auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998195auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998196auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998196auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998196auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998197auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998197auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998197auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998198auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998198auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998198auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998199auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998199auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998199auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998201auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998201auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998201auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998202auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998202auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998202auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998203auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998203auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998203auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998204auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998204auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998204auction110996: 0
2026-03-24 21:45:10 [ecarstrade.be] INFO: Found listing with ID: 6998205auction110996
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998205auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:10 [ecarstrade.be] INFO: Scrape type for 6998205auction110996: 0
2026-03-24 21:45:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:45:16 [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-24 21:45:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998206auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998206auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998206auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998207auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998207auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998207auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998208auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998208auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998208auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998209auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998209auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998209auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998210auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998210auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998210auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998211auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998211auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998211auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998212auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998212auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998212auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998213auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998213auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998213auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998214auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998214auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998214auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998215auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998215auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998215auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998216auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998216auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998216auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998217auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998217auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998217auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998218auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998218auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998218auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998219auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998219auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998219auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998220auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998220auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998220auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998221auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998221auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998221auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998222auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998222auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998222auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998223auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998223auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998223auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998224auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998224auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998224auction110996: 0
2026-03-24 21:45:16 [ecarstrade.be] INFO: Found listing with ID: 6998225auction110996
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998225auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:16 [ecarstrade.be] INFO: Scrape type for 6998225auction110996: 0
2026-03-24 21:45:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:45: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-24 21:45:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998226auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998226auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998226auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998227auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998227auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998227auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998228auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998228auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998228auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998229auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998229auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998229auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998230auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998230auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998230auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998231auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998231auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998231auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998232auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998232auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998232auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998233auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998233auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998233auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998234auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998234auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998234auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998235auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998235auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998235auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6998236auction110996
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998236auction110996%27 HTTP/1.1" 200 None
2026-03-24 21:45:23 [ecarstrade.be] INFO: Scrape type for 6998236auction110996: 0
2026-03-24 21:45:23 [ecarstrade.be] INFO: Found listing with ID: 6996665auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996665auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996665auction110975: 0
2026-03-24 21:45:24 [ecarstrade.be] INFO: Found listing with ID: 6996627auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996627auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996627auction110975: 0
2026-03-24 21:45:24 [ecarstrade.be] INFO: Found listing with ID: 6996614auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996614auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996614auction110975: 0
2026-03-24 21:45:24 [ecarstrade.be] INFO: Found listing with ID: 6996608auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996608auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996608auction110975: 0
2026-03-24 21:45:24 [ecarstrade.be] INFO: Found listing with ID: 6996671auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996671auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996671auction110975: 0
2026-03-24 21:45:24 [ecarstrade.be] INFO: Found listing with ID: 6996757auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996757auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996757auction110975: 0
2026-03-24 21:45:24 [ecarstrade.be] INFO: Found listing with ID: 6996764auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996764auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996764auction110975: 0
2026-03-24 21:45:24 [ecarstrade.be] INFO: Found listing with ID: 6996786auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996786auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996786auction110975: 0
2026-03-24 21:45:24 [ecarstrade.be] INFO: Found listing with ID: 6996760auction110975
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996760auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:24 [ecarstrade.be] INFO: Scrape type for 6996760auction110975: 0
2026-03-24 21:45:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:45: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-24 21:45:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996607auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996607auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996607auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996782auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996782auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996782auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996609auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996609auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996609auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996761auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996761auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996761auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996580auction110974
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996580auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996580auction110974: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996783auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996783auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996783auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996772auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996772auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996772auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996658auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996658auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996658auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996612auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996612auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996612auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996651auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996651auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996651auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996774auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996774auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996774auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996754auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996754auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996754auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996785auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996785auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996785auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996638auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996638auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996638auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996672auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996672auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996672auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996660auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996660auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996660auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996622auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996622auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996622auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996652auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996652auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996652auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996753auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996753auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996753auction110975: 0
2026-03-24 21:45:30 [ecarstrade.be] INFO: Found listing with ID: 6996613auction110975
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996613auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:30 [ecarstrade.be] INFO: Scrape type for 6996613auction110975: 0
2026-03-24 21:45:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:45:39 [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-24 21:45:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996662auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996662auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996662auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996752auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996752auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996752auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996596auction110974
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996596auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996596auction110974: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996771auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996771auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996771auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996675auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996675auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996675auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996669auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996669auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996669auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996773auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996773auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996773auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996605auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996605auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996605auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996667auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996667auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996667auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996666auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996666auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996666auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996750auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996750auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996750auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996643auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996643auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996643auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996659auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996659auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996659auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996600auction110974
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996600auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996600auction110974: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996779auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996779auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996779auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996777auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996777auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996777auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996611auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996611auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996611auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996650auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996650auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996650auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996655auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996655auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996655auction110975: 0
2026-03-24 21:45:39 [ecarstrade.be] INFO: Found listing with ID: 6996727auction110975
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996727auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:39 [ecarstrade.be] INFO: Scrape type for 6996727auction110975: 0
2026-03-24 21:45:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:45:45 [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-24 21:45:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996673auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996673auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996673auction110975: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996763auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996763auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996763auction110975: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996778auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996778auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996778auction110975: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996606auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996606auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996606auction110975: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996670auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996670auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996670auction110975: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996582auction110974
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996582auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996582auction110974: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996682auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996682auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996682auction110975: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996616auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996616auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996616auction110975: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996664auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996664auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:45 [ecarstrade.be] INFO: Scrape type for 6996664auction110975: 0
2026-03-24 21:45:45 [ecarstrade.be] INFO: Found listing with ID: 6996731auction110975
2026-03-24 21:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996731auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996731auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996657auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996657auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996657auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996603auction110974
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996603auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996603auction110974: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996615auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996615auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996615auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996648auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996648auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996648auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996663auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996663auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996663auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996679auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996679auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996679auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996765auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996765auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996765auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996759auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996759auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996759auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996653auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996653auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996653auction110975: 0
2026-03-24 21:45:46 [ecarstrade.be] INFO: Found listing with ID: 6996686auction110975
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996686auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:46 [ecarstrade.be] INFO: Scrape type for 6996686auction110975: 0
2026-03-24 21:45:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:45:53 [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-24 21:45:53 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996646auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996646auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996646auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996625auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996625auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996625auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996768auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996768auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996768auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996770auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996770auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996770auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996647auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996647auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996647auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996780auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996780auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996780auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996641auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996641auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996641auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996701auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996701auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996701auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996709auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996709auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996709auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996784auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996784auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996784auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996645auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996645auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996645auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996574auction110974
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996574auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996574auction110974: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996751auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996751auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996751auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996725auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996725auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996725auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996592auction110974
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996592auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996592auction110974: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996661auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996661auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996661auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996742auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996742auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996742auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996599auction110974
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996599auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996599auction110974: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996746auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996746auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996746auction110975: 0
2026-03-24 21:45:53 [ecarstrade.be] INFO: Found listing with ID: 6996639auction110975
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996639auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:45:53 [ecarstrade.be] INFO: Scrape type for 6996639auction110975: 0
2026-03-24 21:45:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:46:01 [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-24 21:46:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:46:01 [ecarstrade.be] INFO: Found listing with ID: 6996758auction110975
2026-03-24 21:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996758auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:01 [ecarstrade.be] INFO: Scrape type for 6996758auction110975: 0
2026-03-24 21:46:01 [ecarstrade.be] INFO: Found listing with ID: 6996767auction110975
2026-03-24 21:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996767auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:01 [ecarstrade.be] INFO: Scrape type for 6996767auction110975: 0
2026-03-24 21:46:01 [ecarstrade.be] INFO: Found listing with ID: 6996635auction110975
2026-03-24 21:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996635auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:01 [ecarstrade.be] INFO: Scrape type for 6996635auction110975: 0
2026-03-24 21:46:01 [ecarstrade.be] INFO: Found listing with ID: 6996726auction110975
2026-03-24 21:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996726auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996726auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996593auction110974
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996593auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996593auction110974: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996744auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996744auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996744auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996756auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996756auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996756auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996602auction110974
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996602auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996602auction110974: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996718auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996718auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996718auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996626auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996626auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996626auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996668auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996668auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996668auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996693auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996693auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996693auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996766auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996766auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996766auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996581auction110974
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996581auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996581auction110974: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996628auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996628auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996628auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996656auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996656auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996656auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996678auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996678auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996678auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996704auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996704auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996704auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996741auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996741auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996741auction110975: 0
2026-03-24 21:46:02 [ecarstrade.be] INFO: Found listing with ID: 6996776auction110975
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996776auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:02 [ecarstrade.be] INFO: Scrape type for 6996776auction110975: 0
2026-03-24 21:46:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:46:06 [scrapy.extensions.logstats] INFO: Crawled 147 pages (at 8 pages/min), scraped 54 items (at 0 items/min)
2026-03-24 21:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:46:09 [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-24 21:46:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996620auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996620auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996620auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996674auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996674auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996674auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996706auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996706auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996706auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996707auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996707auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996707auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996583auction110974
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996583auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996583auction110974: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996636auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996636auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996636auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996676auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996676auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996676auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996703auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996703auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996703auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996724auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996724auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996724auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996748auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996748auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996748auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996590auction110974
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996590auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996590auction110974: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996730auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996730auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996730auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996624auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996624auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996624auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996683auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996683auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996683auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996689auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996689auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996689auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996719auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996719auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996719auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996617auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996617auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996617auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996691auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996691auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996691auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996634auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996634auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996634auction110975: 0
2026-03-24 21:46:09 [ecarstrade.be] INFO: Found listing with ID: 6996690auction110975
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996690auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:09 [ecarstrade.be] INFO: Scrape type for 6996690auction110975: 0
2026-03-24 21:46:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:46:33 [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-24 21:46:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996702auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996702auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996702auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996723auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996723auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996723auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996743auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996743auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996743auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996567auction110974
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996567auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996567auction110974: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996591auction110974
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996591auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996591auction110974: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996621auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996621auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996621auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996734auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996734auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996734auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996687auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996687auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996687auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996729auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996729auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996729auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996740auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996740auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996740auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996598auction110974
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996598auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996598auction110974: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996677auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996677auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996677auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996680auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996680auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996680auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996698auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996698auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996698auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996712auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996712auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996712auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996681auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996681auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996681auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996715auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996715auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996715auction110975: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996716auction110975
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996716auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996716auction110975: 1
2026-03-24 21:46:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996566auction110974
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996566auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996566auction110974: 0
2026-03-24 21:46:33 [ecarstrade.be] INFO: Found listing with ID: 6996577auction110974
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996577auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:46:33 [ecarstrade.be] INFO: Scrape type for 6996577auction110974: 0
2026-03-24 21:46:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996716> (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-24 21:46:40 [ecarstrade.be] INFO: Extracting details for car 6996716auction110975
2026-03-24 21:46:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52a4aab0-477b-56c5-9491-405b2fd0c55a with identifier: 6996716auction110975
2026-03-24 21:46:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a4aab0-477b-56c5-9491-405b2fd0c55a with scrape type 1
2026-03-24 21:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52a4aab0-477b-56c5-9491-405b2fd0c55a
2026-03-24 21:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46: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%252F6990001-7000000%252F6996716%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774361086%27 HTTP/1.1" 200 None
2026-03-24 21:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_001/780x0__r.jpg?hash=1774361086 not downloaded yet
2026-03-24 21:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46: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%252F6990001-7000000%252F6996716%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774361086%27 HTTP/1.1" 200 None
2026-03-24 21:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_002/780x0__r.jpg?hash=1774361086 not downloaded yet
2026-03-24 21:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46: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%252F6990001-7000000%252F6996716%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774361086%27 HTTP/1.1" 200 None
2026-03-24 21:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_003/780x0__r.jpg?hash=1774361086 not downloaded yet
2026-03-24 21:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46: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%252F6990001-7000000%252F6996716%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774361086%27 HTTP/1.1" 200 None
2026-03-24 21:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_004/780x0__r.jpg?hash=1774361086 not downloaded yet
2026-03-24 21:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46: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%252F6990001-7000000%252F6996716%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774361087%27 HTTP/1.1" 200 None
2026-03-24 21:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_005/780x0__r.jpg?hash=1774361087 not downloaded yet
2026-03-24 21:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46: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%252F6990001-7000000%252F6996716%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774361086%27 HTTP/1.1" 200 None
2026-03-24 21:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_006/780x0__r.jpg?hash=1774361086 not downloaded yet
2026-03-24 21:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_005/780x0__r.jpg?hash=1774361087> (referer: https://ecarstrade.com/cars/6996716)
2026-03-24 21:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_003/780x0__r.jpg?hash=1774361086> (referer: https://ecarstrade.com/cars/6996716)
2026-03-24 21:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_006/780x0__r.jpg?hash=1774361086> (referer: https://ecarstrade.com/cars/6996716)
2026-03-24 21:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_001/780x0__r.jpg?hash=1774361086> (referer: https://ecarstrade.com/cars/6996716)
2026-03-24 21:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_002/780x0__r.jpg?hash=1774361086> (referer: https://ecarstrade.com/cars/6996716)
2026-03-24 21:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_004/780x0__r.jpg?hash=1774361086> (referer: https://ecarstrade.com/cars/6996716)
2026-03-24 21:46:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52a4aab0-477b-56c5-9491-405b2fd0c55a
2026-03-24 21:46:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52a4aab0-477b-56c5-9491-405b2fd0c55a
2026-03-24 21:46:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52a4aab0-477b-56c5-9491-405b2fd0c55a
2026-03-24 21:46:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52a4aab0-477b-56c5-9491-405b2fd0c55a
2026-03-24 21:46:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52a4aab0-477b-56c5-9491-405b2fd0c55a
2026-03-24 21:46:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52a4aab0-477b-56c5-9491-405b2fd0c55a
2026-03-24 21:46:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52a4aab0-477b-56c5-9491-405b2fd0c55a, skipping ID generation
2026-03-24 21:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a4aab0-477b-56c5-9491-405b2fd0c55a with scrape type 1
2026-03-24 21:46:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52a4aab0-477b-56c5-9491-405b2fd0c55a sending to next pipeline
2026-03-24 21:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52a4aab0-477b-56c5-9491-405b2fd0c55a, identifier: 6996716auction110975
2026-03-24 21:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52a4aab0-477b-56c5-9491-405b2fd0c55a with identifier: 6996716auction110975
2026-03-24 21:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52a4aab0-477b-56c5-9491-405b2fd0c55a with identifier: 6996716auction110975
2026-03-24 21:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52a4aab0-477b-56c5-9491-405b2fd0c55a with identifier: 6996716auction110975 to the API
2026-03-24 21:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:46:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6996716/photo_004/780x0__r.jpg?hash=1774361086>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-25T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '52a4aab0-477b-56c5-9491-405b2fd0c55a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996716',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 107940,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW / 2021 / 5P / Break PureTech 130 S&S EAT8 ACTIVE '
          'PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW / 2021 / 5P / Break PureTech 130 S&S EAT8 ACTIVE PACK',
 'vin': None,
 'year': 2023}
2026-03-24 21:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996716auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:46:41 [ecarstrade.be] INFO: Saving data for 6996716auction110975: {'created_time': 1774388801.888009, 'last_price_update_time': 1774388801.888032, 'auction_closing_time': 1774449600.0}
2026-03-24 21:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6996716auction110975') HTTP/1.1" 204 0
2026-03-24 21:47:06 [scrapy.extensions.logstats] INFO: Crawled 150 pages (at 3 pages/min), scraped 55 items (at 1 items/min)
2026-03-24 21:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:47:08 [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-24 21:47:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996644auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996644auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996644auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996713auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996713auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996713auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996586auction110974
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996586auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996586auction110974: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996694auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996694auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996694auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996739auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996739auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996739auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996720auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996720auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996720auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996623auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996623auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996623auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996732auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996732auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996732auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996733auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996733auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996733auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996601auction110974
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996601auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996601auction110974: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996619auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996619auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996619auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996684auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996684auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996684auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996568auction110974
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996568auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996568auction110974: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996633auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996633auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996633auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996722auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996722auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996722auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996585auction110974
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996585auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996585auction110974: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996588auction110974
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996588auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996588auction110974: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996630auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996630auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996630auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996737auction110975
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996737auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996737auction110975: 0
2026-03-24 21:47:08 [ecarstrade.be] INFO: Found listing with ID: 6996569auction110974
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996569auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:08 [ecarstrade.be] INFO: Scrape type for 6996569auction110974: 0
2026-03-24 21:47:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:47:14 [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-24 21:47:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996745auction110975
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996745auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:14 [ecarstrade.be] INFO: Scrape type for 6996745auction110975: 0
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996629auction110975
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996629auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:14 [ecarstrade.be] INFO: Scrape type for 6996629auction110975: 0
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996699auction110975
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996699auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:14 [ecarstrade.be] INFO: Scrape type for 6996699auction110975: 0
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996710auction110975
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996710auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:14 [ecarstrade.be] INFO: Scrape type for 6996710auction110975: 0
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996640auction110975
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996640auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:14 [ecarstrade.be] INFO: Scrape type for 6996640auction110975: 0
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996736auction110975
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996736auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:14 [ecarstrade.be] INFO: Scrape type for 6996736auction110975: 0
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996728auction110975
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996728auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:14 [ecarstrade.be] INFO: Scrape type for 6996728auction110975: 0
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996573auction110974
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996573auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:14 [ecarstrade.be] INFO: Scrape type for 6996573auction110974: 0
2026-03-24 21:47:14 [ecarstrade.be] INFO: Found listing with ID: 6996578auction110974
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996578auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996578auction110974: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996714auction110975
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996714auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996714auction110975: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996565auction110974
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996565auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996565auction110974: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996587auction110974
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996587auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996587auction110974: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996708auction110975
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996708auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996708auction110975: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996747auction110975
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996747auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996747auction110975: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996572auction110974
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996572auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996572auction110974: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996594auction110974
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996594auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996594auction110974: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996749auction110975
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996749auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996749auction110975: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996696auction110975
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996696auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996696auction110975: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996570auction110974
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996570auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996570auction110974: 0
2026-03-24 21:47:15 [ecarstrade.be] INFO: Found listing with ID: 6996700auction110975
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996700auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:15 [ecarstrade.be] INFO: Scrape type for 6996700auction110975: 0
2026-03-24 21:47:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:47:21 [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-24 21:47:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996575auction110974
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996575auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996575auction110974: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996738auction110975
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996738auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996738auction110975: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996595auction110974
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996595auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996595auction110974: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996632auction110975
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996632auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996632auction110975: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996688auction110975
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996688auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996688auction110975: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996584auction110974
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996584auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996584auction110974: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996695auction110975
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996695auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996695auction110975: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996579auction110974
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996579auction110974%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996579auction110974: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6996697auction110975
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996697auction110975%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6996697auction110975: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997782auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997782auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997782auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997783auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997783auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997783auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997784auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997784auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997784auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997785auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997785auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997785auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997786auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997786auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997786auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997787auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997787auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997787auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997788auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997788auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997788auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997789auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997789auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997789auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997790auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997790auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997790auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997791auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997791auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997791auction110991: 0
2026-03-24 21:47:21 [ecarstrade.be] INFO: Found listing with ID: 6997792auction110991
2026-03-24 21:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997792auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:21 [ecarstrade.be] INFO: Scrape type for 6997792auction110991: 0
2026-03-24 21:47:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:47:28 [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-24 21:47:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997793auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997793auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997793auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997794auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997794auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997794auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997795auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997795auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997795auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997796auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997796auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997796auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997797auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997797auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997797auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997798auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997798auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997798auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997799auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997799auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997799auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997800auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997800auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997800auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997801auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997801auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997801auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997802auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997802auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997802auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997803auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997803auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997803auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997804auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997804auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997804auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997805auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997805auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997805auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997806auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997806auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997806auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997807auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997807auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997807auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997808auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997808auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997808auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997809auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997809auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997809auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997810auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997810auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997810auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997811auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997811auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997811auction110991: 0
2026-03-24 21:47:28 [ecarstrade.be] INFO: Found listing with ID: 6997812auction110991
2026-03-24 21:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997812auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:28 [ecarstrade.be] INFO: Scrape type for 6997812auction110991: 0
2026-03-24 21:47:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:47:34 [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-24 21:47:34 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997813auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997813auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997813auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997814auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997814auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997814auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997815auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997815auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997815auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997816auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997816auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997816auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997817auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997817auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997817auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997818auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997818auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997818auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997819auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997819auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997819auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997820auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997820auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997820auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997821auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997821auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997821auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997822auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997822auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997822auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997823auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997823auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:34 [ecarstrade.be] INFO: Scrape type for 6997823auction110991: 0
2026-03-24 21:47:34 [ecarstrade.be] INFO: Found listing with ID: 6997824auction110991
2026-03-24 21:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997824auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997824auction110991: 0
2026-03-24 21:47:35 [ecarstrade.be] INFO: Found listing with ID: 6997825auction110991
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997825auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997825auction110991: 0
2026-03-24 21:47:35 [ecarstrade.be] INFO: Found listing with ID: 6997826auction110991
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997826auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997826auction110991: 0
2026-03-24 21:47:35 [ecarstrade.be] INFO: Found listing with ID: 6997827auction110991
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997827auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997827auction110991: 0
2026-03-24 21:47:35 [ecarstrade.be] INFO: Found listing with ID: 6997828auction110991
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997828auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997828auction110991: 0
2026-03-24 21:47:35 [ecarstrade.be] INFO: Found listing with ID: 6997829auction110991
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997829auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997829auction110991: 0
2026-03-24 21:47:35 [ecarstrade.be] INFO: Found listing with ID: 6997830auction110991
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997830auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997830auction110991: 0
2026-03-24 21:47:35 [ecarstrade.be] INFO: Found listing with ID: 6997831auction110991
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997831auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997831auction110991: 0
2026-03-24 21:47:35 [ecarstrade.be] INFO: Found listing with ID: 6997832auction110991
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997832auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:47:35 [ecarstrade.be] INFO: Scrape type for 6997832auction110991: 0
2026-03-24 21:47:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:48:06 [scrapy.extensions.logstats] INFO: Crawled 155 pages (at 5 pages/min), scraped 55 items (at 0 items/min)
2026-03-24 21:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:48:09 [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-24 21:48:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997833auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997833auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997833auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997834auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997834auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997834auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997835auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997835auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997835auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997836auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997836auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997836auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997837auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997837auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997837auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997838auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997838auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997838auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997839auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997839auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997839auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997841auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997841auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997841auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997842auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997842auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997842auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997844auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997844auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997844auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997845auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997845auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997845auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997846auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997846auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997846auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997847auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997847auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997847auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997848auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997848auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997848auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997849auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997849auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997849auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997850auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997850auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997850auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997851auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997851auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997851auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997852auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997852auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997852auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997853auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997853auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997853auction110991: 0
2026-03-24 21:48:09 [ecarstrade.be] INFO: Found listing with ID: 6997854auction110991
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997854auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:09 [ecarstrade.be] INFO: Scrape type for 6997854auction110991: 0
2026-03-24 21:48:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:48:16 [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-24 21:48:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6997855auction110991
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997855auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6997855auction110991: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6997856auction110991
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997856auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6997856auction110991: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6997857auction110991
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997857auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6997857auction110991: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6997859auction110991
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997859auction110991%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6997859auction110991: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990755auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990755auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990755auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990757auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990757auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990757auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990808auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990808auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990808auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990821auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990821auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990821auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990822auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990822auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990822auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990847auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990847auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990847auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990848auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990848auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990848auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990913auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990913auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990913auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6990966auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990966auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6990966auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6991130auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991130auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6991130auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6991133auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991133auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6991133auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6991134auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991134auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6991134auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6991145auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991145auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6991145auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6991213auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991213auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6991213auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6991214auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991214auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6991214auction110893: 0
2026-03-24 21:48:16 [ecarstrade.be] INFO: Found listing with ID: 6991215auction110893
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991215auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:16 [ecarstrade.be] INFO: Scrape type for 6991215auction110893: 0
2026-03-24 21:48:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:48:25 [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-24 21:48:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6991216auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991216auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6991216auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6991217auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991217auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6991217auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6991223auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991223auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6991223auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6991225auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991225auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6991225auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6991227auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991227auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6991227auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6991613auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991613auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6991613auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992185auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992185auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992185auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992186auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992186auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992186auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992187auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992187auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992187auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992188auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992188auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992188auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992189auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992189auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992189auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992190auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992190auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992190auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992191auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992191auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992191auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992224auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992224auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992224auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992227auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992227auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992227auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992229auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992229auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992229auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992530auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992530auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992530auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992532auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992532auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992532auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992533auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992533auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992533auction110893: 0
2026-03-24 21:48:25 [ecarstrade.be] INFO: Found listing with ID: 6992534auction110893
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992534auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:25 [ecarstrade.be] INFO: Scrape type for 6992534auction110893: 0
2026-03-24 21:48:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:48:31 [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-24 21:48:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992536auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992536auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992536auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992778auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992778auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992778auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992975auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992975auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992975auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992976auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992976auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992976auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992977auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992977auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992977auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992978auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992978auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992978auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992979auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992979auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992979auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992984auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992984auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992984auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992985auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992985auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992985auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6992986auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992986auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6992986auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6993036auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993036auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6993036auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6993037auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993037auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6993037auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6993339auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993339auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6993339auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6993629auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993629auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6993629auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6993631auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993631auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6993631auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6993781auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993781auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6993781auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6993785auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993785auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6993785auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6994021auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994021auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6994021auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6994023auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994023auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6994023auction110893: 0
2026-03-24 21:48:32 [ecarstrade.be] INFO: Found listing with ID: 6994024auction110893
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994024auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:32 [ecarstrade.be] INFO: Scrape type for 6994024auction110893: 0
2026-03-24 21:48:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:48:38 [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-24 21:48:38 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6994745auction110893
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276994745auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6994745auction110893: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6994768auction110893
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276994768auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6994768auction110893: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6994814auction110893
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276994814auction110893%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6994814auction110893: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988574auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988574auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988574auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988857auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988857auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988857auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988877auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988877auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988877auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988860auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988860auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988860auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988866auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988866auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988866auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988521auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988521auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988521auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6990054auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990054auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6990054auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988649auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988649auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988649auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6990040auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990040auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6990040auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988871auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988871auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988871auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6990051auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990051auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6990051auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6990052auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990052auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6990052auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6990071auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990071auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6990071auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988551auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988551auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:38 [ecarstrade.be] INFO: Scrape type for 6988551auction110871: 0
2026-03-24 21:48:38 [ecarstrade.be] INFO: Found listing with ID: 6988592auction110871
2026-03-24 21:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988592auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:39 [ecarstrade.be] INFO: Scrape type for 6988592auction110871: 0
2026-03-24 21:48:39 [ecarstrade.be] INFO: Found listing with ID: 6990068auction110871
2026-03-24 21:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990068auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:39 [ecarstrade.be] INFO: Scrape type for 6990068auction110871: 0
2026-03-24 21:48:39 [ecarstrade.be] INFO: Found listing with ID: 6988583auction110871
2026-03-24 21:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988583auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:39 [ecarstrade.be] INFO: Scrape type for 6988583auction110871: 0
2026-03-24 21:48:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:48:45 [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-24 21:48:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6990065auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990065auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:45 [ecarstrade.be] INFO: Scrape type for 6990065auction110871: 0
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6988581auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988581auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:45 [ecarstrade.be] INFO: Scrape type for 6988581auction110871: 0
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6988644auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988644auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:45 [ecarstrade.be] INFO: Scrape type for 6988644auction110871: 0
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6990066auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990066auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:45 [ecarstrade.be] INFO: Scrape type for 6990066auction110871: 0
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6988562auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988562auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:45 [ecarstrade.be] INFO: Scrape type for 6988562auction110871: 0
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6990049auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990049auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:45 [ecarstrade.be] INFO: Scrape type for 6990049auction110871: 0
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6990053auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990053auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:45 [ecarstrade.be] INFO: Scrape type for 6990053auction110871: 0
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6990055auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990055auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:45 [ecarstrade.be] INFO: Scrape type for 6990055auction110871: 0
2026-03-24 21:48:45 [ecarstrade.be] INFO: Found listing with ID: 6990034auction110871
2026-03-24 21:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990034auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6990034auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6990067auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990067auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6990067auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6990070auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990070auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6990070auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6988854auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988854auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6988854auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6988885auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988885auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6988885auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6988587auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988587auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6988587auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6988543auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988543auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6988543auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6988883auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988883auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6988883auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6988555auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988555auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6988555auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6988576auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988576auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6988576auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6988741auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988741auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6988741auction110871: 0
2026-03-24 21:48:46 [ecarstrade.be] INFO: Found listing with ID: 6990069auction110871
2026-03-24 21:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990069auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:46 [ecarstrade.be] INFO: Scrape type for 6990069auction110871: 0
2026-03-24 21:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:48:52 [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-24 21:48:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988655auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988655auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988655auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6990050auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990050auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6990050auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988879auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988879auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988879auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988835auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988835auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988835auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6990028auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990028auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6990028auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988809auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988809auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988809auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988886auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988886auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988886auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988888auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988888auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988888auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6990073auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990073auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6990073auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988872auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988872auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988872auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6990074auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990074auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6990074auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988542auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988542auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988542auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988565auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988565auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988565auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988588auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988588auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988588auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988708auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988708auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988708auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988876auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988876auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988876auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6990037auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990037auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6990037auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988561auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988561auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988561auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6988569auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988569auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6988569auction110871: 0
2026-03-24 21:48:52 [ecarstrade.be] INFO: Found listing with ID: 6990046auction110871
2026-03-24 21:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990046auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:52 [ecarstrade.be] INFO: Scrape type for 6990046auction110871: 0
2026-03-24 21: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-24 21:48:58 [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-24 21:48:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:48:58 [ecarstrade.be] INFO: Found listing with ID: 6988882auction110871
2026-03-24 21:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988882auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:58 [ecarstrade.be] INFO: Scrape type for 6988882auction110871: 0
2026-03-24 21:48:58 [ecarstrade.be] INFO: Found listing with ID: 6988873auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988873auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988873auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988878auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988878auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988878auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988627auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988627auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988627auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988659auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988659auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988659auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6990060auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990060auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6990060auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988540auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988540auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988540auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988632auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988632auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988632auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988874auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988874auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988874auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988620auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988620auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988620auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6990041auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990041auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6990041auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988863auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988863auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988863auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6990062auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990062auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6990062auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6990061auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990061auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6990061auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6990072auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990072auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6990072auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988598auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988598auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988598auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988677auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988677auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988677auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988682auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988682auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988682auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6990059auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990059auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6990059auction110871: 0
2026-03-24 21:48:59 [ecarstrade.be] INFO: Found listing with ID: 6988607auction110871
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988607auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:48:59 [ecarstrade.be] INFO: Scrape type for 6988607auction110871: 0
2026-03-24 21:48:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:49:05 [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-24 21:49:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988881auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988881auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988881auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988613auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988613auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988613auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6990030auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990030auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6990030auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6990063auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990063auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6990063auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6990043auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990043auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6990043auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988533auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988533auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988533auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988689auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988689auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988689auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6990029auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990029auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6990029auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6990058auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990058auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6990058auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988884auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988884auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988884auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6990044auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990044auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6990044auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988513auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988513auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988513auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988639auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988639auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988639auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6990042auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990042auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6990042auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988865auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988865auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988865auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988567auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988567auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988567auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6990027auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990027auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6990027auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988520auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988520auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988520auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988868auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988868auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988868auction110871: 0
2026-03-24 21:49:05 [ecarstrade.be] INFO: Found listing with ID: 6988880auction110871
2026-03-24 21:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988880auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:05 [ecarstrade.be] INFO: Scrape type for 6988880auction110871: 0
2026-03-24 21:49:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:49:06 [scrapy.extensions.logstats] INFO: Crawled 164 pages (at 9 pages/min), scraped 55 items (at 0 items/min)
2026-03-24 21:49:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:49:12 [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-24 21:49:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990038auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990038auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990038auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990056auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990056auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990056auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988597auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988597auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988597auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988895auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988895auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988895auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990031auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990031auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990031auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988890auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988890auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988890auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988870auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988870auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988870auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990064auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990064auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990064auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988875auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988875auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988875auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988892auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988892auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988892auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988893auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988893auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988893auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990033auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990033auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990033auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988891auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988891auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988891auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990045auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990045auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990045auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988859auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988859auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988859auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990032auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990032auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990032auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988896auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988896auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988896auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990035auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990035auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990035auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6990036auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990036auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6990036auction110871: 0
2026-03-24 21:49:12 [ecarstrade.be] INFO: Found listing with ID: 6988887auction110871
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276988887auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:12 [ecarstrade.be] INFO: Scrape type for 6988887auction110871: 0
2026-03-24 21:49:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:49:47 [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-24 21:49:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6988862auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988862auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6988862auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6990039auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990039auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6990039auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6990048auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990048auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6990048auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6990047auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990047auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6990047auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6990057auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990057auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6990057auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6988861auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988861auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6988861auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6988864auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988864auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6988864auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6988528auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988528auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6988528auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6988858auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988858auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6988858auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6988894auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988894auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6988894auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6988889auction110871
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276988889auction110871%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6988889auction110871: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996953auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996953auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996953auction110979: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996954auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996954auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996954auction110979: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996955auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996955auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996955auction110979: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996957auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996957auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996957auction110979: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996958auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996958auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996958auction110979: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996959auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996959auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996959auction110979: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996960auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996960auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996960auction110979: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996961auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996961auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996961auction110979: 0
2026-03-24 21:49:47 [ecarstrade.be] INFO: Found listing with ID: 6996962auction110979
2026-03-24 21:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996962auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:47 [ecarstrade.be] INFO: Scrape type for 6996962auction110979: 0
2026-03-24 21: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-24 21:49:54 [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-24 21:49:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:49:54 [ecarstrade.be] INFO: Found listing with ID: 6996963auction110979
2026-03-24 21:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996963auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996963auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996964auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996964auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996964auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996965auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996965auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996965auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996966auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996966auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996966auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996967auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996967auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996967auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996968auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996968auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996968auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996969auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996969auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996969auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996970auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996970auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996970auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996971auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996971auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996971auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996972auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996972auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996972auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996973auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996973auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996973auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996974auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996974auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996974auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996975auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996975auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996975auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996976auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996976auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996976auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996977auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996977auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996977auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996978auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996978auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996978auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996979auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996979auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996979auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996980auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996980auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996980auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996981auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996981auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996981auction110979: 0
2026-03-24 21:49:55 [ecarstrade.be] INFO: Found listing with ID: 6996982auction110979
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996982auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:49:55 [ecarstrade.be] INFO: Scrape type for 6996982auction110979: 0
2026-03-24 21:49:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:50:00 [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-24 21:50:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996983auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996983auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996983auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996984auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996984auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996984auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996985auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996985auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996985auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996986auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996986auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996986auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996987auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996987auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996987auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996988auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996988auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996988auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996989auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996989auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996989auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996990auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996990auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996990auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996991auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996991auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996991auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996992auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996992auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996992auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996993auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996993auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996993auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996994auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996994auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996994auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996995auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996995auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996995auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996996auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996996auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996996auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996997auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996997auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996997auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6996999auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276996999auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6996999auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6997000auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997000auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6997000auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6997001auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997001auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6997001auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6997002auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997002auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6997002auction110979: 0
2026-03-24 21:50:01 [ecarstrade.be] INFO: Found listing with ID: 6997003auction110979
2026-03-24 21:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997003auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:01 [ecarstrade.be] INFO: Scrape type for 6997003auction110979: 0
2026-03-24 21:50:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:50:06 [scrapy.extensions.logstats] INFO: Crawled 168 pages (at 4 pages/min), scraped 55 items (at 0 items/min)
2026-03-24 21:50:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:50:08 [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-24 21:50:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997004auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997004auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997004auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997006auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997006auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997006auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997007auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997007auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997007auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997008auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997008auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997008auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997009auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997009auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997009auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997010auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997010auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997010auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997011auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997011auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997011auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997012auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997012auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997012auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997013auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997013auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997013auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997014auction110979
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997014auction110979%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997014auction110979: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997922auction110988
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997922auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997922auction110988: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997923auction110988
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997923auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997923auction110988: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997924auction110988
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997924auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997924auction110988: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997925auction110988
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997925auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997925auction110988: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997926auction110988
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997926auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997926auction110988: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997927auction110988
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997927auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997927auction110988: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997928auction110988
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997928auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:08 [ecarstrade.be] INFO: Scrape type for 6997928auction110988: 0
2026-03-24 21:50:08 [ecarstrade.be] INFO: Found listing with ID: 6997929auction110988
2026-03-24 21:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997929auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:09 [ecarstrade.be] INFO: Scrape type for 6997929auction110988: 0
2026-03-24 21:50:09 [ecarstrade.be] INFO: Found listing with ID: 6997930auction110988
2026-03-24 21:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997930auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:09 [ecarstrade.be] INFO: Scrape type for 6997930auction110988: 0
2026-03-24 21:50:09 [ecarstrade.be] INFO: Found listing with ID: 6997931auction110988
2026-03-24 21:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997931auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:09 [ecarstrade.be] INFO: Scrape type for 6997931auction110988: 0
2026-03-24 21:50:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:50:16 [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-24 21:50:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997932auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997932auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997932auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997933auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997933auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997933auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997934auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997934auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997934auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997935auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997935auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997935auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997936auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997936auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997936auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997937auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997937auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997937auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997938auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997938auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997938auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997939auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997939auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997939auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997940auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997940auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997940auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997941auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997941auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997941auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997942auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997942auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997942auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997943auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997943auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997943auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997944auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997944auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997944auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997945auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997945auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997945auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997946auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997946auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997946auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997947auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997947auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997947auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997948auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997948auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997948auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997949auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997949auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997949auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997950auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997950auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997950auction110988: 0
2026-03-24 21:50:16 [ecarstrade.be] INFO: Found listing with ID: 6997951auction110988
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997951auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:16 [ecarstrade.be] INFO: Scrape type for 6997951auction110988: 0
2026-03-24 21:50:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:50:22 [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-24 21:50:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6997952auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997952auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6997952auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6997953auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997953auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6997953auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6997954auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997954auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6997954auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6997955auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997955auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6997955auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6997956auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997956auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6997956auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6997957auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997957auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6997957auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6997958auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997958auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6997958auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998006auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998006auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998006auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998039auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998039auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998039auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998040auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998040auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998040auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998041auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998041auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998041auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998042auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998042auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998042auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998043auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998043auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998043auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998046auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998046auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998046auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998047auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998047auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998047auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998048auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998048auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998048auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998049auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998049auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998049auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998050auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998050auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998050auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998051auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998051auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998051auction110988: 0
2026-03-24 21:50:22 [ecarstrade.be] INFO: Found listing with ID: 6998052auction110988
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998052auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:22 [ecarstrade.be] INFO: Scrape type for 6998052auction110988: 0
2026-03-24 21:50:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:50:29 [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-24 21:50:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998053auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998053auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998053auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998054auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998054auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998054auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998055auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998055auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998055auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998056auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998056auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998056auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998057auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998057auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998057auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998058auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998058auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998058auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998059auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998059auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998059auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998060auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998060auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998060auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998061auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998061auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998061auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998062auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998062auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998062auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998063auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998063auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998063auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998064auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998064auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998064auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998065auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998065auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998065auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998066auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998066auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998066auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998067auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998067auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998067auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998068auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998068auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998068auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998069auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998069auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998069auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998070auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998070auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998070auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998071auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998071auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998071auction110988: 0
2026-03-24 21:50:29 [ecarstrade.be] INFO: Found listing with ID: 6998072auction110988
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998072auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:29 [ecarstrade.be] INFO: Scrape type for 6998072auction110988: 0
2026-03-24 21:50:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:50:37 [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-24 21:50:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998073auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998073auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998073auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998074auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998074auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998074auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998075auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998075auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998075auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998076auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998076auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998076auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998077auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998077auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998077auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998078auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998078auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998078auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998082auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998082auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998082auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998115auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998115auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998115auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998116auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998116auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998116auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998117auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998117auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998117auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998118auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998118auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998118auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998119auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998119auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998119auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998121auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998121auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998121auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998122auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998122auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998122auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998123auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998123auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998123auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998124auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998124auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998124auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998125auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998125auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998125auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998126auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998126auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998126auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998127auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998127auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998127auction110988: 0
2026-03-24 21:50:37 [ecarstrade.be] INFO: Found listing with ID: 6998128auction110988
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998128auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:37 [ecarstrade.be] INFO: Scrape type for 6998128auction110988: 0
2026-03-24 21:50:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:50:45 [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-24 21:50:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998129auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998129auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998129auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998130auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998130auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998130auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998131auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998131auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998131auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998132auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998132auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998132auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998133auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998133auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998133auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998134auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998134auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998134auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998135auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998135auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998135auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998136auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998136auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998136auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998137auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998137auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998137auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998138auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998138auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998138auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998139auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998139auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998139auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998140auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998140auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998140auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998141auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998141auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998141auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998142auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998142auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998142auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998143auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998143auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998143auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998144auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998144auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998144auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998145auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998145auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998145auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998146auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998146auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998146auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998147auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998147auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998147auction110988: 0
2026-03-24 21:50:45 [ecarstrade.be] INFO: Found listing with ID: 6998149auction110988
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998149auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:45 [ecarstrade.be] INFO: Scrape type for 6998149auction110988: 0
2026-03-24 21:50:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:50:52 [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-24 21:50:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:50:52 [ecarstrade.be] INFO: Found listing with ID: 6998151auction110988
2026-03-24 21:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998151auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:52 [ecarstrade.be] INFO: Scrape type for 6998151auction110988: 0
2026-03-24 21:50:52 [ecarstrade.be] INFO: Found listing with ID: 6998200auction110988
2026-03-24 21:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998200auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:52 [ecarstrade.be] INFO: Scrape type for 6998200auction110988: 0
2026-03-24 21:50:52 [ecarstrade.be] INFO: Found listing with ID: 6998237auction110988
2026-03-24 21:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998237auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:52 [ecarstrade.be] INFO: Scrape type for 6998237auction110988: 0
2026-03-24 21:50:52 [ecarstrade.be] INFO: Found listing with ID: 6998238auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998238auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998238auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998239auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998239auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998239auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998240auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998240auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998240auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998241auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998241auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998241auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998242auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998242auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998242auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998243auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998243auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998243auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998244auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998244auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998244auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998245auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998245auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998245auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998246auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998246auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998246auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998247auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998247auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998247auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998248auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998248auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998248auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998249auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998249auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998249auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998250auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998250auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998250auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998251auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998251auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998251auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998252auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998252auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998252auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998253auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998253auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998253auction110988: 0
2026-03-24 21:50:53 [ecarstrade.be] INFO: Found listing with ID: 6998254auction110988
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998254auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:50:53 [ecarstrade.be] INFO: Scrape type for 6998254auction110988: 0
2026-03-24 21:50:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:51:00 [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-24 21:51:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998256auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998256auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998256auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998258auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998258auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998258auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998260auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998260auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998260auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998263auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998263auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998263auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998268auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998268auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998268auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998271auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998271auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998271auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998274auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998274auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998274auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998275auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998275auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998275auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998276auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998276auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998276auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998278auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998278auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998278auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998282auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998282auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998282auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998286auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998286auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998286auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998287auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998287auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998287auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998290auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998290auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998290auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998292auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998292auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998292auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998295auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998295auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998295auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998298auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998298auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998298auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998300auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998300auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998300auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998303auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998303auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998303auction110988: 0
2026-03-24 21:51:00 [ecarstrade.be] INFO: Found listing with ID: 6998305auction110988
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998305auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:00 [ecarstrade.be] INFO: Scrape type for 6998305auction110988: 0
2026-03-24 21:51:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:51:06 [scrapy.extensions.logstats] INFO: Crawled 176 pages (at 8 pages/min), scraped 55 items (at 0 items/min)
2026-03-24 21:51:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:51:06 [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-24 21:51:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998306auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998306auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998306auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998307auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998307auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998307auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998309auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998309auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998309auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998312auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998312auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998312auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998314auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998314auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998314auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998316auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998316auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998316auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998324auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998324auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998324auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998326auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998326auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998326auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998329auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998329auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998329auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998331auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998331auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998331auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998337auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998337auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998337auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998343auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998343auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998343auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998345auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998345auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998345auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998348auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998348auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998348auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998351auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998351auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998351auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998352auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998352auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998352auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998353auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998353auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998353auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998356auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998356auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998356auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998360auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998360auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998360auction110988: 0
2026-03-24 21:51:07 [ecarstrade.be] INFO: Found listing with ID: 6998361auction110988
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998361auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:07 [ecarstrade.be] INFO: Scrape type for 6998361auction110988: 0
2026-03-24 21:51:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:51:45 [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-24 21:51:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998365auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998365auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998365auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998367auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998367auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998367auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998370auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998370auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998370auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998374auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998374auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998374auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998377auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998377auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998377auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998379auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998379auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998379auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998381auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998381auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998381auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998384auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998384auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998384auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998387auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998387auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998387auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998389auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998389auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998389auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998400auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998400auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998400auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998412auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998412auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998412auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998417auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998417auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998417auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998447auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998447auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998447auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998475auction110988
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998475auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:45 [ecarstrade.be] INFO: Scrape type for 6998475auction110988: 0
2026-03-24 21:51:45 [ecarstrade.be] INFO: Found listing with ID: 6998512auction110988
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998512auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:46 [ecarstrade.be] INFO: Scrape type for 6998512auction110988: 0
2026-03-24 21:51:46 [ecarstrade.be] INFO: Found listing with ID: 6998532auction110988
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998532auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:46 [ecarstrade.be] INFO: Scrape type for 6998532auction110988: 0
2026-03-24 21:51:46 [ecarstrade.be] INFO: Found listing with ID: 6998567auction110988
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998567auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:46 [ecarstrade.be] INFO: Scrape type for 6998567auction110988: 0
2026-03-24 21:51:46 [ecarstrade.be] INFO: Found listing with ID: 6998600auction110988
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998600auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:46 [ecarstrade.be] INFO: Scrape type for 6998600auction110988: 0
2026-03-24 21:51:46 [ecarstrade.be] INFO: Found listing with ID: 6998603auction110988
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998603auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:46 [ecarstrade.be] INFO: Scrape type for 6998603auction110988: 0
2026-03-24 21:51:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:51:52 [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-24 21:51:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998610auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998610auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998610auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998612auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998612auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998612auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998616auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998616auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998616auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998621auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998621auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998621auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998626auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998626auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998626auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998632auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998632auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998632auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998638auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998638auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998638auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998642auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998642auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998642auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998646auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998646auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998646auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998651auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998651auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998651auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998657auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998657auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998657auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998660auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998660auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998660auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998665auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998665auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998665auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998666auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998666auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998666auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998671auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998671auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998671auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998675auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998675auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998675auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998680auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998680auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998680auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998684auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998684auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998684auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998688auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998688auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998688auction110988: 0
2026-03-24 21:51:52 [ecarstrade.be] INFO: Found listing with ID: 6998696auction110988
2026-03-24 21:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998696auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:51:52 [ecarstrade.be] INFO: Scrape type for 6998696auction110988: 0
2026-03-24 21:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:00 [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-24 21:52:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998700auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998700auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998700auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998703auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998703auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998703auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998706auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998706auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998706auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998709auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998709auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998709auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998710auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998710auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998710auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998713auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998713auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998713auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998723auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998723auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998723auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998725auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998725auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998725auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998728auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998728auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998728auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998730auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998730auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998730auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998731auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998731auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998731auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998734auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998734auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998734auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998737auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998737auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998737auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998739auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998739auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998739auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998743auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998743auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998743auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998746auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998746auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998746auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998749auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998749auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998749auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998751auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998751auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998751auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998753auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998753auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998753auction110988: 0
2026-03-24 21:52:00 [ecarstrade.be] INFO: Found listing with ID: 6998757auction110988
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998757auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:00 [ecarstrade.be] INFO: Scrape type for 6998757auction110988: 0
2026-03-24 21:52:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52: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-24 21:52:06 [scrapy.extensions.logstats] INFO: Crawled 181 pages (at 5 pages/min), scraped 55 items (at 0 items/min)
2026-03-24 21:52:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998758auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998758auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998758auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998761auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998761auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998761auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998762auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998762auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998762auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998764auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998764auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998764auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998765auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998765auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998765auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998769auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998769auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998769auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998770auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998770auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998770auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998771auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998771auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998771auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998773auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998773auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998773auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998774auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998774auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998774auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998776auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998776auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998776auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998778auction110988
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998778auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:06 [ecarstrade.be] INFO: Scrape type for 6998778auction110988: 0
2026-03-24 21:52:06 [ecarstrade.be] INFO: Found listing with ID: 6998779auction110988
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998779auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:07 [ecarstrade.be] INFO: Scrape type for 6998779auction110988: 0
2026-03-24 21:52:07 [ecarstrade.be] INFO: Found listing with ID: 6998781auction110988
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998781auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:07 [ecarstrade.be] INFO: Scrape type for 6998781auction110988: 0
2026-03-24 21:52:07 [ecarstrade.be] INFO: Found listing with ID: 6998783auction110988
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998783auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:07 [ecarstrade.be] INFO: Scrape type for 6998783auction110988: 0
2026-03-24 21:52:07 [ecarstrade.be] INFO: Found listing with ID: 6998786auction110988
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998786auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:07 [ecarstrade.be] INFO: Scrape type for 6998786auction110988: 0
2026-03-24 21:52:07 [ecarstrade.be] INFO: Found listing with ID: 6998790auction110988
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998790auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:07 [ecarstrade.be] INFO: Scrape type for 6998790auction110988: 0
2026-03-24 21:52:07 [ecarstrade.be] INFO: Found listing with ID: 6998792auction110988
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998792auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:07 [ecarstrade.be] INFO: Scrape type for 6998792auction110988: 0
2026-03-24 21:52:07 [ecarstrade.be] INFO: Found listing with ID: 6998794auction110988
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998794auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:07 [ecarstrade.be] INFO: Scrape type for 6998794auction110988: 0
2026-03-24 21:52:07 [ecarstrade.be] INFO: Found listing with ID: 6998798auction110988
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998798auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:07 [ecarstrade.be] INFO: Scrape type for 6998798auction110988: 0
2026-03-24 21:52:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52: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-24 21:52:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998799auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998799auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998799auction110988: 0
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998803auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998803auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998803auction110988: 0
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998806auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998806auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998806auction110988: 0
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998809auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998809auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998809auction110988: 1
2026-03-24 21:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998811auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998811auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998811auction110988: 1
2026-03-24 21:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998812auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998812auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998812auction110988: 1
2026-03-24 21:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998813auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998813auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998813auction110988: 1
2026-03-24 21:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998814auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998814auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998814auction110988: 1
2026-03-24 21:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998816auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998816auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998816auction110988: 1
2026-03-24 21:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998817auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998817auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998817auction110988: 1
2026-03-24 21:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998821auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998821auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998821auction110988: 1
2026-03-24 21:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998823auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998823auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998823auction110988: 1
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998825auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998825auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998825auction110988: 1
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998826auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998826auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998826auction110988: 1
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998828auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998828auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998828auction110988: 1
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998830auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998830auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998830auction110988: 1
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998832auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998832auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998832auction110988: 1
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998834auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998834auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998834auction110988: 1
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998839auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998839auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998839auction110988: 1
2026-03-24 21:52:13 [ecarstrade.be] INFO: Found listing with ID: 6998842auction110988
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998842auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:13 [ecarstrade.be] INFO: Scrape type for 6998842auction110988: 1
2026-03-24 21:52:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998813> (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-24 21:52:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:20 [ecarstrade.be] INFO: Extracting details for car 6998813auction110988
2026-03-24 21:52:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad84fbf0-42c1-556b-8c40-226ba3d95780 with identifier: 6998813auction110988
2026-03-24 21:52:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad84fbf0-42c1-556b-8c40-226ba3d95780 with scrape type 1
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ad84fbf0-42c1-556b-8c40-226ba3d95780
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998813%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372834%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_000/780x0__r.jpg?hash=1774372834 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998813%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372834%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_001/780x0__r.jpg?hash=1774372834 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998813%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372834%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_002/780x0__r.jpg?hash=1774372834 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998813%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372834%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_003/780x0__r.jpg?hash=1774372834 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998813%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372834%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_004/780x0__r.jpg?hash=1774372834 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998813%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372834%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_005/780x0__r.jpg?hash=1774372834 not downloaded yet
2026-03-24 21:52:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998811> (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-24 21:52:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:20 [ecarstrade.be] INFO: Extracting details for car 6998811auction110988
2026-03-24 21:52:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with identifier: 6998811auction110988
2026-03-24 21:52:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with scrape type 1
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998811%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372828%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_000/780x0__r.jpg?hash=1774372828 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998811%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372828%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_001/780x0__r.jpg?hash=1774372828 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998811%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372828%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_002/780x0__r.jpg?hash=1774372828 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998811%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372828%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_003/780x0__r.jpg?hash=1774372828 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998811%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372829%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_004/780x0__r.jpg?hash=1774372829 not downloaded yet
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [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%252F6990001-7000000%252F6998811%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372829%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_005/780x0__r.jpg?hash=1774372829 not downloaded yet
2026-03-24 21:52: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-24 21:52:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998843auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998843auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998843auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998846auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998846auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998846auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998848auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998848auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998848auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998851auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998851auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998851auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998852auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998852auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998852auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998855auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998855auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998855auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998857auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998857auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998857auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998859auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998859auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998859auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998863auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998863auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998863auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998865auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998865auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998865auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998868auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998868auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998868auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998870auction110988
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998870auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:20 [ecarstrade.be] INFO: Scrape type for 6998870auction110988: 1
2026-03-24 21:52:20 [ecarstrade.be] INFO: Found listing with ID: 6998871auction110988
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998871auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [ecarstrade.be] INFO: Scrape type for 6998871auction110988: 1
2026-03-24 21:52:21 [ecarstrade.be] INFO: Found listing with ID: 6998874auction110988
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998874auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [ecarstrade.be] INFO: Scrape type for 6998874auction110988: 1
2026-03-24 21:52:21 [ecarstrade.be] INFO: Found listing with ID: 6998876auction110988
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998876auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [ecarstrade.be] INFO: Scrape type for 6998876auction110988: 1
2026-03-24 21:52:21 [ecarstrade.be] INFO: Found listing with ID: 6998880auction110988
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998880auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [ecarstrade.be] INFO: Scrape type for 6998880auction110988: 1
2026-03-24 21:52:21 [ecarstrade.be] INFO: Found listing with ID: 6998884auction110988
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998884auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [ecarstrade.be] INFO: Scrape type for 6998884auction110988: 1
2026-03-24 21:52:21 [ecarstrade.be] INFO: Found listing with ID: 6998890auction110988
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998890auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [ecarstrade.be] INFO: Scrape type for 6998890auction110988: 1
2026-03-24 21:52:21 [ecarstrade.be] INFO: Found listing with ID: 6998894auction110988
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998894auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [ecarstrade.be] INFO: Scrape type for 6998894auction110988: 1
2026-03-24 21:52:21 [ecarstrade.be] INFO: Found listing with ID: 6998897auction110988
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998897auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [ecarstrade.be] INFO: Scrape type for 6998897auction110988: 1
2026-03-24 21:52:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998812> (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-24 21:52:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998814> (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-24 21:52:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:21 [ecarstrade.be] INFO: Extracting details for car 6998812auction110988
2026-03-24 21:52:21 [ecarstrade.be] INFO: Extracting details for car 6998814auction110988
2026-03-24 21:52:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80b99b60-ff09-58f9-8ade-ac1e63ca082f with identifier: 6998812auction110988
2026-03-24 21:52:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b99b60-ff09-58f9-8ade-ac1e63ca082f with scrape type 1
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 80b99b60-ff09-58f9-8ade-ac1e63ca082f
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998812%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372831%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_000/780x0__r.jpg?hash=1774372831 not downloaded yet
2026-03-24 21:52:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c69bad0-aad6-5b87-a05e-a0978853a381 with identifier: 6998814auction110988
2026-03-24 21:52:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c69bad0-aad6-5b87-a05e-a0978853a381 with scrape type 1
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6c69bad0-aad6-5b87-a05e-a0978853a381
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998814%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372837%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_000/780x0__r.jpg?hash=1774372837 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998812%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372831%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_001/780x0__r.jpg?hash=1774372831 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998814%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372837%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_001/780x0__r.jpg?hash=1774372837 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998812%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372831%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_002/780x0__r.jpg?hash=1774372831 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998814%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372837%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_002/780x0__r.jpg?hash=1774372837 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998812%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372831%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_003/780x0__r.jpg?hash=1774372831 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998814%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372837%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_003/780x0__r.jpg?hash=1774372837 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998812%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372831%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_004/780x0__r.jpg?hash=1774372831 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998814%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372837%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_004/780x0__r.jpg?hash=1774372837 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998812%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372831%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_005/780x0__r.jpg?hash=1774372831 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998814%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372838%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_005/780x0__r.jpg?hash=1774372838 not downloaded yet
2026-03-24 21:52:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998817> (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-24 21:52:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:21 [ecarstrade.be] INFO: Extracting details for car 6998817auction110988
2026-03-24 21:52:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3da3dec-b421-50b2-9061-8fa69314a8f4 with identifier: 6998817auction110988
2026-03-24 21:52:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3da3dec-b421-50b2-9061-8fa69314a8f4 with scrape type 1
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a3da3dec-b421-50b2-9061-8fa69314a8f4
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998817%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372859%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_000/780x0__r.jpg?hash=1774372859 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998817%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372859%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_001/780x0__r.jpg?hash=1774372859 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998817%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372860%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_002/780x0__r.jpg?hash=1774372860 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998817%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372860%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_003/780x0__r.jpg?hash=1774372860 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998817%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372860%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_004/780x0__r.jpg?hash=1774372860 not downloaded yet
2026-03-24 21:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:21 [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%252F6990001-7000000%252F6998817%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372860%27 HTTP/1.1" 200 None
2026-03-24 21:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_005/780x0__r.jpg?hash=1774372860 not downloaded yet
2026-03-24 21:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998823> (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-24 21:52:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:26 [ecarstrade.be] INFO: Extracting details for car 6998823auction110988
2026-03-24 21:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998821> (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-24 21:52:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18ce3921-89a3-52f1-b6a7-d8f99da844f3 with identifier: 6998823auction110988
2026-03-24 21:52:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18ce3921-89a3-52f1-b6a7-d8f99da844f3 with scrape type 1
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 18ce3921-89a3-52f1-b6a7-d8f99da844f3
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998823%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372900%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_000/780x0__r.jpg?hash=1774372900 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998823%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372900%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_001/780x0__r.jpg?hash=1774372900 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998823%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372900%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_002/780x0__r.jpg?hash=1774372900 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998823%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372901%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_003/780x0__r.jpg?hash=1774372901 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998823%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372901%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_004/780x0__r.jpg?hash=1774372901 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998823%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372901%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_005/780x0__r.jpg?hash=1774372901 not downloaded yet
2026-03-24 21:52:26 [ecarstrade.be] INFO: Extracting details for car 6998821auction110988
2026-03-24 21:52:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeb852bb-e838-5182-b5be-190390280b5b with identifier: 6998821auction110988
2026-03-24 21:52:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeb852bb-e838-5182-b5be-190390280b5b with scrape type 1
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eeb852bb-e838-5182-b5be-190390280b5b
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998821%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372887%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_000/780x0__r.jpg?hash=1774372887 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998821%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372888%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_001/780x0__r.jpg?hash=1774372888 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998821%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372888%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_002/780x0__r.jpg?hash=1774372888 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998821%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372888%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_003/780x0__r.jpg?hash=1774372888 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998821%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372888%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_004/780x0__r.jpg?hash=1774372888 not downloaded yet
2026-03-24 21:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:26 [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%252F6990001-7000000%252F6998821%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372888%27 HTTP/1.1" 200 None
2026-03-24 21:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_005/780x0__r.jpg?hash=1774372888 not downloaded yet
2026-03-24 21:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998826> (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-24 21:52:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:27 [ecarstrade.be] INFO: Extracting details for car 6998826auction110988
2026-03-24 21:52:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fde50c59-7a17-50e8-8833-3a96b1e1b806 with identifier: 6998826auction110988
2026-03-24 21:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde50c59-7a17-50e8-8833-3a96b1e1b806 with scrape type 1
2026-03-24 21:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fde50c59-7a17-50e8-8833-3a96b1e1b806
2026-03-24 21:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:27 [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%252F6990001-7000000%252F6998826%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372927%27 HTTP/1.1" 200 None
2026-03-24 21:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_000/780x0__r.jpg?hash=1774372927 not downloaded yet
2026-03-24 21:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:27 [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%252F6990001-7000000%252F6998826%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372927%27 HTTP/1.1" 200 None
2026-03-24 21:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_001/780x0__r.jpg?hash=1774372927 not downloaded yet
2026-03-24 21:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:27 [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%252F6990001-7000000%252F6998826%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372927%27 HTTP/1.1" 200 None
2026-03-24 21:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_002/780x0__r.jpg?hash=1774372927 not downloaded yet
2026-03-24 21:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:27 [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%252F6990001-7000000%252F6998826%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372927%27 HTTP/1.1" 200 None
2026-03-24 21:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_003/780x0__r.jpg?hash=1774372927 not downloaded yet
2026-03-24 21:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:27 [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%252F6990001-7000000%252F6998826%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372927%27 HTTP/1.1" 200 None
2026-03-24 21:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_004/780x0__r.jpg?hash=1774372927 not downloaded yet
2026-03-24 21:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:27 [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%252F6990001-7000000%252F6998826%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372927%27 HTTP/1.1" 200 None
2026-03-24 21:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_005/780x0__r.jpg?hash=1774372927 not downloaded yet
2026-03-24 21:52:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998828> (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-24 21:52:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998825> (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-24 21:52:28 [ecarstrade.be] INFO: Extracting details for car 6998828auction110988
2026-03-24 21:52:28 [ecarstrade.be] INFO: Extracting details for car 6998825auction110988
2026-03-24 21:52:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59c7d607-ad91-5d08-9ac0-db9288d95614 with identifier: 6998828auction110988
2026-03-24 21:52:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59c7d607-ad91-5d08-9ac0-db9288d95614 with scrape type 1
2026-03-24 21:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 59c7d607-ad91-5d08-9ac0-db9288d95614
2026-03-24 21:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:28 [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%252F6990001-7000000%252F6998828%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372941%27 HTTP/1.1" 200 None
2026-03-24 21:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_000/780x0__r.jpg?hash=1774372941 not downloaded yet
2026-03-24 21:52:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc82c42-8a89-5437-b874-2f408f56d30e with identifier: 6998825auction110988
2026-03-24 21:52:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc82c42-8a89-5437-b874-2f408f56d30e with scrape type 1
2026-03-24 21:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9cc82c42-8a89-5437-b874-2f408f56d30e
2026-03-24 21:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:28 [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%252F6990001-7000000%252F6998825%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372923%27 HTTP/1.1" 200 None
2026-03-24 21:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_000/780x0__r.jpg?hash=1774372923 not downloaded yet
2026-03-24 21:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:28 [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%252F6990001-7000000%252F6998828%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372941%27 HTTP/1.1" 200 None
2026-03-24 21:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_001/780x0__r.jpg?hash=1774372941 not downloaded yet
2026-03-24 21:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:28 [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%252F6990001-7000000%252F6998825%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372923%27 HTTP/1.1" 200 None
2026-03-24 21:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_001/780x0__r.jpg?hash=1774372923 not downloaded yet
2026-03-24 21:52:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_005/780x0__r.jpg?hash=1774372829> (referer: https://ecarstrade.com/cars/6998811)
2026-03-24 21:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:28 [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%252F6990001-7000000%252F6998828%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372941%27 HTTP/1.1" 200 None
2026-03-24 21:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_002/780x0__r.jpg?hash=1774372941 not downloaded yet
2026-03-24 21:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:28 [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%252F6990001-7000000%252F6998825%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372923%27 HTTP/1.1" 200 None
2026-03-24 21:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_002/780x0__r.jpg?hash=1774372923 not downloaded yet
2026-03-24 21:52:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_005/780x0__r.jpg?hash=1774372834> (referer: https://ecarstrade.com/cars/6998813)
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998828%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372941%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_003/780x0__r.jpg?hash=1774372941 not downloaded yet
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998825%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372923%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_003/780x0__r.jpg?hash=1774372923 not downloaded yet
2026-03-24 21:52:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998830> (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-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998828%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372941%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_004/780x0__r.jpg?hash=1774372941 not downloaded yet
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998825%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372924%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_004/780x0__r.jpg?hash=1774372924 not downloaded yet
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998828%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372941%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_005/780x0__r.jpg?hash=1774372941 not downloaded yet
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998825%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372924%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_005/780x0__r.jpg?hash=1774372924 not downloaded yet
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ad84fbf0-42c1-556b-8c40-226ba3d95780
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_005/780x0__r.jpg?hash=1774372838> (referer: https://ecarstrade.com/cars/6998814)
2026-03-24 21:52:29 [ecarstrade.be] INFO: Extracting details for car 6998830auction110988
2026-03-24 21:52:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1d75109-f140-5aa2-9d71-ca23b1ac8b79 with identifier: 6998830auction110988
2026-03-24 21:52:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1d75109-f140-5aa2-9d71-ca23b1ac8b79 with scrape type 1
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e1d75109-f140-5aa2-9d71-ca23b1ac8b79
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998830%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372957%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_000/780x0__r.jpg?hash=1774372957 not downloaded yet
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998830%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372957%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_001/780x0__r.jpg?hash=1774372957 not downloaded yet
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998830%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372957%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_002/780x0__r.jpg?hash=1774372957 not downloaded yet
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998830%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372957%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_003/780x0__r.jpg?hash=1774372957 not downloaded yet
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_005/780x0__r.jpg?hash=1774372860> (referer: https://ecarstrade.com/cars/6998817)
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998830%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372957%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_004/780x0__r.jpg?hash=1774372957 not downloaded yet
2026-03-24 21:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:29 [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%252F6990001-7000000%252F6998830%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372957%27 HTTP/1.1" 200 None
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_005/780x0__r.jpg?hash=1774372957 not downloaded yet
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6c69bad0-aad6-5b87-a05e-a0978853a381
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_004/780x0__r.jpg?hash=1774372860> (referer: https://ecarstrade.com/cars/6998817)
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a3da3dec-b421-50b2-9061-8fa69314a8f4
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_005/780x0__r.jpg?hash=1774372888> (referer: https://ecarstrade.com/cars/6998821)
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_005/780x0__r.jpg?hash=1774372927> (referer: https://ecarstrade.com/cars/6998826)
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_004/780x0__r.jpg?hash=1774372927> (referer: https://ecarstrade.com/cars/6998826)
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a3da3dec-b421-50b2-9061-8fa69314a8f4
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eeb852bb-e838-5182-b5be-190390280b5b
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fde50c59-7a17-50e8-8833-3a96b1e1b806
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_001/780x0__r.jpg?hash=1774372923> (referer: https://ecarstrade.com/cars/6998825)
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_002/780x0__r.jpg?hash=1774372923> (referer: https://ecarstrade.com/cars/6998825)
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fde50c59-7a17-50e8-8833-3a96b1e1b806
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_003/780x0__r.jpg?hash=1774372923> (referer: https://ecarstrade.com/cars/6998825)
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9cc82c42-8a89-5437-b874-2f408f56d30e
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9cc82c42-8a89-5437-b874-2f408f56d30e
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_005/780x0__r.jpg?hash=1774372924> (referer: https://ecarstrade.com/cars/6998825)
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9cc82c42-8a89-5437-b874-2f408f56d30e
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_003/780x0__r.jpg?hash=1774372957> (referer: https://ecarstrade.com/cars/6998830)
2026-03-24 21:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_005/780x0__r.jpg?hash=1774372957> (referer: https://ecarstrade.com/cars/6998830)
2026-03-24 21:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9cc82c42-8a89-5437-b874-2f408f56d30e
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_004/780x0__r.jpg?hash=1774372957> (referer: https://ecarstrade.com/cars/6998830)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e1d75109-f140-5aa2-9d71-ca23b1ac8b79
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_002/780x0__r.jpg?hash=1774372957> (referer: https://ecarstrade.com/cars/6998830)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e1d75109-f140-5aa2-9d71-ca23b1ac8b79
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_001/780x0__r.jpg?hash=1774372957> (referer: https://ecarstrade.com/cars/6998830)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e1d75109-f140-5aa2-9d71-ca23b1ac8b79
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_000/780x0__r.jpg?hash=1774372957> (referer: https://ecarstrade.com/cars/6998830)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e1d75109-f140-5aa2-9d71-ca23b1ac8b79
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_005/780x0__r.jpg?hash=1774372941> (referer: https://ecarstrade.com/cars/6998828)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e1d75109-f140-5aa2-9d71-ca23b1ac8b79
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_004/780x0__r.jpg?hash=1774372924> (referer: https://ecarstrade.com/cars/6998825)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e1d75109-f140-5aa2-9d71-ca23b1ac8b79
2026-03-24 21:52:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1d75109-f140-5aa2-9d71-ca23b1ac8b79, skipping ID generation
2026-03-24 21:52:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1d75109-f140-5aa2-9d71-ca23b1ac8b79 with scrape type 1
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1d75109-f140-5aa2-9d71-ca23b1ac8b79 sending to next pipeline
2026-03-24 21:52:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1d75109-f140-5aa2-9d71-ca23b1ac8b79, identifier: 6998830auction110988
2026-03-24 21:52:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1d75109-f140-5aa2-9d71-ca23b1ac8b79 with identifier: 6998830auction110988
2026-03-24 21:52:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1d75109-f140-5aa2-9d71-ca23b1ac8b79 with identifier: 6998830auction110988
2026-03-24 21:52:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1d75109-f140-5aa2-9d71-ca23b1ac8b79 with identifier: 6998830auction110988 to the API
2026-03-24 21:52:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998830/photo_000/780x0__r.jpg?hash=1774372957>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e1d75109-f140-5aa2-9d71-ca23b1ac8b79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998830',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 109444,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-25',
 '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-24 21:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998830auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:30 [ecarstrade.be] INFO: Saving data for 6998830auction110988: {'created_time': 1774389150.689859, 'last_price_update_time': 1774389150.689868, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998830auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_004/780x0__r.jpg?hash=1774372941> (referer: https://ecarstrade.com/cars/6998828)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 59c7d607-ad91-5d08-9ac0-db9288d95614
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9cc82c42-8a89-5437-b874-2f408f56d30e
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_003/780x0__r.jpg?hash=1774372941> (referer: https://ecarstrade.com/cars/6998828)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 59c7d607-ad91-5d08-9ac0-db9288d95614
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_002/780x0__r.jpg?hash=1774372941> (referer: https://ecarstrade.com/cars/6998828)
2026-03-24 21:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 59c7d607-ad91-5d08-9ac0-db9288d95614
2026-03-24 21:52:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_001/780x0__r.jpg?hash=1774372941> (referer: https://ecarstrade.com/cars/6998828)
2026-03-24 21:52:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_000/780x0__r.jpg?hash=1774372923> (referer: https://ecarstrade.com/cars/6998825)
2026-03-24 21:52:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 59c7d607-ad91-5d08-9ac0-db9288d95614
2026-03-24 21:52:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_000/780x0__r.jpg?hash=1774372941> (referer: https://ecarstrade.com/cars/6998828)
2026-03-24 21:52:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 59c7d607-ad91-5d08-9ac0-db9288d95614
2026-03-24 21:52:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_003/780x0__r.jpg?hash=1774372927> (referer: https://ecarstrade.com/cars/6998826)
2026-03-24 21:52:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9cc82c42-8a89-5437-b874-2f408f56d30e
2026-03-24 21:52:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9cc82c42-8a89-5437-b874-2f408f56d30e, skipping ID generation
2026-03-24 21:52:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc82c42-8a89-5437-b874-2f408f56d30e with scrape type 1
2026-03-24 21:52:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9cc82c42-8a89-5437-b874-2f408f56d30e sending to next pipeline
2026-03-24 21:52:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9cc82c42-8a89-5437-b874-2f408f56d30e, identifier: 6998825auction110988
2026-03-24 21:52:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9cc82c42-8a89-5437-b874-2f408f56d30e with identifier: 6998825auction110988
2026-03-24 21:52:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9cc82c42-8a89-5437-b874-2f408f56d30e with identifier: 6998825auction110988
2026-03-24 21:52:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9cc82c42-8a89-5437-b874-2f408f56d30e with identifier: 6998825auction110988 to the API
2026-03-24 21:52:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998825/photo_000/780x0__r.jpg?hash=1774372923>
{'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-26T13: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/6998825',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 74198,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998825auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:31 [ecarstrade.be] INFO: Saving data for 6998825auction110988: {'created_time': 1774389151.72321, 'last_price_update_time': 1774389151.72322, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998825auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_002/780x0__r.jpg?hash=1774372927> (referer: https://ecarstrade.com/cars/6998826)
2026-03-24 21:52:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 59c7d607-ad91-5d08-9ac0-db9288d95614
2026-03-24 21:52:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59c7d607-ad91-5d08-9ac0-db9288d95614, skipping ID generation
2026-03-24 21:52:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59c7d607-ad91-5d08-9ac0-db9288d95614 with scrape type 1
2026-03-24 21:52:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59c7d607-ad91-5d08-9ac0-db9288d95614 sending to next pipeline
2026-03-24 21:52:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 59c7d607-ad91-5d08-9ac0-db9288d95614, identifier: 6998828auction110988
2026-03-24 21:52:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fde50c59-7a17-50e8-8833-3a96b1e1b806
2026-03-24 21:52:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 59c7d607-ad91-5d08-9ac0-db9288d95614 with identifier: 6998828auction110988
2026-03-24 21:52:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 59c7d607-ad91-5d08-9ac0-db9288d95614 with identifier: 6998828auction110988
2026-03-24 21:52:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 59c7d607-ad91-5d08-9ac0-db9288d95614 with identifier: 6998828auction110988 to the API
2026-03-24 21:52:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998828/photo_000/780x0__r.jpg?hash=1774372941>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '59c7d607-ad91-5d08-9ac0-db9288d95614',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998828',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 100444,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-25',
 '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-24 21:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998828auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:32 [ecarstrade.be] INFO: Saving data for 6998828auction110988: {'created_time': 1774389152.176638, 'last_price_update_time': 1774389152.176647, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998828auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_001/780x0__r.jpg?hash=1774372927> (referer: https://ecarstrade.com/cars/6998826)
2026-03-24 21:52:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fde50c59-7a17-50e8-8833-3a96b1e1b806
2026-03-24 21:52:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_000/780x0__r.jpg?hash=1774372927> (referer: https://ecarstrade.com/cars/6998826)
2026-03-24 21:52:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fde50c59-7a17-50e8-8833-3a96b1e1b806
2026-03-24 21:52:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_004/780x0__r.jpg?hash=1774372888> (referer: https://ecarstrade.com/cars/6998821)
2026-03-24 21:52:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fde50c59-7a17-50e8-8833-3a96b1e1b806
2026-03-24 21:52:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fde50c59-7a17-50e8-8833-3a96b1e1b806, skipping ID generation
2026-03-24 21:52:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde50c59-7a17-50e8-8833-3a96b1e1b806 with scrape type 1
2026-03-24 21:52:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fde50c59-7a17-50e8-8833-3a96b1e1b806 sending to next pipeline
2026-03-24 21:52:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fde50c59-7a17-50e8-8833-3a96b1e1b806, identifier: 6998826auction110988
2026-03-24 21:52:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_003/780x0__r.jpg?hash=1774372888> (referer: https://ecarstrade.com/cars/6998821)
2026-03-24 21:52:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fde50c59-7a17-50e8-8833-3a96b1e1b806 with identifier: 6998826auction110988
2026-03-24 21:52:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fde50c59-7a17-50e8-8833-3a96b1e1b806 with identifier: 6998826auction110988
2026-03-24 21:52:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fde50c59-7a17-50e8-8833-3a96b1e1b806 with identifier: 6998826auction110988 to the API
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998826/photo_000/780x0__r.jpg?hash=1774372927>
{'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-26T13: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/6998826',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 42721,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998826auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:32 [ecarstrade.be] INFO: Saving data for 6998826auction110988: {'created_time': 1774389152.83351, 'last_price_update_time': 1774389152.833522, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998826auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eeb852bb-e838-5182-b5be-190390280b5b
2026-03-24 21:52:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eeb852bb-e838-5182-b5be-190390280b5b
2026-03-24 21:52:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_002/780x0__r.jpg?hash=1774372888> (referer: https://ecarstrade.com/cars/6998821)
2026-03-24 21:52:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_001/780x0__r.jpg?hash=1774372888> (referer: https://ecarstrade.com/cars/6998821)
2026-03-24 21:52:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_000/780x0__r.jpg?hash=1774372887> (referer: https://ecarstrade.com/cars/6998821)
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eeb852bb-e838-5182-b5be-190390280b5b
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_005/780x0__r.jpg?hash=1774372901> (referer: https://ecarstrade.com/cars/6998823)
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eeb852bb-e838-5182-b5be-190390280b5b
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eeb852bb-e838-5182-b5be-190390280b5b
2026-03-24 21:52:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eeb852bb-e838-5182-b5be-190390280b5b, skipping ID generation
2026-03-24 21:52:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeb852bb-e838-5182-b5be-190390280b5b with scrape type 1
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eeb852bb-e838-5182-b5be-190390280b5b sending to next pipeline
2026-03-24 21:52:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eeb852bb-e838-5182-b5be-190390280b5b, identifier: 6998821auction110988
2026-03-24 21:52:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eeb852bb-e838-5182-b5be-190390280b5b with identifier: 6998821auction110988
2026-03-24 21:52:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eeb852bb-e838-5182-b5be-190390280b5b with identifier: 6998821auction110988
2026-03-24 21:52:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eeb852bb-e838-5182-b5be-190390280b5b with identifier: 6998821auction110988 to the API
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998821/photo_000/780x0__r.jpg?hash=1774372887>
{'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-26T13: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/6998821',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 179930,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998821auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:33 [ecarstrade.be] INFO: Saving data for 6998821auction110988: {'created_time': 1774389153.483275, 'last_price_update_time': 1774389153.483285, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998821auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_004/780x0__r.jpg?hash=1774372901> (referer: https://ecarstrade.com/cars/6998823)
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 18ce3921-89a3-52f1-b6a7-d8f99da844f3
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998832> (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-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_003/780x0__r.jpg?hash=1774372901> (referer: https://ecarstrade.com/cars/6998823)
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 18ce3921-89a3-52f1-b6a7-d8f99da844f3
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_002/780x0__r.jpg?hash=1774372900> (referer: https://ecarstrade.com/cars/6998823)
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_001/780x0__r.jpg?hash=1774372900> (referer: https://ecarstrade.com/cars/6998823)
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_000/780x0__r.jpg?hash=1774372900> (referer: https://ecarstrade.com/cars/6998823)
2026-03-24 21:52:33 [ecarstrade.be] INFO: Extracting details for car 6998832auction110988
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_003/780x0__r.jpg?hash=1774372860> (referer: https://ecarstrade.com/cars/6998817)
2026-03-24 21:52:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc5a4190-220c-5f60-809a-82983cf1feb1 with identifier: 6998832auction110988
2026-03-24 21:52:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5a4190-220c-5f60-809a-82983cf1feb1 with scrape type 1
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bc5a4190-220c-5f60-809a-82983cf1feb1
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998832%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372961%27 HTTP/1.1" 200 None
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_000/780x0__r.jpg?hash=1774372961 not downloaded yet
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 18ce3921-89a3-52f1-b6a7-d8f99da844f3
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_002/780x0__r.jpg?hash=1774372860> (referer: https://ecarstrade.com/cars/6998817)
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998832%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372961%27 HTTP/1.1" 200 None
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_001/780x0__r.jpg?hash=1774372961 not downloaded yet
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998832%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372961%27 HTTP/1.1" 200 None
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_002/780x0__r.jpg?hash=1774372961 not downloaded yet
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 18ce3921-89a3-52f1-b6a7-d8f99da844f3
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998832%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372961%27 HTTP/1.1" 200 None
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_003/780x0__r.jpg?hash=1774372961 not downloaded yet
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 18ce3921-89a3-52f1-b6a7-d8f99da844f3
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998832%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372961%27 HTTP/1.1" 200 None
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_004/780x0__r.jpg?hash=1774372961 not downloaded yet
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_000/780x0__r.jpg?hash=1774372859> (referer: https://ecarstrade.com/cars/6998817)
2026-03-24 21:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_001/780x0__r.jpg?hash=1774372859> (referer: https://ecarstrade.com/cars/6998817)
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998832%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372961%27 HTTP/1.1" 200 None
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_005/780x0__r.jpg?hash=1774372961 not downloaded yet
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 18ce3921-89a3-52f1-b6a7-d8f99da844f3
2026-03-24 21:52:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18ce3921-89a3-52f1-b6a7-d8f99da844f3, skipping ID generation
2026-03-24 21:52:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18ce3921-89a3-52f1-b6a7-d8f99da844f3 with scrape type 1
2026-03-24 21:52:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18ce3921-89a3-52f1-b6a7-d8f99da844f3 sending to next pipeline
2026-03-24 21:52:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 18ce3921-89a3-52f1-b6a7-d8f99da844f3, identifier: 6998823auction110988
2026-03-24 21:52:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 18ce3921-89a3-52f1-b6a7-d8f99da844f3 with identifier: 6998823auction110988
2026-03-24 21:52:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 18ce3921-89a3-52f1-b6a7-d8f99da844f3 with identifier: 6998823auction110988
2026-03-24 21:52:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 18ce3921-89a3-52f1-b6a7-d8f99da844f3 with identifier: 6998823auction110988 to the API
2026-03-24 21:52:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998823/photo_000/780x0__r.jpg?hash=1774372900>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '18ce3921-89a3-52f1-b6a7-d8f99da844f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998823',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 105698,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 PHEV 225 E-AUTO8 ALLURE',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 PHEV 225 E-AUTO8 ALLURE',
 'vin': None,
 'year': 2022}
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998823auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:34 [ecarstrade.be] INFO: Saving data for 6998823auction110988: {'created_time': 1774389154.234037, 'last_price_update_time': 1774389154.234046, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998823auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_005/780x0__r.jpg?hash=1774372831> (referer: https://ecarstrade.com/cars/6998812)
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_004/780x0__r.jpg?hash=1774372837> (referer: https://ecarstrade.com/cars/6998814)
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a3da3dec-b421-50b2-9061-8fa69314a8f4
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a3da3dec-b421-50b2-9061-8fa69314a8f4
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a3da3dec-b421-50b2-9061-8fa69314a8f4
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a3da3dec-b421-50b2-9061-8fa69314a8f4
2026-03-24 21:52:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3da3dec-b421-50b2-9061-8fa69314a8f4, skipping ID generation
2026-03-24 21:52:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3da3dec-b421-50b2-9061-8fa69314a8f4 with scrape type 1
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3da3dec-b421-50b2-9061-8fa69314a8f4 sending to next pipeline
2026-03-24 21:52:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a3da3dec-b421-50b2-9061-8fa69314a8f4, identifier: 6998817auction110988
2026-03-24 21:52:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a3da3dec-b421-50b2-9061-8fa69314a8f4 with identifier: 6998817auction110988
2026-03-24 21:52:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a3da3dec-b421-50b2-9061-8fa69314a8f4 with identifier: 6998817auction110988
2026-03-24 21:52:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a3da3dec-b421-50b2-9061-8fa69314a8f4 with identifier: 6998817auction110988 to the API
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998817/photo_001/780x0__r.jpg?hash=1774372859>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a3da3dec-b421-50b2-9061-8fa69314a8f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998817',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 86016,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-27',
 '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-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998817auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:34 [ecarstrade.be] INFO: Saving data for 6998817auction110988: {'created_time': 1774389154.639594, 'last_price_update_time': 1774389154.639604, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998817auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_004/780x0__r.jpg?hash=1774372831> (referer: https://ecarstrade.com/cars/6998812)
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998842> (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-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_003/780x0__r.jpg?hash=1774372837> (referer: https://ecarstrade.com/cars/6998814)
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 80b99b60-ff09-58f9-8ade-ac1e63ca082f
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6c69bad0-aad6-5b87-a05e-a0978853a381
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_003/780x0__r.jpg?hash=1774372831> (referer: https://ecarstrade.com/cars/6998812)
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_002/780x0__r.jpg?hash=1774372831> (referer: https://ecarstrade.com/cars/6998812)
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_000/780x0__r.jpg?hash=1774372961> (referer: https://ecarstrade.com/cars/6998832)
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 80b99b60-ff09-58f9-8ade-ac1e63ca082f
2026-03-24 21:52:34 [ecarstrade.be] INFO: Extracting details for car 6998842auction110988
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_004/780x0__r.jpg?hash=1774372961> (referer: https://ecarstrade.com/cars/6998832)
2026-03-24 21:52:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683d2f73-b0a7-54d6-a178-b42b43eeefa1 with identifier: 6998842auction110988
2026-03-24 21:52:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683d2f73-b0a7-54d6-a178-b42b43eeefa1 with scrape type 1
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 683d2f73-b0a7-54d6-a178-b42b43eeefa1
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998842%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373008%27 HTTP/1.1" 200 None
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_000/780x0__r.jpg?hash=1774373008 not downloaded yet
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6c69bad0-aad6-5b87-a05e-a0978853a381
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998842%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373008%27 HTTP/1.1" 200 None
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_001/780x0__r.jpg?hash=1774373008 not downloaded yet
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_003/780x0__r.jpg?hash=1774372961> (referer: https://ecarstrade.com/cars/6998832)
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998842%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373008%27 HTTP/1.1" 200 None
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_002/780x0__r.jpg?hash=1774373008 not downloaded yet
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_005/780x0__r.jpg?hash=1774372961> (referer: https://ecarstrade.com/cars/6998832)
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998842%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373008%27 HTTP/1.1" 200 None
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_003/780x0__r.jpg?hash=1774373008 not downloaded yet
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 80b99b60-ff09-58f9-8ade-ac1e63ca082f
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998842%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373008%27 HTTP/1.1" 200 None
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_004/780x0__r.jpg?hash=1774373008 not downloaded yet
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 80b99b60-ff09-58f9-8ade-ac1e63ca082f
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_002/780x0__r.jpg?hash=1774372961> (referer: https://ecarstrade.com/cars/6998832)
2026-03-24 21:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998842%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373008%27 HTTP/1.1" 200 None
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_005/780x0__r.jpg?hash=1774373008 not downloaded yet
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bc5a4190-220c-5f60-809a-82983cf1feb1
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bc5a4190-220c-5f60-809a-82983cf1feb1
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_002/780x0__r.jpg?hash=1774372837> (referer: https://ecarstrade.com/cars/6998814)
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_001/780x0__r.jpg?hash=1774372961> (referer: https://ecarstrade.com/cars/6998832)
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_001/780x0__r.jpg?hash=1774372837> (referer: https://ecarstrade.com/cars/6998814)
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bc5a4190-220c-5f60-809a-82983cf1feb1
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bc5a4190-220c-5f60-809a-82983cf1feb1
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_000/780x0__r.jpg?hash=1774372831> (referer: https://ecarstrade.com/cars/6998812)
2026-03-24 21:52:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_000/780x0__r.jpg?hash=1774372837> (referer: https://ecarstrade.com/cars/6998814)
2026-03-24 21:52:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bc5a4190-220c-5f60-809a-82983cf1feb1
2026-03-24 21:52:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6c69bad0-aad6-5b87-a05e-a0978853a381
2026-03-24 21:52:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bc5a4190-220c-5f60-809a-82983cf1feb1
2026-03-24 21:52:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc5a4190-220c-5f60-809a-82983cf1feb1, skipping ID generation
2026-03-24 21:52:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5a4190-220c-5f60-809a-82983cf1feb1 with scrape type 1
2026-03-24 21:52:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc5a4190-220c-5f60-809a-82983cf1feb1 sending to next pipeline
2026-03-24 21:52:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc5a4190-220c-5f60-809a-82983cf1feb1, identifier: 6998832auction110988
2026-03-24 21:52:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc5a4190-220c-5f60-809a-82983cf1feb1 with identifier: 6998832auction110988
2026-03-24 21:52:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc5a4190-220c-5f60-809a-82983cf1feb1 with identifier: 6998832auction110988
2026-03-24 21:52:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc5a4190-220c-5f60-809a-82983cf1feb1 with identifier: 6998832auction110988 to the API
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998832/photo_001/780x0__r.jpg?hash=1774372961>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bc5a4190-220c-5f60-809a-82983cf1feb1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998832',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 49652,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 PHEV 225 E-AUTO8 ROADTRIP',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 PHEV 225 E-AUTO8 ROADTRIP',
 'vin': None,
 'year': 2021}
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998832auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:35 [ecarstrade.be] INFO: Saving data for 6998832auction110988: {'created_time': 1774389155.387136, 'last_price_update_time': 1774389155.387145, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998832auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_001/780x0__r.jpg?hash=1774372831> (referer: https://ecarstrade.com/cars/6998812)
2026-03-24 21:52:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6c69bad0-aad6-5b87-a05e-a0978853a381
2026-03-24 21:52:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 80b99b60-ff09-58f9-8ade-ac1e63ca082f
2026-03-24 21:52:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6c69bad0-aad6-5b87-a05e-a0978853a381
2026-03-24 21:52:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c69bad0-aad6-5b87-a05e-a0978853a381, skipping ID generation
2026-03-24 21:52:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c69bad0-aad6-5b87-a05e-a0978853a381 with scrape type 1
2026-03-24 21:52:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c69bad0-aad6-5b87-a05e-a0978853a381 sending to next pipeline
2026-03-24 21:52:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c69bad0-aad6-5b87-a05e-a0978853a381, identifier: 6998814auction110988
2026-03-24 21:52:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c69bad0-aad6-5b87-a05e-a0978853a381 with identifier: 6998814auction110988
2026-03-24 21:52:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c69bad0-aad6-5b87-a05e-a0978853a381 with identifier: 6998814auction110988
2026-03-24 21:52:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c69bad0-aad6-5b87-a05e-a0978853a381 with identifier: 6998814auction110988 to the API
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998814/photo_000/780x0__r.jpg?hash=1774372837>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '6c69bad0-aad6-5b87-a05e-a0978853a381',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998814',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 46415,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 HYBRID 225 E-AUTO8 ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 HYBRID 225 E-AUTO8 ALLURE PACK',
 'vin': None,
 'year': 2021}
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998814auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:35 [ecarstrade.be] INFO: Saving data for 6998814auction110988: {'created_time': 1774389155.795695, 'last_price_update_time': 1774389155.795704, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998814auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_000/780x0__r.jpg?hash=1774373008> (referer: https://ecarstrade.com/cars/6998842)
2026-03-24 21:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998894> (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-24 21:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998897> (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-24 21:52:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 80b99b60-ff09-58f9-8ade-ac1e63ca082f
2026-03-24 21:52:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80b99b60-ff09-58f9-8ade-ac1e63ca082f, skipping ID generation
2026-03-24 21:52:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b99b60-ff09-58f9-8ade-ac1e63ca082f with scrape type 1
2026-03-24 21:52:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80b99b60-ff09-58f9-8ade-ac1e63ca082f sending to next pipeline
2026-03-24 21:52:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 80b99b60-ff09-58f9-8ade-ac1e63ca082f, identifier: 6998812auction110988
2026-03-24 21:52:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 80b99b60-ff09-58f9-8ade-ac1e63ca082f with identifier: 6998812auction110988
2026-03-24 21:52:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 80b99b60-ff09-58f9-8ade-ac1e63ca082f with identifier: 6998812auction110988
2026-03-24 21:52:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 80b99b60-ff09-58f9-8ade-ac1e63ca082f with identifier: 6998812auction110988 to the API
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998812/photo_001/780x0__r.jpg?hash=1774372831>
{'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-26T13: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/6998812',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 40666,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998812auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [ecarstrade.be] INFO: Saving data for 6998812auction110988: {'created_time': 1774389156.20925, 'last_price_update_time': 1774389156.209259, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998812auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_002/780x0__r.jpg?hash=1774373008> (referer: https://ecarstrade.com/cars/6998842)
2026-03-24 21:52:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_005/780x0__r.jpg?hash=1774373008> (referer: https://ecarstrade.com/cars/6998842)
2026-03-24 21:52:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_003/780x0__r.jpg?hash=1774373008> (referer: https://ecarstrade.com/cars/6998842)
2026-03-24 21:52:36 [ecarstrade.be] INFO: Extracting details for car 6998894auction110988
2026-03-24 21:52:36 [ecarstrade.be] INFO: Extracting details for car 6998897auction110988
2026-03-24 21: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-24 21:52:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 683d2f73-b0a7-54d6-a178-b42b43eeefa1
2026-03-24 21:52:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12d57682-1169-5d0b-9ef7-8de41341a52d with identifier: 6998894auction110988
2026-03-24 21:52:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12d57682-1169-5d0b-9ef7-8de41341a52d with scrape type 1
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 12d57682-1169-5d0b-9ef7-8de41341a52d
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998894%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373369%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_000/780x0__r.jpg?hash=1774373369 not downloaded yet
2026-03-24 21:52:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b993dc6-445d-5c91-b007-2dbc4cf5a093 with identifier: 6998897auction110988
2026-03-24 21:52:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b993dc6-445d-5c91-b007-2dbc4cf5a093 with scrape type 1
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9b993dc6-445d-5c91-b007-2dbc4cf5a093
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998897%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373399%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_000/780x0__r.jpg?hash=1774373399 not downloaded yet
2026-03-24 21:52:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_004/780x0__r.jpg?hash=1774373008> (referer: https://ecarstrade.com/cars/6998842)
2026-03-24 21: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-24 21:52:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_001/780x0__r.jpg?hash=1774373008> (referer: https://ecarstrade.com/cars/6998842)
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998894%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373369%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_001/780x0__r.jpg?hash=1774373369 not downloaded yet
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998897%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373400%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_001/780x0__r.jpg?hash=1774373400 not downloaded yet
2026-03-24 21: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-24 21:52:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 683d2f73-b0a7-54d6-a178-b42b43eeefa1
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 683d2f73-b0a7-54d6-a178-b42b43eeefa1
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 683d2f73-b0a7-54d6-a178-b42b43eeefa1
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998894%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373369%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_002/780x0__r.jpg?hash=1774373369 not downloaded yet
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998897%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373400%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_002/780x0__r.jpg?hash=1774373400 not downloaded yet
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998894%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373370%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_003/780x0__r.jpg?hash=1774373370 not downloaded yet
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998897%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373400%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_003/780x0__r.jpg?hash=1774373400 not downloaded yet
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998894%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373370%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_004/780x0__r.jpg?hash=1774373370 not downloaded yet
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998897%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373400%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_004/780x0__r.jpg?hash=1774373400 not downloaded yet
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998894%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373370%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_005/780x0__r.jpg?hash=1774373370 not downloaded yet
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [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%252F6990001-7000000%252F6998897%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373400%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_005/780x0__r.jpg?hash=1774373400 not downloaded yet
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 683d2f73-b0a7-54d6-a178-b42b43eeefa1
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 683d2f73-b0a7-54d6-a178-b42b43eeefa1
2026-03-24 21:52:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 683d2f73-b0a7-54d6-a178-b42b43eeefa1, skipping ID generation
2026-03-24 21:52:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683d2f73-b0a7-54d6-a178-b42b43eeefa1 with scrape type 1
2026-03-24 21:52:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 683d2f73-b0a7-54d6-a178-b42b43eeefa1 sending to next pipeline
2026-03-24 21:52:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 683d2f73-b0a7-54d6-a178-b42b43eeefa1, identifier: 6998842auction110988
2026-03-24 21:52:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 683d2f73-b0a7-54d6-a178-b42b43eeefa1 with identifier: 6998842auction110988
2026-03-24 21:52:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:52:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 683d2f73-b0a7-54d6-a178-b42b43eeefa1 with identifier: 6998842auction110988
2026-03-24 21:52:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 683d2f73-b0a7-54d6-a178-b42b43eeefa1 with identifier: 6998842auction110988 to the API
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998842/photo_001/780x0__r.jpg?hash=1774373008>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '683d2f73-b0a7-54d6-a178-b42b43eeefa1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998842',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 24335,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW 1.6 PHEV 180 S-S AUTO ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW 1.6 PHEV 180 S-S AUTO ALLURE PACK',
 'vin': None,
 'year': 2024}
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998842auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:36 [ecarstrade.be] INFO: Saving data for 6998842auction110988: {'created_time': 1774389156.954694, 'last_price_update_time': 1774389156.954705, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998842auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998834> (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-24 21:52:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:39 [ecarstrade.be] INFO: Extracting details for car 6998834auction110988
2026-03-24 21:52:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71680aef-d9bc-5edb-862e-47b28d563c5f with identifier: 6998834auction110988
2026-03-24 21:52:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71680aef-d9bc-5edb-862e-47b28d563c5f with scrape type 1
2026-03-24 21:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71680aef-d9bc-5edb-862e-47b28d563c5f
2026-03-24 21:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998834%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372973%27 HTTP/1.1" 200 None
2026-03-24 21:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_000/780x0__r.jpg?hash=1774372973 not downloaded yet
2026-03-24 21:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998834%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372973%27 HTTP/1.1" 200 None
2026-03-24 21:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_001/780x0__r.jpg?hash=1774372973 not downloaded yet
2026-03-24 21:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998834%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372973%27 HTTP/1.1" 200 None
2026-03-24 21:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_002/780x0__r.jpg?hash=1774372973 not downloaded yet
2026-03-24 21:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998834%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372974%27 HTTP/1.1" 200 None
2026-03-24 21:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_003/780x0__r.jpg?hash=1774372974 not downloaded yet
2026-03-24 21:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998834%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372974%27 HTTP/1.1" 200 None
2026-03-24 21:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_004/780x0__r.jpg?hash=1774372974 not downloaded yet
2026-03-24 21:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998834%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372974%27 HTTP/1.1" 200 None
2026-03-24 21:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_005/780x0__r.jpg?hash=1774372974 not downloaded yet
2026-03-24 21:52:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998884> (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-24 21:52:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:42 [ecarstrade.be] INFO: Extracting details for car 6998884auction110988
2026-03-24 21:52:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e863670-5b1e-5cd4-aa98-201a99db7686 with identifier: 6998884auction110988
2026-03-24 21:52:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e863670-5b1e-5cd4-aa98-201a99db7686 with scrape type 1
2026-03-24 21:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e863670-5b1e-5cd4-aa98-201a99db7686
2026-03-24 21:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:42 [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%252F6990001-7000000%252F6998884%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373281%27 HTTP/1.1" 200 None
2026-03-24 21:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_000/780x0__r.jpg?hash=1774373281 not downloaded yet
2026-03-24 21:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:42 [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%252F6990001-7000000%252F6998884%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373282%27 HTTP/1.1" 200 None
2026-03-24 21:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_001/780x0__r.jpg?hash=1774373282 not downloaded yet
2026-03-24 21:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:42 [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%252F6990001-7000000%252F6998884%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373282%27 HTTP/1.1" 200 None
2026-03-24 21:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_002/780x0__r.jpg?hash=1774373282 not downloaded yet
2026-03-24 21:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:42 [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%252F6990001-7000000%252F6998884%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373282%27 HTTP/1.1" 200 None
2026-03-24 21:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_003/780x0__r.jpg?hash=1774373282 not downloaded yet
2026-03-24 21:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:42 [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%252F6990001-7000000%252F6998884%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373282%27 HTTP/1.1" 200 None
2026-03-24 21:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_004/780x0__r.jpg?hash=1774373282 not downloaded yet
2026-03-24 21:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:42 [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%252F6990001-7000000%252F6998884%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373282%27 HTTP/1.1" 200 None
2026-03-24 21:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_005/780x0__r.jpg?hash=1774373282 not downloaded yet
2026-03-24 21:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998880> (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-24 21:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998890> (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-24 21:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:43 [ecarstrade.be] INFO: Extracting details for car 6998880auction110988
2026-03-24 21:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ec7e76-3402-5a30-970d-27052a13631f with identifier: 6998880auction110988
2026-03-24 21:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ec7e76-3402-5a30-970d-27052a13631f with scrape type 1
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 23ec7e76-3402-5a30-970d-27052a13631f
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998880%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373261%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_000/780x0__r.jpg?hash=1774373261 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998880%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373261%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_001/780x0__r.jpg?hash=1774373261 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998880%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373262%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_002/780x0__r.jpg?hash=1774373262 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998880%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373262%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_003/780x0__r.jpg?hash=1774373262 not downloaded yet
2026-03-24 21:52:43 [ecarstrade.be] INFO: Extracting details for car 6998890auction110988
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998880%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373262%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_004/780x0__r.jpg?hash=1774373262 not downloaded yet
2026-03-24 21:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83c28734-fd17-5a1a-a730-82ac21478f86 with identifier: 6998890auction110988
2026-03-24 21:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83c28734-fd17-5a1a-a730-82ac21478f86 with scrape type 1
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83c28734-fd17-5a1a-a730-82ac21478f86
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998890%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373327%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_000/780x0__r.jpg?hash=1774373327 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998880%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373262%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_005/780x0__r.jpg?hash=1774373262 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998890%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373327%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_001/780x0__r.jpg?hash=1774373327 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998890%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373327%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_002/780x0__r.jpg?hash=1774373327 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998890%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373327%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_003/780x0__r.jpg?hash=1774373327 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998890%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373327%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_004/780x0__r.jpg?hash=1774373327 not downloaded yet
2026-03-24 21:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:43 [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%252F6990001-7000000%252F6998890%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373327%27 HTTP/1.1" 200 None
2026-03-24 21:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_005/780x0__r.jpg?hash=1774373327 not downloaded yet
2026-03-24 21:52:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998876> (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-24 21:52:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:44 [ecarstrade.be] INFO: Extracting details for car 6998876auction110988
2026-03-24 21:52:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with identifier: 6998876auction110988
2026-03-24 21:52:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with scrape type 1
2026-03-24 21:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6
2026-03-24 21:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998876%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373245%27 HTTP/1.1" 200 None
2026-03-24 21:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_000/780x0__r.jpg?hash=1774373245 not downloaded yet
2026-03-24 21:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998876%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373245%27 HTTP/1.1" 200 None
2026-03-24 21:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_001/780x0__r.jpg?hash=1774373245 not downloaded yet
2026-03-24 21:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998876%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373245%27 HTTP/1.1" 200 None
2026-03-24 21:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_002/780x0__r.jpg?hash=1774373245 not downloaded yet
2026-03-24 21:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998876%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373245%27 HTTP/1.1" 200 None
2026-03-24 21:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_003/780x0__r.jpg?hash=1774373245 not downloaded yet
2026-03-24 21:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998876%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373245%27 HTTP/1.1" 200 None
2026-03-24 21:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_004/780x0__r.jpg?hash=1774373245 not downloaded yet
2026-03-24 21:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998876%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373245%27 HTTP/1.1" 200 None
2026-03-24 21:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_005/780x0__r.jpg?hash=1774373245 not downloaded yet
2026-03-24 21:52:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998871> (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-24 21:52:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:46 [ecarstrade.be] INFO: Extracting details for car 6998871auction110988
2026-03-24 21:52:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd199812-d3c7-541c-afe1-c878b9a14f14 with identifier: 6998871auction110988
2026-03-24 21:52:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd199812-d3c7-541c-afe1-c878b9a14f14 with scrape type 1
2026-03-24 21:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bd199812-d3c7-541c-afe1-c878b9a14f14
2026-03-24 21:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:46 [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%252F6990001-7000000%252F6998871%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373205%27 HTTP/1.1" 200 None
2026-03-24 21:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_000/780x0__r.jpg?hash=1774373205 not downloaded yet
2026-03-24 21:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:46 [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%252F6990001-7000000%252F6998871%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373205%27 HTTP/1.1" 200 None
2026-03-24 21:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_001/780x0__r.jpg?hash=1774373205 not downloaded yet
2026-03-24 21:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:46 [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%252F6990001-7000000%252F6998871%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373205%27 HTTP/1.1" 200 None
2026-03-24 21:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_002/780x0__r.jpg?hash=1774373205 not downloaded yet
2026-03-24 21:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:46 [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%252F6990001-7000000%252F6998871%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373205%27 HTTP/1.1" 200 None
2026-03-24 21:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_003/780x0__r.jpg?hash=1774373205 not downloaded yet
2026-03-24 21:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:46 [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%252F6990001-7000000%252F6998871%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373206%27 HTTP/1.1" 200 None
2026-03-24 21:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_004/780x0__r.jpg?hash=1774373206 not downloaded yet
2026-03-24 21:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:46 [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%252F6990001-7000000%252F6998871%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373206%27 HTTP/1.1" 200 None
2026-03-24 21:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_005/780x0__r.jpg?hash=1774373206 not downloaded yet
2026-03-24 21:52:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998809> (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-24 21:52:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:47 [ecarstrade.be] INFO: Extracting details for car 6998809auction110988
2026-03-24 21:52:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1877746-54a9-5630-8525-f3a06d0cf423 with identifier: 6998809auction110988
2026-03-24 21:52:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1877746-54a9-5630-8525-f3a06d0cf423 with scrape type 1
2026-03-24 21:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f1877746-54a9-5630-8525-f3a06d0cf423
2026-03-24 21:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998809%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372811%27 HTTP/1.1" 200 None
2026-03-24 21:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_000/780x0__r.jpg?hash=1774372811 not downloaded yet
2026-03-24 21:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998809%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372811%27 HTTP/1.1" 200 None
2026-03-24 21:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_001/780x0__r.jpg?hash=1774372811 not downloaded yet
2026-03-24 21:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998809%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372811%27 HTTP/1.1" 200 None
2026-03-24 21:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_002/780x0__r.jpg?hash=1774372811 not downloaded yet
2026-03-24 21:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998809%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372811%27 HTTP/1.1" 200 None
2026-03-24 21:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_003/780x0__r.jpg?hash=1774372811 not downloaded yet
2026-03-24 21:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998809%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372811%27 HTTP/1.1" 200 None
2026-03-24 21:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_004/780x0__r.jpg?hash=1774372811 not downloaded yet
2026-03-24 21:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998809%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372811%27 HTTP/1.1" 200 None
2026-03-24 21:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_005/780x0__r.jpg?hash=1774372811 not downloaded yet
2026-03-24 21:52:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998816> (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-24 21:52:48 [ecarstrade.be] INFO: Extracting details for car 6998816auction110988
2026-03-24 21:52:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3b93ce9-be06-50e0-ba7d-73f883a108a3 with identifier: 6998816auction110988
2026-03-24 21:52:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3b93ce9-be06-50e0-ba7d-73f883a108a3 with scrape type 1
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e3b93ce9-be06-50e0-ba7d-73f883a108a3
2026-03-24 21:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998816%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372856%27 HTTP/1.1" 200 None
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_000/780x0__r.jpg?hash=1774372856 not downloaded yet
2026-03-24 21:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998816%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372856%27 HTTP/1.1" 200 None
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_001/780x0__r.jpg?hash=1774372856 not downloaded yet
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_000/780x0__r.jpg?hash=1774373399> (referer: https://ecarstrade.com/cars/6998897)
2026-03-24 21:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998816%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372856%27 HTTP/1.1" 200 None
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_002/780x0__r.jpg?hash=1774372856 not downloaded yet
2026-03-24 21:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998816%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372857%27 HTTP/1.1" 200 None
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_003/780x0__r.jpg?hash=1774372857 not downloaded yet
2026-03-24 21:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998816%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372857%27 HTTP/1.1" 200 None
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_004/780x0__r.jpg?hash=1774372857 not downloaded yet
2026-03-24 21:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998816%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372857%27 HTTP/1.1" 200 None
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_005/780x0__r.jpg?hash=1774372857 not downloaded yet
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9b993dc6-445d-5c91-b007-2dbc4cf5a093
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_005/780x0__r.jpg?hash=1774373400> (referer: https://ecarstrade.com/cars/6998897)
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_005/780x0__r.jpg?hash=1774372974> (referer: https://ecarstrade.com/cars/6998834)
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9b993dc6-445d-5c91-b007-2dbc4cf5a093
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_005/780x0__r.jpg?hash=1774373282> (referer: https://ecarstrade.com/cars/6998884)
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71680aef-d9bc-5edb-862e-47b28d563c5f
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_004/780x0__r.jpg?hash=1774373282> (referer: https://ecarstrade.com/cars/6998884)
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_005/780x0__r.jpg?hash=1774373327> (referer: https://ecarstrade.com/cars/6998890)
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e863670-5b1e-5cd4-aa98-201a99db7686
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e863670-5b1e-5cd4-aa98-201a99db7686
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_005/780x0__r.jpg?hash=1774373245> (referer: https://ecarstrade.com/cars/6998876)
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83c28734-fd17-5a1a-a730-82ac21478f86
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_005/780x0__r.jpg?hash=1774373206> (referer: https://ecarstrade.com/cars/6998871)
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_005/780x0__r.jpg?hash=1774372811> (referer: https://ecarstrade.com/cars/6998809)
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bd199812-d3c7-541c-afe1-c878b9a14f14
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_001/780x0__r.jpg?hash=1774372856> (referer: https://ecarstrade.com/cars/6998816)
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f1877746-54a9-5630-8525-f3a06d0cf423
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e3b93ce9-be06-50e0-ba7d-73f883a108a3
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_005/780x0__r.jpg?hash=1774372857> (referer: https://ecarstrade.com/cars/6998816)
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_004/780x0__r.jpg?hash=1774372857> (referer: https://ecarstrade.com/cars/6998816)
2026-03-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e3b93ce9-be06-50e0-ba7d-73f883a108a3
2026-03-24 21:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998870> (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-24 21:52:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e3b93ce9-be06-50e0-ba7d-73f883a108a3
2026-03-24 21:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_003/780x0__r.jpg?hash=1774372857> (referer: https://ecarstrade.com/cars/6998816)
2026-03-24 21:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_002/780x0__r.jpg?hash=1774372856> (referer: https://ecarstrade.com/cars/6998816)
2026-03-24 21:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_000/780x0__r.jpg?hash=1774372856> (referer: https://ecarstrade.com/cars/6998816)
2026-03-24 21:52:49 [ecarstrade.be] INFO: Extracting details for car 6998870auction110988
2026-03-24 21:52:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceafb2e1-4c25-5271-be12-c1691796c462 with identifier: 6998870auction110988
2026-03-24 21:52:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceafb2e1-4c25-5271-be12-c1691796c462 with scrape type 1
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ceafb2e1-4c25-5271-be12-c1691796c462
2026-03-24 21:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998870%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373191%27 HTTP/1.1" 200 None
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_000/780x0__r.jpg?hash=1774373191 not downloaded yet
2026-03-24 21:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_004/780x0__r.jpg?hash=1774372811> (referer: https://ecarstrade.com/cars/6998809)
2026-03-24 21:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998870%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373192%27 HTTP/1.1" 200 None
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_001/780x0__r.jpg?hash=1774373192 not downloaded yet
2026-03-24 21:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_003/780x0__r.jpg?hash=1774372811> (referer: https://ecarstrade.com/cars/6998809)
2026-03-24 21:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998870%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373192%27 HTTP/1.1" 200 None
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_002/780x0__r.jpg?hash=1774373192 not downloaded yet
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e3b93ce9-be06-50e0-ba7d-73f883a108a3
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e3b93ce9-be06-50e0-ba7d-73f883a108a3
2026-03-24 21:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998870%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373192%27 HTTP/1.1" 200 None
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_003/780x0__r.jpg?hash=1774373192 not downloaded yet
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e3b93ce9-be06-50e0-ba7d-73f883a108a3
2026-03-24 21:52:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3b93ce9-be06-50e0-ba7d-73f883a108a3, skipping ID generation
2026-03-24 21:52:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3b93ce9-be06-50e0-ba7d-73f883a108a3 with scrape type 1
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3b93ce9-be06-50e0-ba7d-73f883a108a3 sending to next pipeline
2026-03-24 21:52:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e3b93ce9-be06-50e0-ba7d-73f883a108a3, identifier: 6998816auction110988
2026-03-24 21:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52: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%252F6990001-7000000%252F6998870%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373192%27 HTTP/1.1" 200 None
2026-03-24 21:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_004/780x0__r.jpg?hash=1774373192 not downloaded yet
2026-03-24 21:52:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e3b93ce9-be06-50e0-ba7d-73f883a108a3 with identifier: 6998816auction110988
2026-03-24 21:52:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e3b93ce9-be06-50e0-ba7d-73f883a108a3 with identifier: 6998816auction110988
2026-03-24 21:52:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e3b93ce9-be06-50e0-ba7d-73f883a108a3 with identifier: 6998816auction110988 to the API
2026-03-24 21:52:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998816/photo_000/780x0__r.jpg?hash=1774372856>
{'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-26T13: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/6998816',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 80507,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998816auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [ecarstrade.be] INFO: Saving data for 6998816auction110988: {'created_time': 1774389170.673752, 'last_price_update_time': 1774389170.673761, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998816auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_002/780x0__r.jpg?hash=1774372811> (referer: https://ecarstrade.com/cars/6998809)
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_001/780x0__r.jpg?hash=1774372811> (referer: https://ecarstrade.com/cars/6998809)
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998870%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373192%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_005/780x0__r.jpg?hash=1774373192 not downloaded yet
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f1877746-54a9-5630-8525-f3a06d0cf423
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f1877746-54a9-5630-8525-f3a06d0cf423
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998868> (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-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998865> (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-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_004/780x0__r.jpg?hash=1774373206> (referer: https://ecarstrade.com/cars/6998871)
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f1877746-54a9-5630-8525-f3a06d0cf423
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_003/780x0__r.jpg?hash=1774373205> (referer: https://ecarstrade.com/cars/6998871)
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f1877746-54a9-5630-8525-f3a06d0cf423
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_001/780x0__r.jpg?hash=1774373205> (referer: https://ecarstrade.com/cars/6998871)
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_000/780x0__r.jpg?hash=1774372811> (referer: https://ecarstrade.com/cars/6998809)
2026-03-24 21:52:50 [ecarstrade.be] INFO: Extracting details for car 6998868auction110988
2026-03-24 21:52:50 [ecarstrade.be] INFO: Extracting details for car 6998865auction110988
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_000/780x0__r.jpg?hash=1774373191> (referer: https://ecarstrade.com/cars/6998870)
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_000/780x0__r.jpg?hash=1774373205> (referer: https://ecarstrade.com/cars/6998871)
2026-03-24 21:52:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93e5b742-f82d-5ceb-9f5c-508fcec6db9a with identifier: 6998868auction110988
2026-03-24 21:52:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a with scrape type 1
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998868%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373188%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_000/780x0__r.jpg?hash=1774373188 not downloaded yet
2026-03-24 21:52:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da383c48-fd9b-519f-8a86-84c4f7e72adc with identifier: 6998865auction110988
2026-03-24 21:52:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da383c48-fd9b-519f-8a86-84c4f7e72adc with scrape type 1
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item da383c48-fd9b-519f-8a86-84c4f7e72adc
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998865%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373166%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_000/780x0__r.jpg?hash=1774373166 not downloaded yet
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998868%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373188%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_001/780x0__r.jpg?hash=1774373188 not downloaded yet
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998865%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373166%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_001/780x0__r.jpg?hash=1774373166 not downloaded yet
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_004/780x0__r.jpg?hash=1774373245> (referer: https://ecarstrade.com/cars/6998876)
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_002/780x0__r.jpg?hash=1774373205> (referer: https://ecarstrade.com/cars/6998871)
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_004/780x0__r.jpg?hash=1774373192> (referer: https://ecarstrade.com/cars/6998870)
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998868%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373189%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_002/780x0__r.jpg?hash=1774373189 not downloaded yet
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998865%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373166%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_002/780x0__r.jpg?hash=1774373166 not downloaded yet
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bd199812-d3c7-541c-afe1-c878b9a14f14
2026-03-24 21:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_003/780x0__r.jpg?hash=1774373192> (referer: https://ecarstrade.com/cars/6998870)
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998868%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373189%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_003/780x0__r.jpg?hash=1774373189 not downloaded yet
2026-03-24 21:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:50 [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%252F6990001-7000000%252F6998865%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373166%27 HTTP/1.1" 200 None
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_003/780x0__r.jpg?hash=1774373166 not downloaded yet
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bd199812-d3c7-541c-afe1-c878b9a14f14
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bd199812-d3c7-541c-afe1-c878b9a14f14
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f1877746-54a9-5630-8525-f3a06d0cf423
2026-03-24 21:52:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1877746-54a9-5630-8525-f3a06d0cf423, skipping ID generation
2026-03-24 21:52:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1877746-54a9-5630-8525-f3a06d0cf423 with scrape type 1
2026-03-24 21:52:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1877746-54a9-5630-8525-f3a06d0cf423 sending to next pipeline
2026-03-24 21:52:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1877746-54a9-5630-8525-f3a06d0cf423, identifier: 6998809auction110988
2026-03-24 21:52:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1877746-54a9-5630-8525-f3a06d0cf423 with identifier: 6998809auction110988
2026-03-24 21:52:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1877746-54a9-5630-8525-f3a06d0cf423 with identifier: 6998809auction110988
2026-03-24 21:52:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1877746-54a9-5630-8525-f3a06d0cf423 with identifier: 6998809auction110988 to the API
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998809/photo_000/780x0__r.jpg?hash=1774372811>
{'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-26T13: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/6998809',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 60665,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998809auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:51 [ecarstrade.be] INFO: Saving data for 6998809auction110988: {'created_time': 1774389171.388642, 'last_price_update_time': 1774389171.388653, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998809auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_001/780x0__r.jpg?hash=1774373192> (referer: https://ecarstrade.com/cars/6998870)
2026-03-24 21:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_002/780x0__r.jpg?hash=1774373192> (referer: https://ecarstrade.com/cars/6998870)
2026-03-24 21:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_005/780x0__r.jpg?hash=1774373192> (referer: https://ecarstrade.com/cars/6998870)
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:51 [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%252F6990001-7000000%252F6998868%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373189%27 HTTP/1.1" 200 None
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_004/780x0__r.jpg?hash=1774373189 not downloaded yet
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:51 [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%252F6990001-7000000%252F6998865%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373166%27 HTTP/1.1" 200 None
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_004/780x0__r.jpg?hash=1774373166 not downloaded yet
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ceafb2e1-4c25-5271-be12-c1691796c462
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bd199812-d3c7-541c-afe1-c878b9a14f14
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bd199812-d3c7-541c-afe1-c878b9a14f14
2026-03-24 21:52:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd199812-d3c7-541c-afe1-c878b9a14f14, skipping ID generation
2026-03-24 21:52:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd199812-d3c7-541c-afe1-c878b9a14f14 with scrape type 1
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd199812-d3c7-541c-afe1-c878b9a14f14 sending to next pipeline
2026-03-24 21:52:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd199812-d3c7-541c-afe1-c878b9a14f14, identifier: 6998871auction110988
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ceafb2e1-4c25-5271-be12-c1691796c462
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ceafb2e1-4c25-5271-be12-c1691796c462
2026-03-24 21:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_003/780x0__r.jpg?hash=1774373245> (referer: https://ecarstrade.com/cars/6998876)
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:51 [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%252F6990001-7000000%252F6998868%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373189%27 HTTP/1.1" 200 None
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_005/780x0__r.jpg?hash=1774373189 not downloaded yet
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:51 [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%252F6990001-7000000%252F6998865%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373166%27 HTTP/1.1" 200 None
2026-03-24 21:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_005/780x0__r.jpg?hash=1774373166 not downloaded yet
2026-03-24 21:52:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd199812-d3c7-541c-afe1-c878b9a14f14 with identifier: 6998871auction110988
2026-03-24 21:52:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd199812-d3c7-541c-afe1-c878b9a14f14 with identifier: 6998871auction110988
2026-03-24 21:52:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd199812-d3c7-541c-afe1-c878b9a14f14 with identifier: 6998871auction110988 to the API
2026-03-24 21:52:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998871/photo_002/780x0__r.jpg?hash=1774373205>
{'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-26T13:40:00Z',
 'fuel_type': 'Electric',
 'id': 'bd199812-d3c7-541c-afe1-c878b9a14f14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998871',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Polestar',
 'model': '2',
 'odometer': 138765,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'POLESTAR POLESTAR 2 78 kWh Dual Motor Launch',
 'transmission': 'automatic',
 'trim': 'POLESTAR POLESTAR  78 kWh Dual Motor Launch',
 'vin': None,
 'year': 2020}
2026-03-24 21:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998871auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:53 [ecarstrade.be] INFO: Saving data for 6998871auction110988: {'created_time': 1774389173.679033, 'last_price_update_time': 1774389173.679042, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998871auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ceafb2e1-4c25-5271-be12-c1691796c462
2026-03-24 21:52:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ceafb2e1-4c25-5271-be12-c1691796c462
2026-03-24 21:52:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ceafb2e1-4c25-5271-be12-c1691796c462
2026-03-24 21:52:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ceafb2e1-4c25-5271-be12-c1691796c462, skipping ID generation
2026-03-24 21:52:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceafb2e1-4c25-5271-be12-c1691796c462 with scrape type 1
2026-03-24 21:52:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ceafb2e1-4c25-5271-be12-c1691796c462 sending to next pipeline
2026-03-24 21:52:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ceafb2e1-4c25-5271-be12-c1691796c462, identifier: 6998870auction110988
2026-03-24 21:52:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ceafb2e1-4c25-5271-be12-c1691796c462 with identifier: 6998870auction110988
2026-03-24 21:52:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ceafb2e1-4c25-5271-be12-c1691796c462 with identifier: 6998870auction110988
2026-03-24 21:52:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ceafb2e1-4c25-5271-be12-c1691796c462 with identifier: 6998870auction110988 to the API
2026-03-24 21:52:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998870/photo_005/780x0__r.jpg?hash=1774373192>
{'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-26T13:40:00Z',
 'fuel_type': 'Electric',
 'id': 'ceafb2e1-4c25-5271-be12-c1691796c462',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998870',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Polestar',
 'model': '2',
 'odometer': 46181,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'POLESTAR 2 BEV 78KWH SINGLE MOTOR AUTO LONG RANGE',
 'transmission': 'automatic',
 'trim': 'POLESTAR  BEV 78KWH SINGLE MOTOR AUTO LONG RANGE',
 'vin': None,
 'year': 2022}
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998870auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:54 [ecarstrade.be] INFO: Saving data for 6998870auction110988: {'created_time': 1774389174.083367, 'last_price_update_time': 1774389174.083378, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998870auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_004/780x0__r.jpg?hash=1774373327> (referer: https://ecarstrade.com/cars/6998890)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_002/780x0__r.jpg?hash=1774373245> (referer: https://ecarstrade.com/cars/6998876)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_000/780x0__r.jpg?hash=1774373245> (referer: https://ecarstrade.com/cars/6998876)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_001/780x0__r.jpg?hash=1774373245> (referer: https://ecarstrade.com/cars/6998876)
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_001/780x0__r.jpg?hash=1774373188> (referer: https://ecarstrade.com/cars/6998868)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_000/780x0__r.jpg?hash=1774373166> (referer: https://ecarstrade.com/cars/6998865)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_002/780x0__r.jpg?hash=1774373166> (referer: https://ecarstrade.com/cars/6998865)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_001/780x0__r.jpg?hash=1774373166> (referer: https://ecarstrade.com/cars/6998865)
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83c28734-fd17-5a1a-a730-82ac21478f86
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6
2026-03-24 21:52:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6, skipping ID generation
2026-03-24 21:52:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with scrape type 1
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 sending to next pipeline
2026-03-24 21:52:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6, identifier: 6998876auction110988
2026-03-24 21:52:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with identifier: 6998876auction110988
2026-03-24 21:52:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with identifier: 6998876auction110988
2026-03-24 21:52:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d32bdae-a7dd-5fcc-9eb6-12afc3f239a6 with identifier: 6998876auction110988 to the API
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998876/photo_001/780x0__r.jpg?hash=1774373245>
{'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-26T13: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/6998876',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 35359,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998876auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:54 [ecarstrade.be] INFO: Saving data for 6998876auction110988: {'created_time': 1774389174.603602, 'last_price_update_time': 1774389174.603613, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998876auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_002/780x0__r.jpg?hash=1774373189> (referer: https://ecarstrade.com/cars/6998868)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_003/780x0__r.jpg?hash=1774373189> (referer: https://ecarstrade.com/cars/6998868)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_003/780x0__r.jpg?hash=1774373166> (referer: https://ecarstrade.com/cars/6998865)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_004/780x0__r.jpg?hash=1774373166> (referer: https://ecarstrade.com/cars/6998865)
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item da383c48-fd9b-519f-8a86-84c4f7e72adc
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item da383c48-fd9b-519f-8a86-84c4f7e72adc
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item da383c48-fd9b-519f-8a86-84c4f7e72adc
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_004/780x0__r.jpg?hash=1774373189> (referer: https://ecarstrade.com/cars/6998868)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_005/780x0__r.jpg?hash=1774373189> (referer: https://ecarstrade.com/cars/6998868)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_005/780x0__r.jpg?hash=1774373166> (referer: https://ecarstrade.com/cars/6998865)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_003/780x0__r.jpg?hash=1774373327> (referer: https://ecarstrade.com/cars/6998890)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_000/780x0__r.jpg?hash=1774373188> (referer: https://ecarstrade.com/cars/6998868)
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item da383c48-fd9b-519f-8a86-84c4f7e72adc
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item da383c48-fd9b-519f-8a86-84c4f7e72adc
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_002/780x0__r.jpg?hash=1774373327> (referer: https://ecarstrade.com/cars/6998890)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_001/780x0__r.jpg?hash=1774373327> (referer: https://ecarstrade.com/cars/6998890)
2026-03-24 21:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_005/780x0__r.jpg?hash=1774373262> (referer: https://ecarstrade.com/cars/6998880)
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item da383c48-fd9b-519f-8a86-84c4f7e72adc
2026-03-24 21:52:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da383c48-fd9b-519f-8a86-84c4f7e72adc, skipping ID generation
2026-03-24 21:52:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da383c48-fd9b-519f-8a86-84c4f7e72adc with scrape type 1
2026-03-24 21:52:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da383c48-fd9b-519f-8a86-84c4f7e72adc sending to next pipeline
2026-03-24 21:52:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da383c48-fd9b-519f-8a86-84c4f7e72adc, identifier: 6998865auction110988
2026-03-24 21:52:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da383c48-fd9b-519f-8a86-84c4f7e72adc with identifier: 6998865auction110988
2026-03-24 21:52:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da383c48-fd9b-519f-8a86-84c4f7e72adc with identifier: 6998865auction110988
2026-03-24 21:52:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da383c48-fd9b-519f-8a86-84c4f7e72adc with identifier: 6998865auction110988 to the API
2026-03-24 21:52:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998865/photo_005/780x0__r.jpg?hash=1774373166>
{'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-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'da383c48-fd9b-519f-8a86-84c4f7e72adc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998865',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 202154,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-31',
 'seats_number': 6,
 'seller_name': None,
 'title': 'PEUGEOT EXPERT FOURGON L-MWB DSL - 201 2.0 BlueHDi L3 Long Utility '
          'S&S',
 'transmission': 'manual',
 'trim': 'PEUGEOT EXPERT FOURGON L-MWB DSL - 201 2.0 BlueHDi L3 Long Utility '
         'S&S',
 'vin': None,
 'year': 2021}
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998865auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:55 [ecarstrade.be] INFO: Saving data for 6998865auction110988: {'created_time': 1774389175.171187, 'last_price_update_time': 1774389175.171197, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998865auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_000/780x0__r.jpg?hash=1774373327> (referer: https://ecarstrade.com/cars/6998890)
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_002/780x0__r.jpg?hash=1774373262> (referer: https://ecarstrade.com/cars/6998880)
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_004/780x0__r.jpg?hash=1774373262> (referer: https://ecarstrade.com/cars/6998880)
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_003/780x0__r.jpg?hash=1774373262> (referer: https://ecarstrade.com/cars/6998880)
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998857> (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-24 21:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83c28734-fd17-5a1a-a730-82ac21478f86
2026-03-24 21:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a
2026-03-24 21:52:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 93e5b742-f82d-5ceb-9f5c-508fcec6db9a, skipping ID generation
2026-03-24 21:52:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a with scrape type 1
2026-03-24 21:52:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 93e5b742-f82d-5ceb-9f5c-508fcec6db9a sending to next pipeline
2026-03-24 21:52:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 93e5b742-f82d-5ceb-9f5c-508fcec6db9a, identifier: 6998868auction110988
2026-03-24 21:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83c28734-fd17-5a1a-a730-82ac21478f86
2026-03-24 21:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83c28734-fd17-5a1a-a730-82ac21478f86
2026-03-24 21:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 23ec7e76-3402-5a30-970d-27052a13631f
2026-03-24 21:52:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 93e5b742-f82d-5ceb-9f5c-508fcec6db9a with identifier: 6998868auction110988
2026-03-24 21:52:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 93e5b742-f82d-5ceb-9f5c-508fcec6db9a with identifier: 6998868auction110988
2026-03-24 21:52:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 93e5b742-f82d-5ceb-9f5c-508fcec6db9a with identifier: 6998868auction110988 to the API
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998868/photo_000/780x0__r.jpg?hash=1774373188>
{'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-26T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '93e5b742-f82d-5ceb-9f5c-508fcec6db9a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998868',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Polestar',
 'model': '2',
 'odometer': 18362,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'POLESTAR 2 BEV 64KWH SINGLE MOTOR STANDARD RANGE',
 'transmission': 'automatic',
 'trim': 'POLESTAR  BEV 64KWH SINGLE MOTOR STANDARD RANGE',
 'vin': None,
 'year': 2021}
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998868auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:55 [ecarstrade.be] INFO: Saving data for 6998868auction110988: {'created_time': 1774389175.560238, 'last_price_update_time': 1774389175.560246, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998868auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_000/780x0__r.jpg?hash=1774373261> (referer: https://ecarstrade.com/cars/6998880)
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_003/780x0__r.jpg?hash=1774373282> (referer: https://ecarstrade.com/cars/6998884)
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_001/780x0__r.jpg?hash=1774373261> (referer: https://ecarstrade.com/cars/6998880)
2026-03-24 21:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_002/780x0__r.jpg?hash=1774373282> (referer: https://ecarstrade.com/cars/6998884)
2026-03-24 21:52:55 [ecarstrade.be] INFO: Extracting details for car 6998857auction110988
2026-03-24 21:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83c28734-fd17-5a1a-a730-82ac21478f86
2026-03-24 21:52:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83c28734-fd17-5a1a-a730-82ac21478f86, skipping ID generation
2026-03-24 21:52:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83c28734-fd17-5a1a-a730-82ac21478f86 with scrape type 1
2026-03-24 21:52:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83c28734-fd17-5a1a-a730-82ac21478f86 sending to next pipeline
2026-03-24 21:52:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 83c28734-fd17-5a1a-a730-82ac21478f86, identifier: 6998890auction110988
2026-03-24 21:52:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 23ec7e76-3402-5a30-970d-27052a13631f
2026-03-24 21:52:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 23ec7e76-3402-5a30-970d-27052a13631f
2026-03-24 21:52:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 23ec7e76-3402-5a30-970d-27052a13631f
2026-03-24 21:52:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54203d79-4144-5964-8398-4b52cf31f79c with identifier: 6998857auction110988
2026-03-24 21:52:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54203d79-4144-5964-8398-4b52cf31f79c with scrape type 1
2026-03-24 21:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 54203d79-4144-5964-8398-4b52cf31f79c
2026-03-24 21:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:56 [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%252F6990001-7000000%252F6998857%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373116%27 HTTP/1.1" 200 None
2026-03-24 21:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_000/780x0__r.jpg?hash=1774373116 not downloaded yet
2026-03-24 21:52:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83c28734-fd17-5a1a-a730-82ac21478f86 with identifier: 6998890auction110988
2026-03-24 21:52:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83c28734-fd17-5a1a-a730-82ac21478f86 with identifier: 6998890auction110988
2026-03-24 21:52:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83c28734-fd17-5a1a-a730-82ac21478f86 with identifier: 6998890auction110988 to the API
2026-03-24 21:52:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998890/photo_000/780x0__r.jpg?hash=1774373327>
{'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-26T13: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/6998890',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 17328,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998890auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:57 [ecarstrade.be] INFO: Saving data for 6998890auction110988: {'created_time': 1774389177.088299, 'last_price_update_time': 1774389177.088308, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998890auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_000/780x0__r.jpg?hash=1774373281> (referer: https://ecarstrade.com/cars/6998884)
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [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%252F6990001-7000000%252F6998857%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373116%27 HTTP/1.1" 200 None
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_001/780x0__r.jpg?hash=1774373116 not downloaded yet
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_004/780x0__r.jpg?hash=1774372974> (referer: https://ecarstrade.com/cars/6998834)
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_003/780x0__r.jpg?hash=1774372974> (referer: https://ecarstrade.com/cars/6998834)
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_002/780x0__r.jpg?hash=1774372973> (referer: https://ecarstrade.com/cars/6998834)
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 23ec7e76-3402-5a30-970d-27052a13631f
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e863670-5b1e-5cd4-aa98-201a99db7686
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 23ec7e76-3402-5a30-970d-27052a13631f
2026-03-24 21:52:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23ec7e76-3402-5a30-970d-27052a13631f, skipping ID generation
2026-03-24 21:52:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ec7e76-3402-5a30-970d-27052a13631f with scrape type 1
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23ec7e76-3402-5a30-970d-27052a13631f sending to next pipeline
2026-03-24 21:52:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 23ec7e76-3402-5a30-970d-27052a13631f, identifier: 6998880auction110988
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e863670-5b1e-5cd4-aa98-201a99db7686
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [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%252F6990001-7000000%252F6998857%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373116%27 HTTP/1.1" 200 None
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_002/780x0__r.jpg?hash=1774373116 not downloaded yet
2026-03-24 21:52:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 23ec7e76-3402-5a30-970d-27052a13631f with identifier: 6998880auction110988
2026-03-24 21:52:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 23ec7e76-3402-5a30-970d-27052a13631f with identifier: 6998880auction110988
2026-03-24 21:52:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 23ec7e76-3402-5a30-970d-27052a13631f with identifier: 6998880auction110988 to the API
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998880/photo_001/780x0__r.jpg?hash=1774373261>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '23ec7e76-3402-5a30-970d-27052a13631f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998880',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 40253,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CAPTUR 1.0 TCE 90 EQUILIBRE',
 'transmission': 'manual',
 'trim': 'RENAULT CAPTUR 1.0 TCE 90 EQUILIBRE',
 'vin': None,
 'year': 2022}
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998880auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:57 [ecarstrade.be] INFO: Saving data for 6998880auction110988: {'created_time': 1774389177.599323, 'last_price_update_time': 1774389177.599333, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998880auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_005/780x0__r.jpg?hash=1774373370> (referer: https://ecarstrade.com/cars/6998894)
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_001/780x0__r.jpg?hash=1774372973> (referer: https://ecarstrade.com/cars/6998834)
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [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%252F6990001-7000000%252F6998857%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373116%27 HTTP/1.1" 200 None
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_003/780x0__r.jpg?hash=1774373116 not downloaded yet
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_000/780x0__r.jpg?hash=1774372973> (referer: https://ecarstrade.com/cars/6998834)
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_004/780x0__r.jpg?hash=1774373400> (referer: https://ecarstrade.com/cars/6998897)
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [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%252F6990001-7000000%252F6998857%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373116%27 HTTP/1.1" 200 None
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_004/780x0__r.jpg?hash=1774373116 not downloaded yet
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e863670-5b1e-5cd4-aa98-201a99db7686
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71680aef-d9bc-5edb-862e-47b28d563c5f
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71680aef-d9bc-5edb-862e-47b28d563c5f
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71680aef-d9bc-5edb-862e-47b28d563c5f
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:57 [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%252F6990001-7000000%252F6998857%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373116%27 HTTP/1.1" 200 None
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_005/780x0__r.jpg?hash=1774373116 not downloaded yet
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_001/780x0__r.jpg?hash=1774373282> (referer: https://ecarstrade.com/cars/6998884)
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_003/780x0__r.jpg?hash=1774373400> (referer: https://ecarstrade.com/cars/6998897)
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 12d57682-1169-5d0b-9ef7-8de41341a52d
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71680aef-d9bc-5edb-862e-47b28d563c5f
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_002/780x0__r.jpg?hash=1774373400> (referer: https://ecarstrade.com/cars/6998897)
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_003/780x0__r.jpg?hash=1774373370> (referer: https://ecarstrade.com/cars/6998894)
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_002/780x0__r.jpg?hash=1774373369> (referer: https://ecarstrade.com/cars/6998894)
2026-03-24 21:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_004/780x0__r.jpg?hash=1774373370> (referer: https://ecarstrade.com/cars/6998894)
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71680aef-d9bc-5edb-862e-47b28d563c5f
2026-03-24 21:52:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71680aef-d9bc-5edb-862e-47b28d563c5f, skipping ID generation
2026-03-24 21:52:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71680aef-d9bc-5edb-862e-47b28d563c5f with scrape type 1
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71680aef-d9bc-5edb-862e-47b28d563c5f sending to next pipeline
2026-03-24 21:52:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71680aef-d9bc-5edb-862e-47b28d563c5f, identifier: 6998834auction110988
2026-03-24 21:52:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9b993dc6-445d-5c91-b007-2dbc4cf5a093
2026-03-24 21:52:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71680aef-d9bc-5edb-862e-47b28d563c5f with identifier: 6998834auction110988
2026-03-24 21:52:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71680aef-d9bc-5edb-862e-47b28d563c5f with identifier: 6998834auction110988
2026-03-24 21:52:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71680aef-d9bc-5edb-862e-47b28d563c5f with identifier: 6998834auction110988 to the API
2026-03-24 21:52:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998834/photo_000/780x0__r.jpg?hash=1774372973>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '71680aef-d9bc-5edb-862e-47b28d563c5f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998834',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 101395,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 1.2 PURETECH 96KW S-S ALLURE',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PURETECH 96KW S-S ALLURE',
 'vin': None,
 'year': 2022}
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998834auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:58 [ecarstrade.be] INFO: Saving data for 6998834auction110988: {'created_time': 1774389178.156555, 'last_price_update_time': 1774389178.156564, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998834auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_000/780x0__r.jpg?hash=1774373116> (referer: https://ecarstrade.com/cars/6998857)
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_002/780x0__r.jpg?hash=1774373116> (referer: https://ecarstrade.com/cars/6998857)
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_001/780x0__r.jpg?hash=1774373116> (referer: https://ecarstrade.com/cars/6998857)
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_001/780x0__r.jpg?hash=1774373400> (referer: https://ecarstrade.com/cars/6998897)
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_001/780x0__r.jpg?hash=1774373369> (referer: https://ecarstrade.com/cars/6998894)
2026-03-24 21:52:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e863670-5b1e-5cd4-aa98-201a99db7686
2026-03-24 21:52:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e863670-5b1e-5cd4-aa98-201a99db7686, skipping ID generation
2026-03-24 21:52:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e863670-5b1e-5cd4-aa98-201a99db7686 with scrape type 1
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e863670-5b1e-5cd4-aa98-201a99db7686 sending to next pipeline
2026-03-24 21:52:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e863670-5b1e-5cd4-aa98-201a99db7686, identifier: 6998884auction110988
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9b993dc6-445d-5c91-b007-2dbc4cf5a093
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9b993dc6-445d-5c91-b007-2dbc4cf5a093
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 12d57682-1169-5d0b-9ef7-8de41341a52d
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 12d57682-1169-5d0b-9ef7-8de41341a52d
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 12d57682-1169-5d0b-9ef7-8de41341a52d
2026-03-24 21:52:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e863670-5b1e-5cd4-aa98-201a99db7686 with identifier: 6998884auction110988
2026-03-24 21:52:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e863670-5b1e-5cd4-aa98-201a99db7686 with identifier: 6998884auction110988
2026-03-24 21:52:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e863670-5b1e-5cd4-aa98-201a99db7686 with identifier: 6998884auction110988 to the API
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998884/photo_001/780x0__r.jpg?hash=1774373282>
{'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-26T13: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/6998884',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 114303,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998884auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:58 [ecarstrade.be] INFO: Saving data for 6998884auction110988: {'created_time': 1774389178.581897, 'last_price_update_time': 1774389178.581906, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998884auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_003/780x0__r.jpg?hash=1774373116> (referer: https://ecarstrade.com/cars/6998857)
2026-03-24 21:52:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_004/780x0__r.jpg?hash=1774373116> (referer: https://ecarstrade.com/cars/6998857)
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_005/780x0__r.jpg?hash=1774373116> (referer: https://ecarstrade.com/cars/6998857)
2026-03-24 21:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_000/780x0__r.jpg?hash=1774373369> (referer: https://ecarstrade.com/cars/6998894)
2026-03-24 21:52:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 54203d79-4144-5964-8398-4b52cf31f79c
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 54203d79-4144-5964-8398-4b52cf31f79c
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 54203d79-4144-5964-8398-4b52cf31f79c
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9b993dc6-445d-5c91-b007-2dbc4cf5a093
2026-03-24 21:52:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b993dc6-445d-5c91-b007-2dbc4cf5a093, skipping ID generation
2026-03-24 21:52:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b993dc6-445d-5c91-b007-2dbc4cf5a093 with scrape type 1
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b993dc6-445d-5c91-b007-2dbc4cf5a093 sending to next pipeline
2026-03-24 21:52:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9b993dc6-445d-5c91-b007-2dbc4cf5a093, identifier: 6998897auction110988
2026-03-24 21:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 12d57682-1169-5d0b-9ef7-8de41341a52d
2026-03-24 21:52:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9b993dc6-445d-5c91-b007-2dbc4cf5a093 with identifier: 6998897auction110988
2026-03-24 21:52:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:52:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9b993dc6-445d-5c91-b007-2dbc4cf5a093 with identifier: 6998897auction110988
2026-03-24 21:52:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9b993dc6-445d-5c91-b007-2dbc4cf5a093 with identifier: 6998897auction110988 to the API
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998897/photo_001/780x0__r.jpg?hash=1774373400>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9b993dc6-445d-5c91-b007-2dbc4cf5a093',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998897',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Other',
 'model': 'Renault',
 'odometer': 119557,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT MAu2030GANE BERLINE 1.5 BLUE DCI 115 CORPORATE EDITION',
 'transmission': 'manual',
 'trim': 'RENAULT MAu2030GANE BERLINE 1.5 BLUE DCI 115 CORPORATE EDITION',
 'vin': None,
 'year': 2021}
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998897auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:59 [ecarstrade.be] INFO: Saving data for 6998897auction110988: {'created_time': 1774389179.096503, 'last_price_update_time': 1774389179.096514, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998897auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 54203d79-4144-5964-8398-4b52cf31f79c
2026-03-24 21:52:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 54203d79-4144-5964-8398-4b52cf31f79c
2026-03-24 21:52:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 54203d79-4144-5964-8398-4b52cf31f79c
2026-03-24 21:52:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54203d79-4144-5964-8398-4b52cf31f79c, skipping ID generation
2026-03-24 21:52:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54203d79-4144-5964-8398-4b52cf31f79c with scrape type 1
2026-03-24 21:52:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54203d79-4144-5964-8398-4b52cf31f79c sending to next pipeline
2026-03-24 21:52:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 54203d79-4144-5964-8398-4b52cf31f79c, identifier: 6998857auction110988
2026-03-24 21:52:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 12d57682-1169-5d0b-9ef7-8de41341a52d
2026-03-24 21:52:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12d57682-1169-5d0b-9ef7-8de41341a52d, skipping ID generation
2026-03-24 21:52:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12d57682-1169-5d0b-9ef7-8de41341a52d with scrape type 1
2026-03-24 21:52:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12d57682-1169-5d0b-9ef7-8de41341a52d sending to next pipeline
2026-03-24 21:52:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 12d57682-1169-5d0b-9ef7-8de41341a52d, identifier: 6998894auction110988
2026-03-24 21:52:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 54203d79-4144-5964-8398-4b52cf31f79c with identifier: 6998857auction110988
2026-03-24 21:52:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 54203d79-4144-5964-8398-4b52cf31f79c with identifier: 6998857auction110988
2026-03-24 21:52:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 54203d79-4144-5964-8398-4b52cf31f79c with identifier: 6998857auction110988 to the API
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998857/photo_005/780x0__r.jpg?hash=1774373116>
{'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-26T13: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/6998857',
 'listing': 'directbuy',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 72664,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998857auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:59 [ecarstrade.be] INFO: Saving data for 6998857auction110988: {'created_time': 1774389179.575568, 'last_price_update_time': 1774389179.575578, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998857auction110988') HTTP/1.1" 204 0
2026-03-24 21:52:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 12d57682-1169-5d0b-9ef7-8de41341a52d with identifier: 6998894auction110988
2026-03-24 21:52:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 12d57682-1169-5d0b-9ef7-8de41341a52d with identifier: 6998894auction110988
2026-03-24 21:52:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 12d57682-1169-5d0b-9ef7-8de41341a52d with identifier: 6998894auction110988 to the API
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:52:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998894/photo_000/780x0__r.jpg?hash=1774373369>
{'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-26T13: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/6998894',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 20688,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998894auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:52:59 [ecarstrade.be] INFO: Saving data for 6998894auction110988: {'created_time': 1774389179.867855, 'last_price_update_time': 1774389179.867865, 'auction_closing_time': 1774532400.0}
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998894auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998874> (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-24 21:53:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:02 [ecarstrade.be] INFO: Extracting details for car 6998874auction110988
2026-03-24 21:53:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da541abc-5cd0-5409-a489-811ec839a934 with identifier: 6998874auction110988
2026-03-24 21:53:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da541abc-5cd0-5409-a489-811ec839a934 with scrape type 1
2026-03-24 21:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item da541abc-5cd0-5409-a489-811ec839a934
2026-03-24 21:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:02 [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%252F6990001-7000000%252F6998874%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373227%27 HTTP/1.1" 200 None
2026-03-24 21:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_000/780x0__r.jpg?hash=1774373227 not downloaded yet
2026-03-24 21:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:02 [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%252F6990001-7000000%252F6998874%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373227%27 HTTP/1.1" 200 None
2026-03-24 21:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_001/780x0__r.jpg?hash=1774373227 not downloaded yet
2026-03-24 21:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:02 [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%252F6990001-7000000%252F6998874%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373227%27 HTTP/1.1" 200 None
2026-03-24 21:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_002/780x0__r.jpg?hash=1774373227 not downloaded yet
2026-03-24 21:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:02 [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%252F6990001-7000000%252F6998874%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373227%27 HTTP/1.1" 200 None
2026-03-24 21:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_003/780x0__r.jpg?hash=1774373227 not downloaded yet
2026-03-24 21:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:02 [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%252F6990001-7000000%252F6998874%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373227%27 HTTP/1.1" 200 None
2026-03-24 21:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_004/780x0__r.jpg?hash=1774373227 not downloaded yet
2026-03-24 21:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:02 [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%252F6990001-7000000%252F6998874%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373227%27 HTTP/1.1" 200 None
2026-03-24 21:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_005/780x0__r.jpg?hash=1774373227 not downloaded yet
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998848> (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-24 21:53:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:06 [ecarstrade.be] INFO: Extracting details for car 6998848auction110988
2026-03-24 21:53:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d21fe9-815e-572f-b488-fe18991f059b with identifier: 6998848auction110988
2026-03-24 21:53:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d21fe9-815e-572f-b488-fe18991f059b with scrape type 1
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 61d21fe9-815e-572f-b488-fe18991f059b
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998848%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373043%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_000/780x0__r.jpg?hash=1774373043 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998848%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373043%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_001/780x0__r.jpg?hash=1774373043 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998848%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373043%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_002/780x0__r.jpg?hash=1774373043 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998848%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373044%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_003/780x0__r.jpg?hash=1774373044 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998848%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373044%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_004/780x0__r.jpg?hash=1774373044 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998848%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373044%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_005/780x0__r.jpg?hash=1774373044 not downloaded yet
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998851> (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-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_004/780x0__r.jpg?hash=1774372829> (referer: https://ecarstrade.com/cars/6998811)
2026-03-24 21:53:06 [ecarstrade.be] INFO: Extracting details for car 6998851auction110988
2026-03-24 21:53:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9745cdf-3f5d-5435-8337-c400dabb3038 with identifier: 6998851auction110988
2026-03-24 21:53:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9745cdf-3f5d-5435-8337-c400dabb3038 with scrape type 1
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d9745cdf-3f5d-5435-8337-c400dabb3038
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998851%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373069%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_000/780x0__r.jpg?hash=1774373069 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998851%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373069%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_001/780x0__r.jpg?hash=1774373069 not downloaded yet
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998846> (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-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_003/780x0__r.jpg?hash=1774372828> (referer: https://ecarstrade.com/cars/6998811)
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998851%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373069%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_002/780x0__r.jpg?hash=1774373069 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998851%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373069%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_003/780x0__r.jpg?hash=1774373069 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998851%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373069%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_004/780x0__r.jpg?hash=1774373069 not downloaded yet
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998851%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373069%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_005/780x0__r.jpg?hash=1774373069 not downloaded yet
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_002/780x0__r.jpg?hash=1774372828> (referer: https://ecarstrade.com/cars/6998811)
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_001/780x0__r.jpg?hash=1774372828> (referer: https://ecarstrade.com/cars/6998811)
2026-03-24 21:53:06 [ecarstrade.be] INFO: Extracting details for car 6998846auction110988
2026-03-24 21:53:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b781e87-0b0e-50c1-ae93-a5f0465fc225 with identifier: 6998846auction110988
2026-03-24 21:53:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b781e87-0b0e-50c1-ae93-a5f0465fc225 with scrape type 1
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b781e87-0b0e-50c1-ae93-a5f0465fc225
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998846%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373027%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_000/780x0__r.jpg?hash=1774373027 not downloaded yet
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998846%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373027%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_001/780x0__r.jpg?hash=1774373027 not downloaded yet
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_000/780x0__r.jpg?hash=1774372828> (referer: https://ecarstrade.com/cars/6998811)
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998846%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373028%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_002/780x0__r.jpg?hash=1774373028 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998846%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373028%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_003/780x0__r.jpg?hash=1774373028 not downloaded yet
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_004/780x0__r.jpg?hash=1774372834> (referer: https://ecarstrade.com/cars/6998813)
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998846%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373028%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_004/780x0__r.jpg?hash=1774373028 not downloaded yet
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:06 [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%252F6990001-7000000%252F6998846%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373028%27 HTTP/1.1" 200 None
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_005/780x0__r.jpg?hash=1774373028 not downloaded yet
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_003/780x0__r.jpg?hash=1774372834> (referer: https://ecarstrade.com/cars/6998813)
2026-03-24 21:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998852> (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-24 21:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b
2026-03-24 21:53:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b, skipping ID generation
2026-03-24 21:53:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with scrape type 1
2026-03-24 21:53:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e767a27-6e2f-5fbe-8188-36a8d8b5860b sending to next pipeline
2026-03-24 21:53:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b, identifier: 6998811auction110988
2026-03-24 21:53:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with identifier: 6998811auction110988
2026-03-24 21:53:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with identifier: 6998811auction110988
2026-03-24 21:53:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7e767a27-6e2f-5fbe-8188-36a8d8b5860b with identifier: 6998811auction110988 to the API
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998811/photo_000/780x0__r.jpg?hash=1774372828>
{'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-26T13: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/6998811',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 84469,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998811auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:07 [ecarstrade.be] INFO: Saving data for 6998811auction110988: {'created_time': 1774389187.099462, 'last_price_update_time': 1774389187.099472, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998811auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_005/780x0__r.jpg?hash=1774373227> (referer: https://ecarstrade.com/cars/6998874)
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_004/780x0__r.jpg?hash=1774373044> (referer: https://ecarstrade.com/cars/6998848)
2026-03-24 21:53:07 [scrapy.extensions.logstats] INFO: Crawled 219 pages (at 38 pages/min), scraped 81 items (at 26 items/min)
2026-03-24 21:53:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:53:07 [ecarstrade.be] INFO: Extracting details for car 6998852auction110988
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_005/780x0__r.jpg?hash=1774373044> (referer: https://ecarstrade.com/cars/6998848)
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ad84fbf0-42c1-556b-8c40-226ba3d95780
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ad84fbf0-42c1-556b-8c40-226ba3d95780
2026-03-24 21:53:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de822740-b39f-5f23-bedd-a4594e75d9e3 with identifier: 6998852auction110988
2026-03-24 21:53:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de822740-b39f-5f23-bedd-a4594e75d9e3 with scrape type 1
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item de822740-b39f-5f23-bedd-a4594e75d9e3
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:07 [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%252F6990001-7000000%252F6998852%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373072%27 HTTP/1.1" 200 None
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_000/780x0__r.jpg?hash=1774373072 not downloaded yet
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:07 [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%252F6990001-7000000%252F6998852%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373072%27 HTTP/1.1" 200 None
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_001/780x0__r.jpg?hash=1774373072 not downloaded yet
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:07 [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%252F6990001-7000000%252F6998852%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373072%27 HTTP/1.1" 200 None
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_002/780x0__r.jpg?hash=1774373072 not downloaded yet
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:07 [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%252F6990001-7000000%252F6998852%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373072%27 HTTP/1.1" 200 None
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_003/780x0__r.jpg?hash=1774373072 not downloaded yet
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_001/780x0__r.jpg?hash=1774373069> (referer: https://ecarstrade.com/cars/6998851)
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:07 [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%252F6990001-7000000%252F6998852%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373072%27 HTTP/1.1" 200 None
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_004/780x0__r.jpg?hash=1774373072 not downloaded yet
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_000/780x0__r.jpg?hash=1774373069> (referer: https://ecarstrade.com/cars/6998851)
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_005/780x0__r.jpg?hash=1774373069> (referer: https://ecarstrade.com/cars/6998851)
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:07 [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%252F6990001-7000000%252F6998852%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373072%27 HTTP/1.1" 200 None
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_005/780x0__r.jpg?hash=1774373072 not downloaded yet
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item da541abc-5cd0-5409-a489-811ec839a934
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 61d21fe9-815e-572f-b488-fe18991f059b
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 61d21fe9-815e-572f-b488-fe18991f059b
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_004/780x0__r.jpg?hash=1774373069> (referer: https://ecarstrade.com/cars/6998851)
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_003/780x0__r.jpg?hash=1774373028> (referer: https://ecarstrade.com/cars/6998846)
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d9745cdf-3f5d-5435-8337-c400dabb3038
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d9745cdf-3f5d-5435-8337-c400dabb3038
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d9745cdf-3f5d-5435-8337-c400dabb3038
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_001/780x0__r.jpg?hash=1774373027> (referer: https://ecarstrade.com/cars/6998846)
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_005/780x0__r.jpg?hash=1774373028> (referer: https://ecarstrade.com/cars/6998846)
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_004/780x0__r.jpg?hash=1774373028> (referer: https://ecarstrade.com/cars/6998846)
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d9745cdf-3f5d-5435-8337-c400dabb3038
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_002/780x0__r.jpg?hash=1774373028> (referer: https://ecarstrade.com/cars/6998846)
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b781e87-0b0e-50c1-ae93-a5f0465fc225
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_000/780x0__r.jpg?hash=1774373027> (referer: https://ecarstrade.com/cars/6998846)
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_003/780x0__r.jpg?hash=1774373069> (referer: https://ecarstrade.com/cars/6998851)
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b781e87-0b0e-50c1-ae93-a5f0465fc225
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b781e87-0b0e-50c1-ae93-a5f0465fc225
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_003/780x0__r.jpg?hash=1774373072> (referer: https://ecarstrade.com/cars/6998852)
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_004/780x0__r.jpg?hash=1774373072> (referer: https://ecarstrade.com/cars/6998852)
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b781e87-0b0e-50c1-ae93-a5f0465fc225
2026-03-24 21:53:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_002/780x0__r.jpg?hash=1774373072> (referer: https://ecarstrade.com/cars/6998852)
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b781e87-0b0e-50c1-ae93-a5f0465fc225
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b781e87-0b0e-50c1-ae93-a5f0465fc225
2026-03-24 21:53:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b781e87-0b0e-50c1-ae93-a5f0465fc225, skipping ID generation
2026-03-24 21:53:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b781e87-0b0e-50c1-ae93-a5f0465fc225 with scrape type 1
2026-03-24 21:53:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b781e87-0b0e-50c1-ae93-a5f0465fc225 sending to next pipeline
2026-03-24 21:53:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b781e87-0b0e-50c1-ae93-a5f0465fc225, identifier: 6998846auction110988
2026-03-24 21:53:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b781e87-0b0e-50c1-ae93-a5f0465fc225 with identifier: 6998846auction110988
2026-03-24 21:53:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b781e87-0b0e-50c1-ae93-a5f0465fc225 with identifier: 6998846auction110988
2026-03-24 21:53:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b781e87-0b0e-50c1-ae93-a5f0465fc225 with identifier: 6998846auction110988 to the API
2026-03-24 21:53:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998846/photo_000/780x0__r.jpg?hash=1774373027>
{'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-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2b781e87-0b0e-50c1-ae93-a5f0465fc225',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998846',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 84566,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.5 BLUEHDI 130 AUTO ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.5 BLUEHDI 130 AUTO ALLURE PACK',
 'vin': None,
 'year': 2022}
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998846auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:09 [ecarstrade.be] INFO: Saving data for 6998846auction110988: {'created_time': 1774389189.118159, 'last_price_update_time': 1774389189.118168, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998846auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_005/780x0__r.jpg?hash=1774373072> (referer: https://ecarstrade.com/cars/6998852)
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_001/780x0__r.jpg?hash=1774373072> (referer: https://ecarstrade.com/cars/6998852)
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_000/780x0__r.jpg?hash=1774373072> (referer: https://ecarstrade.com/cars/6998852)
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d9745cdf-3f5d-5435-8337-c400dabb3038
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item de822740-b39f-5f23-bedd-a4594e75d9e3
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item de822740-b39f-5f23-bedd-a4594e75d9e3
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item de822740-b39f-5f23-bedd-a4594e75d9e3
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_003/780x0__r.jpg?hash=1774373044> (referer: https://ecarstrade.com/cars/6998848)
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_002/780x0__r.jpg?hash=1774373069> (referer: https://ecarstrade.com/cars/6998851)
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_002/780x0__r.jpg?hash=1774373043> (referer: https://ecarstrade.com/cars/6998848)
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item de822740-b39f-5f23-bedd-a4594e75d9e3
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item de822740-b39f-5f23-bedd-a4594e75d9e3
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item de822740-b39f-5f23-bedd-a4594e75d9e3
2026-03-24 21:53:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de822740-b39f-5f23-bedd-a4594e75d9e3, skipping ID generation
2026-03-24 21:53:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de822740-b39f-5f23-bedd-a4594e75d9e3 with scrape type 1
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de822740-b39f-5f23-bedd-a4594e75d9e3 sending to next pipeline
2026-03-24 21:53:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de822740-b39f-5f23-bedd-a4594e75d9e3, identifier: 6998852auction110988
2026-03-24 21:53:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de822740-b39f-5f23-bedd-a4594e75d9e3 with identifier: 6998852auction110988
2026-03-24 21:53:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de822740-b39f-5f23-bedd-a4594e75d9e3 with identifier: 6998852auction110988
2026-03-24 21:53:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de822740-b39f-5f23-bedd-a4594e75d9e3 with identifier: 6998852auction110988 to the API
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998852/photo_000/780x0__r.jpg?hash=1774373072>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'de822740-b39f-5f23-bedd-a4594e75d9e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998852',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 137222,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 508 SW 1.6 PHEV 225 E-AUTO ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW 1.6 PHEV 225 E-AUTO ALLURE PACK',
 'vin': None,
 'year': 2021}
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998852auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:09 [ecarstrade.be] INFO: Saving data for 6998852auction110988: {'created_time': 1774389189.634348, 'last_price_update_time': 1774389189.634358, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998852auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_004/780x0__r.jpg?hash=1774373227> (referer: https://ecarstrade.com/cars/6998874)
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_001/780x0__r.jpg?hash=1774373043> (referer: https://ecarstrade.com/cars/6998848)
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_000/780x0__r.jpg?hash=1774373043> (referer: https://ecarstrade.com/cars/6998848)
2026-03-24 21:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998843> (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-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 61d21fe9-815e-572f-b488-fe18991f059b
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d9745cdf-3f5d-5435-8337-c400dabb3038
2026-03-24 21:53:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9745cdf-3f5d-5435-8337-c400dabb3038, skipping ID generation
2026-03-24 21:53:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9745cdf-3f5d-5435-8337-c400dabb3038 with scrape type 1
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9745cdf-3f5d-5435-8337-c400dabb3038 sending to next pipeline
2026-03-24 21:53:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9745cdf-3f5d-5435-8337-c400dabb3038, identifier: 6998851auction110988
2026-03-24 21:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 61d21fe9-815e-572f-b488-fe18991f059b
2026-03-24 21:53:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9745cdf-3f5d-5435-8337-c400dabb3038 with identifier: 6998851auction110988
2026-03-24 21:53:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9745cdf-3f5d-5435-8337-c400dabb3038 with identifier: 6998851auction110988
2026-03-24 21:53:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9745cdf-3f5d-5435-8337-c400dabb3038 with identifier: 6998851auction110988 to the API
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998851/photo_002/780x0__r.jpg?hash=1774373069>
{'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-26T13: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/6998851',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 127193,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998851auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:10 [ecarstrade.be] INFO: Saving data for 6998851auction110988: {'created_time': 1774389190.087085, 'last_price_update_time': 1774389190.087095, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998851auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_003/780x0__r.jpg?hash=1774373227> (referer: https://ecarstrade.com/cars/6998874)
2026-03-24 21:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_002/780x0__r.jpg?hash=1774373227> (referer: https://ecarstrade.com/cars/6998874)
2026-03-24 21:53:10 [ecarstrade.be] INFO: Extracting details for car 6998843auction110988
2026-03-24 21:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998855> (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-24 21:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item da541abc-5cd0-5409-a489-811ec839a934
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 61d21fe9-815e-572f-b488-fe18991f059b
2026-03-24 21:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_001/780x0__r.jpg?hash=1774373227> (referer: https://ecarstrade.com/cars/6998874)
2026-03-24 21:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_000/780x0__r.jpg?hash=1774373227> (referer: https://ecarstrade.com/cars/6998874)
2026-03-24 21:53:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 61d21fe9-815e-572f-b488-fe18991f059b
2026-03-24 21:53:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61d21fe9-815e-572f-b488-fe18991f059b, skipping ID generation
2026-03-24 21:53:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d21fe9-815e-572f-b488-fe18991f059b with scrape type 1
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61d21fe9-815e-572f-b488-fe18991f059b sending to next pipeline
2026-03-24 21:53:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 61d21fe9-815e-572f-b488-fe18991f059b, identifier: 6998848auction110988
2026-03-24 21:53:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9ca90c8-daf3-53eb-ab06-2349887decb4 with identifier: 6998843auction110988
2026-03-24 21:53:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ca90c8-daf3-53eb-ab06-2349887decb4 with scrape type 1
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a9ca90c8-daf3-53eb-ab06-2349887decb4
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:10 [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%252F6990001-7000000%252F6998843%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373014%27 HTTP/1.1" 200 None
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_000/780x0__r.jpg?hash=1774373014 not downloaded yet
2026-03-24 21:53:10 [ecarstrade.be] INFO: Extracting details for car 6998855auction110988
2026-03-24 21:53:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 61d21fe9-815e-572f-b488-fe18991f059b with identifier: 6998848auction110988
2026-03-24 21:53:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 61d21fe9-815e-572f-b488-fe18991f059b with identifier: 6998848auction110988
2026-03-24 21:53:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 61d21fe9-815e-572f-b488-fe18991f059b with identifier: 6998848auction110988 to the API
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998848/photo_000/780x0__r.jpg?hash=1774373043>
{'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-26T13: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/6998848',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 150283,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998848auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:10 [ecarstrade.be] INFO: Saving data for 6998848auction110988: {'created_time': 1774389190.540851, 'last_price_update_time': 1774389190.540864, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998848auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_002/780x0__r.jpg?hash=1774372834> (referer: https://ecarstrade.com/cars/6998813)
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:10 [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%252F6990001-7000000%252F6998843%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373014%27 HTTP/1.1" 200 None
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_001/780x0__r.jpg?hash=1774373014 not downloaded yet
2026-03-24 21:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_000/780x0__r.jpg?hash=1774372834> (referer: https://ecarstrade.com/cars/6998813)
2026-03-24 21:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_001/780x0__r.jpg?hash=1774372834> (referer: https://ecarstrade.com/cars/6998813)
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item da541abc-5cd0-5409-a489-811ec839a934
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item da541abc-5cd0-5409-a489-811ec839a934
2026-03-24 21:53:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b78ce8f3-f440-5bb0-ae66-b424fe1a7aac with identifier: 6998855auction110988
2026-03-24 21:53:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac with scrape type 1
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:10 [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%252F6990001-7000000%252F6998855%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373084%27 HTTP/1.1" 200 None
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_000/780x0__r.jpg?hash=1774373084 not downloaded yet
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item da541abc-5cd0-5409-a489-811ec839a934
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item da541abc-5cd0-5409-a489-811ec839a934
2026-03-24 21:53:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da541abc-5cd0-5409-a489-811ec839a934, skipping ID generation
2026-03-24 21:53:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da541abc-5cd0-5409-a489-811ec839a934 with scrape type 1
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da541abc-5cd0-5409-a489-811ec839a934 sending to next pipeline
2026-03-24 21:53:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da541abc-5cd0-5409-a489-811ec839a934, identifier: 6998874auction110988
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:10 [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%252F6990001-7000000%252F6998843%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373014%27 HTTP/1.1" 200 None
2026-03-24 21:53:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_002/780x0__r.jpg?hash=1774373014 not downloaded yet
2026-03-24 21:53:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da541abc-5cd0-5409-a489-811ec839a934 with identifier: 6998874auction110988
2026-03-24 21:53:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da541abc-5cd0-5409-a489-811ec839a934 with identifier: 6998874auction110988
2026-03-24 21:53:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da541abc-5cd0-5409-a489-811ec839a934 with identifier: 6998874auction110988 to the API
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998874/photo_000/780x0__r.jpg?hash=1774373227>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Electric',
 'id': 'da541abc-5cd0-5409-a489-811ec839a934',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998874',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Polestar',
 'model': '2',
 'odometer': 212214,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'POLESTAR POLESTAR 2 78 kWh Dual Motor Launch',
 'transmission': 'automatic',
 'trim': 'POLESTAR POLESTAR  78 kWh Dual Motor Launch',
 'vin': None,
 'year': 2021}
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998874auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [ecarstrade.be] INFO: Saving data for 6998874auction110988: {'created_time': 1774389191.024516, 'last_price_update_time': 1774389191.024526, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998874auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [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%252F6990001-7000000%252F6998855%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373084%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_001/780x0__r.jpg?hash=1774373084 not downloaded yet
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [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%252F6990001-7000000%252F6998843%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373014%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_003/780x0__r.jpg?hash=1774373014 not downloaded yet
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ad84fbf0-42c1-556b-8c40-226ba3d95780
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ad84fbf0-42c1-556b-8c40-226ba3d95780
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ad84fbf0-42c1-556b-8c40-226ba3d95780
2026-03-24 21:53:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad84fbf0-42c1-556b-8c40-226ba3d95780, skipping ID generation
2026-03-24 21:53:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad84fbf0-42c1-556b-8c40-226ba3d95780 with scrape type 1
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad84fbf0-42c1-556b-8c40-226ba3d95780 sending to next pipeline
2026-03-24 21:53:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ad84fbf0-42c1-556b-8c40-226ba3d95780, identifier: 6998813auction110988
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [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%252F6990001-7000000%252F6998855%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373084%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_002/780x0__r.jpg?hash=1774373084 not downloaded yet
2026-03-24 21:53:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ad84fbf0-42c1-556b-8c40-226ba3d95780 with identifier: 6998813auction110988
2026-03-24 21:53:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ad84fbf0-42c1-556b-8c40-226ba3d95780 with identifier: 6998813auction110988
2026-03-24 21:53:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ad84fbf0-42c1-556b-8c40-226ba3d95780 with identifier: 6998813auction110988 to the API
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998813/photo_001/780x0__r.jpg?hash=1774372834>
{'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-26T13: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/6998813',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 110648,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998813auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [ecarstrade.be] INFO: Saving data for 6998813auction110988: {'created_time': 1774389191.484193, 'last_price_update_time': 1774389191.484204, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998813auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_000/780x0__r.jpg?hash=1774373014> (referer: https://ecarstrade.com/cars/6998843)
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_001/780x0__r.jpg?hash=1774373014> (referer: https://ecarstrade.com/cars/6998843)
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [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%252F6990001-7000000%252F6998843%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373014%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_004/780x0__r.jpg?hash=1774373014 not downloaded yet
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [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%252F6990001-7000000%252F6998855%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373084%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_003/780x0__r.jpg?hash=1774373084 not downloaded yet
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_000/780x0__r.jpg?hash=1774373084> (referer: https://ecarstrade.com/cars/6998855)
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [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%252F6990001-7000000%252F6998843%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373014%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_005/780x0__r.jpg?hash=1774373014 not downloaded yet
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [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%252F6990001-7000000%252F6998855%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373085%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_004/780x0__r.jpg?hash=1774373085 not downloaded yet
2026-03-24 21:53:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:11 [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%252F6990001-7000000%252F6998855%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373085%27 HTTP/1.1" 200 None
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_005/780x0__r.jpg?hash=1774373085 not downloaded yet
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_002/780x0__r.jpg?hash=1774373014> (referer: https://ecarstrade.com/cars/6998843)
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_003/780x0__r.jpg?hash=1774373014> (referer: https://ecarstrade.com/cars/6998843)
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a9ca90c8-daf3-53eb-ab06-2349887decb4
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a9ca90c8-daf3-53eb-ab06-2349887decb4
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_001/780x0__r.jpg?hash=1774373084> (referer: https://ecarstrade.com/cars/6998855)
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_004/780x0__r.jpg?hash=1774373014> (referer: https://ecarstrade.com/cars/6998843)
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_002/780x0__r.jpg?hash=1774373084> (referer: https://ecarstrade.com/cars/6998855)
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_003/780x0__r.jpg?hash=1774373084> (referer: https://ecarstrade.com/cars/6998855)
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a9ca90c8-daf3-53eb-ab06-2349887decb4
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a9ca90c8-daf3-53eb-ab06-2349887decb4
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_005/780x0__r.jpg?hash=1774373014> (referer: https://ecarstrade.com/cars/6998843)
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_004/780x0__r.jpg?hash=1774373085> (referer: https://ecarstrade.com/cars/6998855)
2026-03-24 21:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_005/780x0__r.jpg?hash=1774373085> (referer: https://ecarstrade.com/cars/6998855)
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a9ca90c8-daf3-53eb-ab06-2349887decb4
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a9ca90c8-daf3-53eb-ab06-2349887decb4
2026-03-24 21:53:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9ca90c8-daf3-53eb-ab06-2349887decb4, skipping ID generation
2026-03-24 21:53:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ca90c8-daf3-53eb-ab06-2349887decb4 with scrape type 1
2026-03-24 21:53:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a9ca90c8-daf3-53eb-ab06-2349887decb4 sending to next pipeline
2026-03-24 21:53:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a9ca90c8-daf3-53eb-ab06-2349887decb4, identifier: 6998843auction110988
2026-03-24 21:53:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a9ca90c8-daf3-53eb-ab06-2349887decb4 with identifier: 6998843auction110988
2026-03-24 21:53:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a9ca90c8-daf3-53eb-ab06-2349887decb4 with identifier: 6998843auction110988
2026-03-24 21:53:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a9ca90c8-daf3-53eb-ab06-2349887decb4 with identifier: 6998843auction110988 to the API
2026-03-24 21:53:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998843/photo_005/780x0__r.jpg?hash=1774373014>
{'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-26T13: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/6998843',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 126107,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998843auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:12 [ecarstrade.be] INFO: Saving data for 6998843auction110988: {'created_time': 1774389192.211059, 'last_price_update_time': 1774389192.211069, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998843auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac
2026-03-24 21:53:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac
2026-03-24 21:53:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b78ce8f3-f440-5bb0-ae66-b424fe1a7aac, skipping ID generation
2026-03-24 21:53:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac with scrape type 1
2026-03-24 21:53:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b78ce8f3-f440-5bb0-ae66-b424fe1a7aac sending to next pipeline
2026-03-24 21:53:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b78ce8f3-f440-5bb0-ae66-b424fe1a7aac, identifier: 6998855auction110988
2026-03-24 21:53:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b78ce8f3-f440-5bb0-ae66-b424fe1a7aac with identifier: 6998855auction110988
2026-03-24 21:53:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b78ce8f3-f440-5bb0-ae66-b424fe1a7aac with identifier: 6998855auction110988
2026-03-24 21:53:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b78ce8f3-f440-5bb0-ae66-b424fe1a7aac with identifier: 6998855auction110988 to the API
2026-03-24 21:53:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998855/photo_005/780x0__r.jpg?hash=1774373085>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b78ce8f3-f440-5bb0-ae66-b424fe1a7aac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998855',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 107173,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 508 SW 1.6 PHEV 225 E-AUTO GT',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW 1.6 PHEV 225 E-AUTO GT',
 'vin': None,
 'year': 2021}
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998855auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Saving data for 6998855auction110988: {'created_time': 1774389193.179561, 'last_price_update_time': 1774389193.179571, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998855auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:13 [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-24 21:53:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998906auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998906auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998906auction110988: 1
2026-03-24 21:53:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998913auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998913auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998913auction110988: 1
2026-03-24 21:53:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998915auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998915auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998915auction110988: 1
2026-03-24 21:53:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998918auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998918auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998918auction110988: 1
2026-03-24 21:53:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998921auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998921auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998921auction110988: 1
2026-03-24 21:53:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998922auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998922auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998922auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998923auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998923auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998923auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998925auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998925auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998925auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998927auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998927auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998927auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998928auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998928auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998928auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998931auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998931auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998931auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998934auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998934auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998934auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998936auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998936auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998936auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998939auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998939auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998939auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998941auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998941auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998941auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998942auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998942auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998942auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998945auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998945auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998945auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998947auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998947auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998947auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998949auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998949auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998949auction110988: 1
2026-03-24 21:53:13 [ecarstrade.be] INFO: Found listing with ID: 6998952auction110988
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998952auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:13 [ecarstrade.be] INFO: Scrape type for 6998952auction110988: 1
2026-03-24 21:53:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998839> (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-24 21:53:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:17 [ecarstrade.be] INFO: Extracting details for car 6998839auction110988
2026-03-24 21:53:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 287a3e5e-aa55-5e88-b0c8-298455452a40 with identifier: 6998839auction110988
2026-03-24 21:53:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 287a3e5e-aa55-5e88-b0c8-298455452a40 with scrape type 1
2026-03-24 21:53:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 287a3e5e-aa55-5e88-b0c8-298455452a40
2026-03-24 21:53:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:17 [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%252F6990001-7000000%252F6998839%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774372999%27 HTTP/1.1" 200 None
2026-03-24 21:53:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_000/780x0__r.jpg?hash=1774372999 not downloaded yet
2026-03-24 21:53:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:17 [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%252F6990001-7000000%252F6998839%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774372999%27 HTTP/1.1" 200 None
2026-03-24 21:53:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_001/780x0__r.jpg?hash=1774372999 not downloaded yet
2026-03-24 21:53:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:17 [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%252F6990001-7000000%252F6998839%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774372999%27 HTTP/1.1" 200 None
2026-03-24 21:53:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_002/780x0__r.jpg?hash=1774372999 not downloaded yet
2026-03-24 21:53:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:17 [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%252F6990001-7000000%252F6998839%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774372999%27 HTTP/1.1" 200 None
2026-03-24 21:53:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_003/780x0__r.jpg?hash=1774372999 not downloaded yet
2026-03-24 21:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:18 [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%252F6990001-7000000%252F6998839%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774372999%27 HTTP/1.1" 200 None
2026-03-24 21:53:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_004/780x0__r.jpg?hash=1774372999 not downloaded yet
2026-03-24 21:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:18 [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%252F6990001-7000000%252F6998839%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774372999%27 HTTP/1.1" 200 None
2026-03-24 21:53:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_005/780x0__r.jpg?hash=1774372999 not downloaded yet
2026-03-24 21:53:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998918> (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-24 21:53:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:19 [ecarstrade.be] INFO: Extracting details for car 6998918auction110988
2026-03-24 21:53:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 121e171d-5950-5337-96b7-c15d7da9a3c2 with identifier: 6998918auction110988
2026-03-24 21:53:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 121e171d-5950-5337-96b7-c15d7da9a3c2 with scrape type 1
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 121e171d-5950-5337-96b7-c15d7da9a3c2
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998918%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373487%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_000/780x0__r.jpg?hash=1774373487 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998918%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373487%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_001/780x0__r.jpg?hash=1774373487 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998918%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373487%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_002/780x0__r.jpg?hash=1774373487 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998918%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373487%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_003/780x0__r.jpg?hash=1774373487 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998918%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373487%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_004/780x0__r.jpg?hash=1774373487 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998918%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373487%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_005/780x0__r.jpg?hash=1774373487 not downloaded yet
2026-03-24 21:53:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998906> (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-24 21:53:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:19 [ecarstrade.be] INFO: Extracting details for car 6998906auction110988
2026-03-24 21:53:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 319430f7-01b2-568b-8bb0-0191cacaf8f8 with identifier: 6998906auction110988
2026-03-24 21:53:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 319430f7-01b2-568b-8bb0-0191cacaf8f8 with scrape type 1
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 319430f7-01b2-568b-8bb0-0191cacaf8f8
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998906%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373426%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_000/780x0__r.jpg?hash=1774373426 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998906%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373426%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_001/780x0__r.jpg?hash=1774373426 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998906%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373426%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_002/780x0__r.jpg?hash=1774373426 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998906%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373426%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_003/780x0__r.jpg?hash=1774373426 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998906%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373426%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_004/780x0__r.jpg?hash=1774373426 not downloaded yet
2026-03-24 21:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:19 [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%252F6990001-7000000%252F6998906%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373426%27 HTTP/1.1" 200 None
2026-03-24 21:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_005/780x0__r.jpg?hash=1774373426 not downloaded yet
2026-03-24 21:53:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998913> (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-24 21:53:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998915> (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-24 21:53:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998863> (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-24 21:53:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:20 [ecarstrade.be] INFO: Extracting details for car 6998913auction110988
2026-03-24 21:53:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b46bcba-58d4-5cdc-a12b-7891bb823018 with identifier: 6998913auction110988
2026-03-24 21:53:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b46bcba-58d4-5cdc-a12b-7891bb823018 with scrape type 1
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8b46bcba-58d4-5cdc-a12b-7891bb823018
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998913%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373445%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_000/780x0__r.jpg?hash=1774373445 not downloaded yet
2026-03-24 21:53:20 [ecarstrade.be] INFO: Extracting details for car 6998915auction110988
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998913%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373445%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_001/780x0__r.jpg?hash=1774373445 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998913%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373445%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_002/780x0__r.jpg?hash=1774373445 not downloaded yet
2026-03-24 21:53:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998859> (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-24 21:53:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a235af97-a870-5b96-a312-cb892c1e81d1 with identifier: 6998915auction110988
2026-03-24 21:53:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a235af97-a870-5b96-a312-cb892c1e81d1 with scrape type 1
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998915%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373472%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_001/780x0__r.jpg?hash=1774373472 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998913%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373445%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_003/780x0__r.jpg?hash=1774373445 not downloaded yet
2026-03-24 21:53:20 [ecarstrade.be] INFO: Extracting details for car 6998863auction110988
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998915%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373472%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_002/780x0__r.jpg?hash=1774373472 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998913%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373445%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_004/780x0__r.jpg?hash=1774373445 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998915%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373472%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_003/780x0__r.jpg?hash=1774373472 not downloaded yet
2026-03-24 21:53:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 446da98a-ea1a-5375-aa34-8e96dd3e05d8 with identifier: 6998863auction110988
2026-03-24 21:53:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 446da98a-ea1a-5375-aa34-8e96dd3e05d8 with scrape type 1
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 446da98a-ea1a-5375-aa34-8e96dd3e05d8
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998863%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373149%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_000/780x0__r.jpg?hash=1774373149 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998913%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373446%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_005/780x0__r.jpg?hash=1774373446 not downloaded yet
2026-03-24 21:53:20 [ecarstrade.be] INFO: Extracting details for car 6998859auction110988
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998915%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373472%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_004/780x0__r.jpg?hash=1774373472 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998863%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373149%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_001/780x0__r.jpg?hash=1774373149 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998915%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373473%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_005/780x0__r.jpg?hash=1774373473 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998863%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373149%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_002/780x0__r.jpg?hash=1774373149 not downloaded yet
2026-03-24 21:53:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c572094-583b-5dd6-b60b-a46fab96afb4 with identifier: 6998859auction110988
2026-03-24 21:53:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c572094-583b-5dd6-b60b-a46fab96afb4 with scrape type 1
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c572094-583b-5dd6-b60b-a46fab96afb4
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998859%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373129%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_000/780x0__r.jpg?hash=1774373129 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998915%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774373473%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_006/780x0__r.jpg?hash=1774373473 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998863%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373149%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_003/780x0__r.jpg?hash=1774373149 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998859%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373129%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_001/780x0__r.jpg?hash=1774373129 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998863%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373149%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_004/780x0__r.jpg?hash=1774373149 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998859%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373129%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_002/780x0__r.jpg?hash=1774373129 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998863%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373149%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_005/780x0__r.jpg?hash=1774373149 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998859%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373129%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_003/780x0__r.jpg?hash=1774373129 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998859%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373129%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_004/780x0__r.jpg?hash=1774373129 not downloaded yet
2026-03-24 21:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:20 [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%252F6990001-7000000%252F6998859%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373129%27 HTTP/1.1" 200 None
2026-03-24 21:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_005/780x0__r.jpg?hash=1774373129 not downloaded yet
2026-03-24 21:53:21 [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-24 21: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-24 21:53:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:53:21 [ecarstrade.be] INFO: Found listing with ID: 6998955auction110988
2026-03-24 21:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998955auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:21 [ecarstrade.be] INFO: Scrape type for 6998955auction110988: 1
2026-03-24 21:53:21 [ecarstrade.be] INFO: Found listing with ID: 6998957auction110988
2026-03-24 21:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998957auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:21 [ecarstrade.be] INFO: Scrape type for 6998957auction110988: 1
2026-03-24 21:53:21 [ecarstrade.be] INFO: Found listing with ID: 6998959auction110988
2026-03-24 21:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998959auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:21 [ecarstrade.be] INFO: Scrape type for 6998959auction110988: 1
2026-03-24 21:53:21 [ecarstrade.be] INFO: Found listing with ID: 6998960auction110988
2026-03-24 21:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998960auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998960auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998963auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998963auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998963auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998965auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998965auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998965auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998967auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998967auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998967auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998969auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998969auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998969auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998971auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998971auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998971auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998972auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998972auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998972auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998973auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998973auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998973auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998975auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998975auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998975auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998976auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998976auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998976auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998977auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998977auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998977auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998978auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998978auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998978auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998981auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998981auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998981auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998985auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998985auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998985auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998988auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998988auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998988auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998989auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998989auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998989auction110988: 1
2026-03-24 21:53:22 [ecarstrade.be] INFO: Found listing with ID: 6998992auction110988
2026-03-24 21:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998992auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:22 [ecarstrade.be] INFO: Scrape type for 6998992auction110988: 1
2026-03-24 21:53:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998921> (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-24 21:53:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:24 [ecarstrade.be] INFO: Extracting details for car 6998921auction110988
2026-03-24 21:53:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e716f9a-8a0f-5919-abd3-291c402b2e19 with identifier: 6998921auction110988
2026-03-24 21:53:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e716f9a-8a0f-5919-abd3-291c402b2e19 with scrape type 1
2026-03-24 21:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7e716f9a-8a0f-5919-abd3-291c402b2e19
2026-03-24 21:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:24 [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%252F6990001-7000000%252F6998921%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373502%27 HTTP/1.1" 200 None
2026-03-24 21:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_000/780x0__r.jpg?hash=1774373502 not downloaded yet
2026-03-24 21:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:24 [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%252F6990001-7000000%252F6998921%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373502%27 HTTP/1.1" 200 None
2026-03-24 21:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_001/780x0__r.jpg?hash=1774373502 not downloaded yet
2026-03-24 21:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:24 [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%252F6990001-7000000%252F6998921%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373502%27 HTTP/1.1" 200 None
2026-03-24 21:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_002/780x0__r.jpg?hash=1774373502 not downloaded yet
2026-03-24 21:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:24 [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%252F6990001-7000000%252F6998921%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373502%27 HTTP/1.1" 200 None
2026-03-24 21:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_003/780x0__r.jpg?hash=1774373502 not downloaded yet
2026-03-24 21:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:24 [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%252F6990001-7000000%252F6998921%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373503%27 HTTP/1.1" 200 None
2026-03-24 21:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_004/780x0__r.jpg?hash=1774373503 not downloaded yet
2026-03-24 21:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:24 [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%252F6990001-7000000%252F6998921%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373503%27 HTTP/1.1" 200 None
2026-03-24 21:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_005/780x0__r.jpg?hash=1774373503 not downloaded yet
2026-03-24 21:53:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998922> (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-24 21:53:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_005/780x0__r.jpg?hash=1774372999> (referer: https://ecarstrade.com/cars/6998839)
2026-03-24 21:53:25 [ecarstrade.be] INFO: Extracting details for car 6998922auction110988
2026-03-24 21:53:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870d9ba5-e805-5227-8e27-9090a42890af with identifier: 6998922auction110988
2026-03-24 21:53:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870d9ba5-e805-5227-8e27-9090a42890af with scrape type 1
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 870d9ba5-e805-5227-8e27-9090a42890af
2026-03-24 21:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:25 [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%252F6990001-7000000%252F6998922%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373505%27 HTTP/1.1" 200 None
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_000/780x0__r.jpg?hash=1774373505 not downloaded yet
2026-03-24 21:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:25 [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%252F6990001-7000000%252F6998922%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373505%27 HTTP/1.1" 200 None
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_001/780x0__r.jpg?hash=1774373505 not downloaded yet
2026-03-24 21:53:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_005/780x0__r.jpg?hash=1774373487> (referer: https://ecarstrade.com/cars/6998918)
2026-03-24 21:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:25 [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%252F6990001-7000000%252F6998922%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373505%27 HTTP/1.1" 200 None
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_002/780x0__r.jpg?hash=1774373505 not downloaded yet
2026-03-24 21:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:25 [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%252F6990001-7000000%252F6998922%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373505%27 HTTP/1.1" 200 None
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_003/780x0__r.jpg?hash=1774373505 not downloaded yet
2026-03-24 21:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:25 [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%252F6990001-7000000%252F6998922%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373505%27 HTTP/1.1" 200 None
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_004/780x0__r.jpg?hash=1774373505 not downloaded yet
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 287a3e5e-aa55-5e88-b0c8-298455452a40
2026-03-24 21:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:25 [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%252F6990001-7000000%252F6998922%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373505%27 HTTP/1.1" 200 None
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_005/780x0__r.jpg?hash=1774373505 not downloaded yet
2026-03-24 21:53:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_005/780x0__r.jpg?hash=1774373426> (referer: https://ecarstrade.com/cars/6998906)
2026-03-24 21:53:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 121e171d-5950-5337-96b7-c15d7da9a3c2
2026-03-24 21:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_004/780x0__r.jpg?hash=1774373426> (referer: https://ecarstrade.com/cars/6998906)
2026-03-24 21:53:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 319430f7-01b2-568b-8bb0-0191cacaf8f8
2026-03-24 21:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_003/780x0__r.jpg?hash=1774373426> (referer: https://ecarstrade.com/cars/6998906)
2026-03-24 21:53:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 319430f7-01b2-568b-8bb0-0191cacaf8f8
2026-03-24 21:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_001/780x0__r.jpg?hash=1774373445> (referer: https://ecarstrade.com/cars/6998913)
2026-03-24 21:53:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 319430f7-01b2-568b-8bb0-0191cacaf8f8
2026-03-24 21:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_005/780x0__r.jpg?hash=1774373129> (referer: https://ecarstrade.com/cars/6998859)
2026-03-24 21:53:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8b46bcba-58d4-5cdc-a12b-7891bb823018
2026-03-24 21:53:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c572094-583b-5dd6-b60b-a46fab96afb4
2026-03-24 21:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998923> (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-24 21:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998925> (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-24 21:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_005/780x0__r.jpg?hash=1774373503> (referer: https://ecarstrade.com/cars/6998921)
2026-03-24 21:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_004/780x0__r.jpg?hash=1774373503> (referer: https://ecarstrade.com/cars/6998921)
2026-03-24 21:53:26 [ecarstrade.be] INFO: Extracting details for car 6998923auction110988
2026-03-24 21:53:27 [ecarstrade.be] INFO: Extracting details for car 6998925auction110988
2026-03-24 21:53:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f3a60d5-48eb-5c77-9439-aa4396519840 with identifier: 6998923auction110988
2026-03-24 21:53:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3a60d5-48eb-5c77-9439-aa4396519840 with scrape type 1
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2f3a60d5-48eb-5c77-9439-aa4396519840
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998923%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373508%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_000/780x0__r.jpg?hash=1774373508 not downloaded yet
2026-03-24 21:53:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9791aeb-1400-5566-a95f-cc8fe9cf972d with identifier: 6998925auction110988
2026-03-24 21:53:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9791aeb-1400-5566-a95f-cc8fe9cf972d with scrape type 1
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b9791aeb-1400-5566-a95f-cc8fe9cf972d
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998925%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373515%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_000/780x0__r.jpg?hash=1774373515 not downloaded yet
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998923%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373508%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_001/780x0__r.jpg?hash=1774373508 not downloaded yet
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998925%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373516%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_001/780x0__r.jpg?hash=1774373516 not downloaded yet
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_005/780x0__r.jpg?hash=1774373505> (referer: https://ecarstrade.com/cars/6998922)
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_001/780x0__r.jpg?hash=1774373505> (referer: https://ecarstrade.com/cars/6998922)
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998923%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373508%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_002/780x0__r.jpg?hash=1774373508 not downloaded yet
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998925%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373516%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_002/780x0__r.jpg?hash=1774373516 not downloaded yet
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7e716f9a-8a0f-5919-abd3-291c402b2e19
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7e716f9a-8a0f-5919-abd3-291c402b2e19
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998923%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373508%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_003/780x0__r.jpg?hash=1774373508 not downloaded yet
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998925%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373516%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_003/780x0__r.jpg?hash=1774373516 not downloaded yet
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998923%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373508%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_004/780x0__r.jpg?hash=1774373508 not downloaded yet
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998925%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373516%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_004/780x0__r.jpg?hash=1774373516 not downloaded yet
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998927> (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-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_003/780x0__r.jpg?hash=1774373505> (referer: https://ecarstrade.com/cars/6998922)
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998923%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373508%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_005/780x0__r.jpg?hash=1774373508 not downloaded yet
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998925%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373516%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_005/780x0__r.jpg?hash=1774373516 not downloaded yet
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_004/780x0__r.jpg?hash=1774373505> (referer: https://ecarstrade.com/cars/6998922)
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 870d9ba5-e805-5227-8e27-9090a42890af
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 870d9ba5-e805-5227-8e27-9090a42890af
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_002/780x0__r.jpg?hash=1774373505> (referer: https://ecarstrade.com/cars/6998922)
2026-03-24 21:53:27 [ecarstrade.be] INFO: Extracting details for car 6998927auction110988
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_000/780x0__r.jpg?hash=1774373505> (referer: https://ecarstrade.com/cars/6998922)
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_003/780x0__r.jpg?hash=1774373502> (referer: https://ecarstrade.com/cars/6998921)
2026-03-24 21:53:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d4571a-6e7a-56a1-b140-671e5bcba049 with identifier: 6998927auction110988
2026-03-24 21:53:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d4571a-6e7a-56a1-b140-671e5bcba049 with scrape type 1
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c2d4571a-6e7a-56a1-b140-671e5bcba049
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998927%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373531%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_000/780x0__r.jpg?hash=1774373531 not downloaded yet
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 870d9ba5-e805-5227-8e27-9090a42890af
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998927%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373531%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_001/780x0__r.jpg?hash=1774373531 not downloaded yet
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_002/780x0__r.jpg?hash=1774373502> (referer: https://ecarstrade.com/cars/6998921)
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998927%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373531%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_002/780x0__r.jpg?hash=1774373531 not downloaded yet
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 870d9ba5-e805-5227-8e27-9090a42890af
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998927%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373532%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_003/780x0__r.jpg?hash=1774373532 not downloaded yet
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_001/780x0__r.jpg?hash=1774373502> (referer: https://ecarstrade.com/cars/6998921)
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998927%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373532%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_004/780x0__r.jpg?hash=1774373532 not downloaded yet
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_000/780x0__r.jpg?hash=1774373502> (referer: https://ecarstrade.com/cars/6998921)
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:27 [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%252F6990001-7000000%252F6998927%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373532%27 HTTP/1.1" 200 None
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_005/780x0__r.jpg?hash=1774373532 not downloaded yet
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 870d9ba5-e805-5227-8e27-9090a42890af
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 870d9ba5-e805-5227-8e27-9090a42890af
2026-03-24 21:53:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 870d9ba5-e805-5227-8e27-9090a42890af, skipping ID generation
2026-03-24 21:53:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870d9ba5-e805-5227-8e27-9090a42890af with scrape type 1
2026-03-24 21:53:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 870d9ba5-e805-5227-8e27-9090a42890af sending to next pipeline
2026-03-24 21:53:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 870d9ba5-e805-5227-8e27-9090a42890af, identifier: 6998922auction110988
2026-03-24 21:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_001/780x0__r.jpg?hash=1774373516> (referer: https://ecarstrade.com/cars/6998925)
2026-03-24 21:53:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 870d9ba5-e805-5227-8e27-9090a42890af with identifier: 6998922auction110988
2026-03-24 21:53:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 870d9ba5-e805-5227-8e27-9090a42890af with identifier: 6998922auction110988
2026-03-24 21:53:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 870d9ba5-e805-5227-8e27-9090a42890af with identifier: 6998922auction110988 to the API
2026-03-24 21:53:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998922/photo_000/780x0__r.jpg?hash=1774373505>
{'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-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '870d9ba5-e805-5227-8e27-9090a42890af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998922',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'AC',
 'model': 'Seat Tarraco',
 'odometer': 121297,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT TARRACO 2.0 TDI 110KW MOVE DCT',
 'transmission': 'automatic',
 'trim': 'SEAT TARRO 2.0 TDI 110KW MOVE DCT',
 'vin': None,
 'year': 2022}
2026-03-24 21:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998922auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:28 [ecarstrade.be] INFO: Saving data for 6998922auction110988: {'created_time': 1774389208.725043, 'last_price_update_time': 1774389208.725052, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998922auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_001/780x0__r.jpg?hash=1774373508> (referer: https://ecarstrade.com/cars/6998923)
2026-03-24 21:53:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_004/780x0__r.jpg?hash=1774373516> (referer: https://ecarstrade.com/cars/6998925)
2026-03-24 21:53:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7e716f9a-8a0f-5919-abd3-291c402b2e19
2026-03-24 21:53:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7e716f9a-8a0f-5919-abd3-291c402b2e19
2026-03-24 21:53:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7e716f9a-8a0f-5919-abd3-291c402b2e19
2026-03-24 21:53:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7e716f9a-8a0f-5919-abd3-291c402b2e19
2026-03-24 21:53:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e716f9a-8a0f-5919-abd3-291c402b2e19, skipping ID generation
2026-03-24 21:53:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e716f9a-8a0f-5919-abd3-291c402b2e19 with scrape type 1
2026-03-24 21:53:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e716f9a-8a0f-5919-abd3-291c402b2e19 sending to next pipeline
2026-03-24 21:53:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7e716f9a-8a0f-5919-abd3-291c402b2e19, identifier: 6998921auction110988
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_004/780x0__r.jpg?hash=1774373508> (referer: https://ecarstrade.com/cars/6998923)
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998928> (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-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998931> (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-24 21:53:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7e716f9a-8a0f-5919-abd3-291c402b2e19 with identifier: 6998921auction110988
2026-03-24 21:53:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7e716f9a-8a0f-5919-abd3-291c402b2e19 with identifier: 6998921auction110988
2026-03-24 21:53:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7e716f9a-8a0f-5919-abd3-291c402b2e19 with identifier: 6998921auction110988 to the API
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998921/photo_000/780x0__r.jpg?hash=1774373502>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7e716f9a-8a0f-5919-abd3-291c402b2e19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998921',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'AC',
 'model': 'Seat Tarraco',
 'odometer': 120606,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT TARRACO 1.4 TSI PHEV FR DCT',
 'transmission': 'automatic',
 'trim': 'SEAT TARRO 1.4 TSI PHEV FR DCT',
 'vin': None,
 'year': 2021}
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998921auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [ecarstrade.be] INFO: Saving data for 6998921auction110988: {'created_time': 1774389209.315839, 'last_price_update_time': 1774389209.315849, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998921auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_005/780x0__r.jpg?hash=1774373508> (referer: https://ecarstrade.com/cars/6998923)
2026-03-24 21:53:29 [ecarstrade.be] INFO: Extracting details for car 6998928auction110988
2026-03-24 21:53:29 [ecarstrade.be] INFO: Extracting details for car 6998931auction110988
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b9791aeb-1400-5566-a95f-cc8fe9cf972d
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2f3a60d5-48eb-5c77-9439-aa4396519840
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b9791aeb-1400-5566-a95f-cc8fe9cf972d
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_005/780x0__r.jpg?hash=1774373516> (referer: https://ecarstrade.com/cars/6998925)
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2f3a60d5-48eb-5c77-9439-aa4396519840
2026-03-24 21:53:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with identifier: 6998928auction110988
2026-03-24 21:53:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with scrape type 1
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998928%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373534%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_000/780x0__r.jpg?hash=1774373534 not downloaded yet
2026-03-24 21:53:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 301e4733-98cb-5e12-a960-dc1217bd3503 with identifier: 6998931auction110988
2026-03-24 21:53:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 301e4733-98cb-5e12-a960-dc1217bd3503 with scrape type 1
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 301e4733-98cb-5e12-a960-dc1217bd3503
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998931%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373561%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_000/780x0__r.jpg?hash=1774373561 not downloaded yet
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998928%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373535%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_001/780x0__r.jpg?hash=1774373535 not downloaded yet
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998931%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373561%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_001/780x0__r.jpg?hash=1774373561 not downloaded yet
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_003/780x0__r.jpg?hash=1774373516> (referer: https://ecarstrade.com/cars/6998925)
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_003/780x0__r.jpg?hash=1774373532> (referer: https://ecarstrade.com/cars/6998927)
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_004/780x0__r.jpg?hash=1774373532> (referer: https://ecarstrade.com/cars/6998927)
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998928%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373535%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_002/780x0__r.jpg?hash=1774373535 not downloaded yet
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998931%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373561%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_002/780x0__r.jpg?hash=1774373561 not downloaded yet
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_003/780x0__r.jpg?hash=1774373508> (referer: https://ecarstrade.com/cars/6998923)
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2f3a60d5-48eb-5c77-9439-aa4396519840
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_000/780x0__r.jpg?hash=1774373531> (referer: https://ecarstrade.com/cars/6998927)
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998928%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373535%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_003/780x0__r.jpg?hash=1774373535 not downloaded yet
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998931%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373561%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_003/780x0__r.jpg?hash=1774373561 not downloaded yet
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b9791aeb-1400-5566-a95f-cc8fe9cf972d
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998928%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373535%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_004/780x0__r.jpg?hash=1774373535 not downloaded yet
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998931%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373561%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_004/780x0__r.jpg?hash=1774373561 not downloaded yet
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_002/780x0__r.jpg?hash=1774373516> (referer: https://ecarstrade.com/cars/6998925)
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_001/780x0__r.jpg?hash=1774373531> (referer: https://ecarstrade.com/cars/6998927)
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_002/780x0__r.jpg?hash=1774373531> (referer: https://ecarstrade.com/cars/6998927)
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_005/780x0__r.jpg?hash=1774373532> (referer: https://ecarstrade.com/cars/6998927)
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998928%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373535%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_005/780x0__r.jpg?hash=1774373535 not downloaded yet
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:29 [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%252F6990001-7000000%252F6998931%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373561%27 HTTP/1.1" 200 None
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_005/780x0__r.jpg?hash=1774373561 not downloaded yet
2026-03-24 21: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-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b9791aeb-1400-5566-a95f-cc8fe9cf972d
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c2d4571a-6e7a-56a1-b140-671e5bcba049
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c2d4571a-6e7a-56a1-b140-671e5bcba049
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2f3a60d5-48eb-5c77-9439-aa4396519840
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c2d4571a-6e7a-56a1-b140-671e5bcba049
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_002/780x0__r.jpg?hash=1774373508> (referer: https://ecarstrade.com/cars/6998923)
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_000/780x0__r.jpg?hash=1774373515> (referer: https://ecarstrade.com/cars/6998925)
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_000/780x0__r.jpg?hash=1774373508> (referer: https://ecarstrade.com/cars/6998923)
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b9791aeb-1400-5566-a95f-cc8fe9cf972d
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c2d4571a-6e7a-56a1-b140-671e5bcba049
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c2d4571a-6e7a-56a1-b140-671e5bcba049
2026-03-24 21:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_001/780x0__r.jpg?hash=1774373535> (referer: https://ecarstrade.com/cars/6998928)
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c2d4571a-6e7a-56a1-b140-671e5bcba049
2026-03-24 21:53:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2d4571a-6e7a-56a1-b140-671e5bcba049, skipping ID generation
2026-03-24 21:53:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d4571a-6e7a-56a1-b140-671e5bcba049 with scrape type 1
2026-03-24 21:53:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2d4571a-6e7a-56a1-b140-671e5bcba049 sending to next pipeline
2026-03-24 21:53:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c2d4571a-6e7a-56a1-b140-671e5bcba049, identifier: 6998927auction110988
2026-03-24 21:53:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c2d4571a-6e7a-56a1-b140-671e5bcba049 with identifier: 6998927auction110988
2026-03-24 21:53:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c2d4571a-6e7a-56a1-b140-671e5bcba049 with identifier: 6998927auction110988
2026-03-24 21:53:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c2d4571a-6e7a-56a1-b140-671e5bcba049 with identifier: 6998927auction110988 to the API
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998927/photo_005/780x0__r.jpg?hash=1774373532>
{'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-26T13: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/6998927',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 113184,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998927auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:30 [ecarstrade.be] INFO: Saving data for 6998927auction110988: {'created_time': 1774389210.030947, 'last_price_update_time': 1774389210.030956, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998927auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_001/780x0__r.jpg?hash=1774373561> (referer: https://ecarstrade.com/cars/6998931)
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_000/780x0__r.jpg?hash=1774373561> (referer: https://ecarstrade.com/cars/6998931)
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_000/780x0__r.jpg?hash=1774373534> (referer: https://ecarstrade.com/cars/6998928)
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_002/780x0__r.jpg?hash=1774373561> (referer: https://ecarstrade.com/cars/6998931)
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2f3a60d5-48eb-5c77-9439-aa4396519840
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b9791aeb-1400-5566-a95f-cc8fe9cf972d
2026-03-24 21:53:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9791aeb-1400-5566-a95f-cc8fe9cf972d, skipping ID generation
2026-03-24 21:53:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9791aeb-1400-5566-a95f-cc8fe9cf972d with scrape type 1
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9791aeb-1400-5566-a95f-cc8fe9cf972d sending to next pipeline
2026-03-24 21:53:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b9791aeb-1400-5566-a95f-cc8fe9cf972d, identifier: 6998925auction110988
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2f3a60d5-48eb-5c77-9439-aa4396519840
2026-03-24 21:53:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f3a60d5-48eb-5c77-9439-aa4396519840, skipping ID generation
2026-03-24 21:53:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3a60d5-48eb-5c77-9439-aa4396519840 with scrape type 1
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f3a60d5-48eb-5c77-9439-aa4396519840 sending to next pipeline
2026-03-24 21:53:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2f3a60d5-48eb-5c77-9439-aa4396519840, identifier: 6998923auction110988
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70
2026-03-24 21:53:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b9791aeb-1400-5566-a95f-cc8fe9cf972d with identifier: 6998925auction110988
2026-03-24 21:53:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b9791aeb-1400-5566-a95f-cc8fe9cf972d with identifier: 6998925auction110988
2026-03-24 21:53:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b9791aeb-1400-5566-a95f-cc8fe9cf972d with identifier: 6998925auction110988 to the API
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998925/photo_000/780x0__r.jpg?hash=1774373515>
{'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-26T13: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/6998925',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 86813,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998925auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:30 [ecarstrade.be] INFO: Saving data for 6998925auction110988: {'created_time': 1774389210.523691, 'last_price_update_time': 1774389210.5237, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998925auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2f3a60d5-48eb-5c77-9439-aa4396519840 with identifier: 6998923auction110988
2026-03-24 21:53:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2f3a60d5-48eb-5c77-9439-aa4396519840 with identifier: 6998923auction110988
2026-03-24 21:53:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2f3a60d5-48eb-5c77-9439-aa4396519840 with identifier: 6998923auction110988 to the API
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998923/photo_000/780x0__r.jpg?hash=1774373508>
{'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-26T13: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/6998923',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 150736,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998923auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:30 [ecarstrade.be] INFO: Saving data for 6998923auction110988: {'created_time': 1774389210.839287, 'last_price_update_time': 1774389210.839296, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998923auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_003/780x0__r.jpg?hash=1774373535> (referer: https://ecarstrade.com/cars/6998928)
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_004/780x0__r.jpg?hash=1774373535> (referer: https://ecarstrade.com/cars/6998928)
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_004/780x0__r.jpg?hash=1774373561> (referer: https://ecarstrade.com/cars/6998931)
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 301e4733-98cb-5e12-a960-dc1217bd3503
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 301e4733-98cb-5e12-a960-dc1217bd3503
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 301e4733-98cb-5e12-a960-dc1217bd3503
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_003/780x0__r.jpg?hash=1774373561> (referer: https://ecarstrade.com/cars/6998931)
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998952> (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-24 21:53:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_005/780x0__r.jpg?hash=1774373535> (referer: https://ecarstrade.com/cars/6998928)
2026-03-24 21:53:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_002/780x0__r.jpg?hash=1774373535> (referer: https://ecarstrade.com/cars/6998928)
2026-03-24 21:53:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_005/780x0__r.jpg?hash=1774373561> (referer: https://ecarstrade.com/cars/6998931)
2026-03-24 21:53:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 301e4733-98cb-5e12-a960-dc1217bd3503
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 301e4733-98cb-5e12-a960-dc1217bd3503
2026-03-24 21:53:30 [ecarstrade.be] INFO: Extracting details for car 6998952auction110988
2026-03-24 21:53:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with identifier: 6998952auction110988
2026-03-24 21:53:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with scrape type 1
2026-03-24 21:53:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:31 [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%252F6990001-7000000%252F6998952%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373718%27 HTTP/1.1" 200 None
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_000/780x0__r.jpg?hash=1774373718 not downloaded yet
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:31 [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%252F6990001-7000000%252F6998952%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373718%27 HTTP/1.1" 200 None
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_001/780x0__r.jpg?hash=1774373718 not downloaded yet
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:31 [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%252F6990001-7000000%252F6998952%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373718%27 HTTP/1.1" 200 None
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_002/780x0__r.jpg?hash=1774373718 not downloaded yet
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:31 [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%252F6990001-7000000%252F6998952%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373718%27 HTTP/1.1" 200 None
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_003/780x0__r.jpg?hash=1774373718 not downloaded yet
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:31 [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%252F6990001-7000000%252F6998952%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373719%27 HTTP/1.1" 200 None
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_004/780x0__r.jpg?hash=1774373719 not downloaded yet
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70
2026-03-24 21:53:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70, skipping ID generation
2026-03-24 21:53:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with scrape type 1
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 sending to next pipeline
2026-03-24 21:53:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70, identifier: 6998928auction110988
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:31 [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%252F6990001-7000000%252F6998952%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373719%27 HTTP/1.1" 200 None
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_005/780x0__r.jpg?hash=1774373719 not downloaded yet
2026-03-24 21:53:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with identifier: 6998928auction110988
2026-03-24 21:53:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with identifier: 6998928auction110988
2026-03-24 21:53:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0dd3bdd4-200b-5bce-82a7-96ae7bfc9c70 with identifier: 6998928auction110988 to the API
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998928/photo_002/780x0__r.jpg?hash=1774373535>
{'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-26T13: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/6998928',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 151110,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998928auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:31 [ecarstrade.be] INFO: Saving data for 6998928auction110988: {'created_time': 1774389211.720151, 'last_price_update_time': 1774389211.720161, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998928auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 301e4733-98cb-5e12-a960-dc1217bd3503
2026-03-24 21:53:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 301e4733-98cb-5e12-a960-dc1217bd3503, skipping ID generation
2026-03-24 21:53:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 301e4733-98cb-5e12-a960-dc1217bd3503 with scrape type 1
2026-03-24 21:53:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 301e4733-98cb-5e12-a960-dc1217bd3503 sending to next pipeline
2026-03-24 21:53:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 301e4733-98cb-5e12-a960-dc1217bd3503, identifier: 6998931auction110988
2026-03-24 21:53:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 301e4733-98cb-5e12-a960-dc1217bd3503 with identifier: 6998931auction110988
2026-03-24 21:53:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 301e4733-98cb-5e12-a960-dc1217bd3503 with identifier: 6998931auction110988
2026-03-24 21:53:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 301e4733-98cb-5e12-a960-dc1217bd3503 with identifier: 6998931auction110988 to the API
2026-03-24 21:53:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998931/photo_005/780x0__r.jpg?hash=1774373561>
{'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-26T13: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/6998931',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 107677,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998931auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:32 [ecarstrade.be] INFO: Saving data for 6998931auction110988: {'created_time': 1774389212.130475, 'last_price_update_time': 1774389212.130484, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998931auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998934> (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-24 21:53:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:36 [ecarstrade.be] INFO: Extracting details for car 6998934auction110988
2026-03-24 21:53:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with identifier: 6998934auction110988
2026-03-24 21:53:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with scrape type 1
2026-03-24 21:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c4d579ef-1b2f-56e6-8aea-6eaaef781b19
2026-03-24 21:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:36 [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%252F6990001-7000000%252F6998934%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373584%27 HTTP/1.1" 200 None
2026-03-24 21:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_000/780x0__r.jpg?hash=1774373584 not downloaded yet
2026-03-24 21:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:36 [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%252F6990001-7000000%252F6998934%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373585%27 HTTP/1.1" 200 None
2026-03-24 21:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_001/780x0__r.jpg?hash=1774373585 not downloaded yet
2026-03-24 21:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:36 [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%252F6990001-7000000%252F6998934%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373585%27 HTTP/1.1" 200 None
2026-03-24 21:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_002/780x0__r.jpg?hash=1774373585 not downloaded yet
2026-03-24 21:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:36 [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%252F6990001-7000000%252F6998934%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373585%27 HTTP/1.1" 200 None
2026-03-24 21:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_003/780x0__r.jpg?hash=1774373585 not downloaded yet
2026-03-24 21:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:36 [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%252F6990001-7000000%252F6998934%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373585%27 HTTP/1.1" 200 None
2026-03-24 21:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_004/780x0__r.jpg?hash=1774373585 not downloaded yet
2026-03-24 21:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:36 [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%252F6990001-7000000%252F6998934%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373585%27 HTTP/1.1" 200 None
2026-03-24 21:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_005/780x0__r.jpg?hash=1774373585 not downloaded yet
2026-03-24 21:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998989> (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-24 21: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-24 21:53:37 [ecarstrade.be] INFO: Extracting details for car 6998989auction110988
2026-03-24 21:53:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e23c6369-2335-5a87-814f-7e28ea04f24c with identifier: 6998989auction110988
2026-03-24 21:53:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e23c6369-2335-5a87-814f-7e28ea04f24c with scrape type 1
2026-03-24 21:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e23c6369-2335-5a87-814f-7e28ea04f24c
2026-03-24 21:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:37 [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%252F6990001-7000000%252F6998989%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373936%27 HTTP/1.1" 200 None
2026-03-24 21:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_000/780x0__r.jpg?hash=1774373936 not downloaded yet
2026-03-24 21:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:37 [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%252F6990001-7000000%252F6998989%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373936%27 HTTP/1.1" 200 None
2026-03-24 21:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_001/780x0__r.jpg?hash=1774373936 not downloaded yet
2026-03-24 21:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:37 [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%252F6990001-7000000%252F6998989%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373936%27 HTTP/1.1" 200 None
2026-03-24 21:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_002/780x0__r.jpg?hash=1774373936 not downloaded yet
2026-03-24 21:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:37 [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%252F6990001-7000000%252F6998989%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373937%27 HTTP/1.1" 200 None
2026-03-24 21:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_003/780x0__r.jpg?hash=1774373937 not downloaded yet
2026-03-24 21:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:37 [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%252F6990001-7000000%252F6998989%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373937%27 HTTP/1.1" 200 None
2026-03-24 21:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_004/780x0__r.jpg?hash=1774373937 not downloaded yet
2026-03-24 21:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:37 [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%252F6990001-7000000%252F6998989%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373937%27 HTTP/1.1" 200 None
2026-03-24 21:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_005/780x0__r.jpg?hash=1774373937 not downloaded yet
2026-03-24 21:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998985> (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-24 21:53:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:38 [ecarstrade.be] INFO: Extracting details for car 6998985auction110988
2026-03-24 21:53:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with identifier: 6998985auction110988
2026-03-24 21:53:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with scrape type 1
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998985%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373908%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_000/780x0__r.jpg?hash=1774373908 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998985%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373909%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_001/780x0__r.jpg?hash=1774373909 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998985%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373909%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_002/780x0__r.jpg?hash=1774373909 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998985%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373909%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_003/780x0__r.jpg?hash=1774373909 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998985%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373909%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_004/780x0__r.jpg?hash=1774373909 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998985%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373909%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_005/780x0__r.jpg?hash=1774373909 not downloaded yet
2026-03-24 21:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998981> (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-24 21:53:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:38 [ecarstrade.be] INFO: Extracting details for car 6998981auction110988
2026-03-24 21:53:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with identifier: 6998981auction110988
2026-03-24 21:53:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with scrape type 1
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998981%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373889%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_000/780x0__r.jpg?hash=1774373889 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998981%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373889%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_001/780x0__r.jpg?hash=1774373889 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998981%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373889%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_002/780x0__r.jpg?hash=1774373889 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998981%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373890%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_003/780x0__r.jpg?hash=1774373890 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998981%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373890%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_004/780x0__r.jpg?hash=1774373890 not downloaded yet
2026-03-24 21:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998981%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373890%27 HTTP/1.1" 200 None
2026-03-24 21:53:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_005/780x0__r.jpg?hash=1774373890 not downloaded yet
2026-03-24 21:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998988> (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-24 21:53:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:39 [ecarstrade.be] INFO: Extracting details for car 6998988auction110988
2026-03-24 21:53:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeeba27a-9433-5916-9afe-2d673f46a93b with identifier: 6998988auction110988
2026-03-24 21:53:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeeba27a-9433-5916-9afe-2d673f46a93b with scrape type 1
2026-03-24 21:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eeeba27a-9433-5916-9afe-2d673f46a93b
2026-03-24 21:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998988%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373934%27 HTTP/1.1" 200 None
2026-03-24 21:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_000/780x0__r.jpg?hash=1774373934 not downloaded yet
2026-03-24 21:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998988%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373934%27 HTTP/1.1" 200 None
2026-03-24 21:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_001/780x0__r.jpg?hash=1774373934 not downloaded yet
2026-03-24 21:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998988%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373934%27 HTTP/1.1" 200 None
2026-03-24 21:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_002/780x0__r.jpg?hash=1774373934 not downloaded yet
2026-03-24 21:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998988%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373934%27 HTTP/1.1" 200 None
2026-03-24 21:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_003/780x0__r.jpg?hash=1774373934 not downloaded yet
2026-03-24 21:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998988%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373934%27 HTTP/1.1" 200 None
2026-03-24 21:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_004/780x0__r.jpg?hash=1774373934 not downloaded yet
2026-03-24 21:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998988%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373934%27 HTTP/1.1" 200 None
2026-03-24 21:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_005/780x0__r.jpg?hash=1774373934 not downloaded yet
2026-03-24 21:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998978> (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-24 21:53:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:40 [ecarstrade.be] INFO: Extracting details for car 6998978auction110988
2026-03-24 21:53:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86d95dca-7b24-547b-8c45-b2034d141769 with identifier: 6998978auction110988
2026-03-24 21:53:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86d95dca-7b24-547b-8c45-b2034d141769 with scrape type 1
2026-03-24 21:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 86d95dca-7b24-547b-8c45-b2034d141769
2026-03-24 21:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:41 [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%252F6990001-7000000%252F6998978%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373871%27 HTTP/1.1" 200 None
2026-03-24 21:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_000/780x0__r.jpg?hash=1774373871 not downloaded yet
2026-03-24 21:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:41 [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%252F6990001-7000000%252F6998978%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373871%27 HTTP/1.1" 200 None
2026-03-24 21:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_001/780x0__r.jpg?hash=1774373871 not downloaded yet
2026-03-24 21:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:41 [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%252F6990001-7000000%252F6998978%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373871%27 HTTP/1.1" 200 None
2026-03-24 21:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_002/780x0__r.jpg?hash=1774373871 not downloaded yet
2026-03-24 21:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:41 [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%252F6990001-7000000%252F6998978%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373871%27 HTTP/1.1" 200 None
2026-03-24 21:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_003/780x0__r.jpg?hash=1774373871 not downloaded yet
2026-03-24 21:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:41 [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%252F6990001-7000000%252F6998978%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373871%27 HTTP/1.1" 200 None
2026-03-24 21:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_004/780x0__r.jpg?hash=1774373871 not downloaded yet
2026-03-24 21:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:41 [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%252F6990001-7000000%252F6998978%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373871%27 HTTP/1.1" 200 None
2026-03-24 21:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_005/780x0__r.jpg?hash=1774373871 not downloaded yet
2026-03-24 21:53:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998976> (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-24 21:53:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:43 [ecarstrade.be] INFO: Extracting details for car 6998976auction110988
2026-03-24 21:53:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af9b963-2d55-5709-8e84-58d6b1582671 with identifier: 6998976auction110988
2026-03-24 21:53:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af9b963-2d55-5709-8e84-58d6b1582671 with scrape type 1
2026-03-24 21:53:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8af9b963-2d55-5709-8e84-58d6b1582671
2026-03-24 21:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:43 [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%252F6990001-7000000%252F6998976%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373865%27 HTTP/1.1" 200 None
2026-03-24 21:53:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_000/780x0__r.jpg?hash=1774373865 not downloaded yet
2026-03-24 21:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:43 [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%252F6990001-7000000%252F6998976%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373865%27 HTTP/1.1" 200 None
2026-03-24 21:53:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_001/780x0__r.jpg?hash=1774373865 not downloaded yet
2026-03-24 21:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:43 [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%252F6990001-7000000%252F6998976%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373865%27 HTTP/1.1" 200 None
2026-03-24 21:53:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_002/780x0__r.jpg?hash=1774373865 not downloaded yet
2026-03-24 21:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:43 [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%252F6990001-7000000%252F6998976%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373865%27 HTTP/1.1" 200 None
2026-03-24 21:53:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_003/780x0__r.jpg?hash=1774373865 not downloaded yet
2026-03-24 21:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:43 [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%252F6990001-7000000%252F6998976%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373865%27 HTTP/1.1" 200 None
2026-03-24 21:53:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_004/780x0__r.jpg?hash=1774373865 not downloaded yet
2026-03-24 21:53:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:43 [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%252F6990001-7000000%252F6998976%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373865%27 HTTP/1.1" 200 None
2026-03-24 21:53:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_005/780x0__r.jpg?hash=1774373865 not downloaded yet
2026-03-24 21:53:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998975> (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-24 21: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-24 21:53:44 [ecarstrade.be] INFO: Extracting details for car 6998975auction110988
2026-03-24 21:53:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab065a7d-f088-5afd-a4e5-cd13210f08b1 with identifier: 6998975auction110988
2026-03-24 21:53:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab065a7d-f088-5afd-a4e5-cd13210f08b1 with scrape type 1
2026-03-24 21:53:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab065a7d-f088-5afd-a4e5-cd13210f08b1
2026-03-24 21:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998975%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373862%27 HTTP/1.1" 200 None
2026-03-24 21:53:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_000/780x0__r.jpg?hash=1774373862 not downloaded yet
2026-03-24 21:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998975%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373862%27 HTTP/1.1" 200 None
2026-03-24 21:53:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_001/780x0__r.jpg?hash=1774373862 not downloaded yet
2026-03-24 21:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998975%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373862%27 HTTP/1.1" 200 None
2026-03-24 21:53:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_002/780x0__r.jpg?hash=1774373862 not downloaded yet
2026-03-24 21:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998975%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373862%27 HTTP/1.1" 200 None
2026-03-24 21:53:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_003/780x0__r.jpg?hash=1774373862 not downloaded yet
2026-03-24 21:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998975%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373862%27 HTTP/1.1" 200 None
2026-03-24 21:53:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_004/780x0__r.jpg?hash=1774373862 not downloaded yet
2026-03-24 21:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998975%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373863%27 HTTP/1.1" 200 None
2026-03-24 21:53:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_005/780x0__r.jpg?hash=1774373863 not downloaded yet
2026-03-24 21:53:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998971> (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-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_005/780x0__r.jpg?hash=1774373719> (referer: https://ecarstrade.com/cars/6998952)
2026-03-24 21:53:46 [ecarstrade.be] INFO: Extracting details for car 6998971auction110988
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998972> (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-24 21:53:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with identifier: 6998971auction110988
2026-03-24 21:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with scrape type 1
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998971%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373854%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_000/780x0__r.jpg?hash=1774373854 not downloaded yet
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998971%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373854%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_001/780x0__r.jpg?hash=1774373854 not downloaded yet
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998971%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373854%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_002/780x0__r.jpg?hash=1774373854 not downloaded yet
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_005/780x0__r.jpg?hash=1774373585> (referer: https://ecarstrade.com/cars/6998934)
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998971%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373854%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_003/780x0__r.jpg?hash=1774373854 not downloaded yet
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998971%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373854%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_004/780x0__r.jpg?hash=1774373854 not downloaded yet
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_005/780x0__r.jpg?hash=1774373937> (referer: https://ecarstrade.com/cars/6998989)
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998971%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373854%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_005/780x0__r.jpg?hash=1774373854 not downloaded yet
2026-03-24 21:53:46 [ecarstrade.be] INFO: Extracting details for car 6998972auction110988
2026-03-24 21:53:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with identifier: 6998972auction110988
2026-03-24 21:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with scrape type 1
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998972%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373856%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_000/780x0__r.jpg?hash=1774373856 not downloaded yet
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998972%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373856%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_001/780x0__r.jpg?hash=1774373856 not downloaded yet
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998972%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373857%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_002/780x0__r.jpg?hash=1774373857 not downloaded yet
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c4d579ef-1b2f-56e6-8aea-6eaaef781b19
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_005/780x0__r.jpg?hash=1774373909> (referer: https://ecarstrade.com/cars/6998985)
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998972%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373857%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_003/780x0__r.jpg?hash=1774373857 not downloaded yet
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998972%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373857%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_004/780x0__r.jpg?hash=1774373857 not downloaded yet
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_005/780x0__r.jpg?hash=1774373890> (referer: https://ecarstrade.com/cars/6998981)
2026-03-24 21:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:46 [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%252F6990001-7000000%252F6998972%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373857%27 HTTP/1.1" 200 None
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_005/780x0__r.jpg?hash=1774373857 not downloaded yet
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e23c6369-2335-5a87-814f-7e28ea04f24c
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_005/780x0__r.jpg?hash=1774373934> (referer: https://ecarstrade.com/cars/6998988)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_005/780x0__r.jpg?hash=1774373865> (referer: https://ecarstrade.com/cars/6998976)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_005/780x0__r.jpg?hash=1774373871> (referer: https://ecarstrade.com/cars/6998978)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eeeba27a-9433-5916-9afe-2d673f46a93b
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_005/780x0__r.jpg?hash=1774373863> (referer: https://ecarstrade.com/cars/6998975)
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_004/780x0__r.jpg?hash=1774373862> (referer: https://ecarstrade.com/cars/6998975)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8af9b963-2d55-5709-8e84-58d6b1582671
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_002/780x0__r.jpg?hash=1774373854> (referer: https://ecarstrade.com/cars/6998971)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 86d95dca-7b24-547b-8c45-b2034d141769
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_003/780x0__r.jpg?hash=1774373862> (referer: https://ecarstrade.com/cars/6998975)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab065a7d-f088-5afd-a4e5-cd13210f08b1
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_004/780x0__r.jpg?hash=1774373854> (referer: https://ecarstrade.com/cars/6998971)
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_002/780x0__r.jpg?hash=1774373857> (referer: https://ecarstrade.com/cars/6998972)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab065a7d-f088-5afd-a4e5-cd13210f08b1
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab065a7d-f088-5afd-a4e5-cd13210f08b1
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_005/780x0__r.jpg?hash=1774373857> (referer: https://ecarstrade.com/cars/6998972)
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_004/780x0__r.jpg?hash=1774373857> (referer: https://ecarstrade.com/cars/6998972)
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_003/780x0__r.jpg?hash=1774373857> (referer: https://ecarstrade.com/cars/6998972)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_001/780x0__r.jpg?hash=1774373856> (referer: https://ecarstrade.com/cars/6998972)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_005/780x0__r.jpg?hash=1774373854> (referer: https://ecarstrade.com/cars/6998971)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_000/780x0__r.jpg?hash=1774373856> (referer: https://ecarstrade.com/cars/6998972)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_003/780x0__r.jpg?hash=1774373854> (referer: https://ecarstrade.com/cars/6998971)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_001/780x0__r.jpg?hash=1774373854> (referer: https://ecarstrade.com/cars/6998971)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_000/780x0__r.jpg?hash=1774373854> (referer: https://ecarstrade.com/cars/6998971)
2026-03-24 21:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_002/780x0__r.jpg?hash=1774373862> (referer: https://ecarstrade.com/cars/6998975)
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92
2026-03-24 21:53:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92, skipping ID generation
2026-03-24 21:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with scrape type 1
2026-03-24 21:53:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 sending to next pipeline
2026-03-24 21:53:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92, identifier: 6998972auction110988
2026-03-24 21:53:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with identifier: 6998972auction110988
2026-03-24 21:53:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with identifier: 6998972auction110988
2026-03-24 21:53:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6106afa1-eec6-5c8a-8f7b-ca89f10e0e92 with identifier: 6998972auction110988 to the API
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998972/photo_000/780x0__r.jpg?hash=1774373856>
{'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-26T13: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/6998972',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 56982,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998972auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:47 [ecarstrade.be] INFO: Saving data for 6998972auction110988: {'created_time': 1774389227.413901, 'last_price_update_time': 1774389227.413913, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998972auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_001/780x0__r.jpg?hash=1774373862> (referer: https://ecarstrade.com/cars/6998975)
2026-03-24 21:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_000/780x0__r.jpg?hash=1774373862> (referer: https://ecarstrade.com/cars/6998975)
2026-03-24 21:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa
2026-03-24 21:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa
2026-03-24 21:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa
2026-03-24 21:53:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa, skipping ID generation
2026-03-24 21:53:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with scrape type 1
2026-03-24 21:53:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa sending to next pipeline
2026-03-24 21:53:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa, identifier: 6998971auction110988
2026-03-24 21:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab065a7d-f088-5afd-a4e5-cd13210f08b1
2026-03-24 21:53:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with identifier: 6998971auction110988
2026-03-24 21:53:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with identifier: 6998971auction110988
2026-03-24 21:53:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6531f8a-50dd-5fa0-88b1-93f5ea0ed0aa with identifier: 6998971auction110988 to the API
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998971/photo_000/780x0__r.jpg?hash=1774373854>
{'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-26T13: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/6998971',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 50581,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998971auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:47 [ecarstrade.be] INFO: Saving data for 6998971auction110988: {'created_time': 1774389227.876914, 'last_price_update_time': 1774389227.876926, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998971auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_004/780x0__r.jpg?hash=1774373865> (referer: https://ecarstrade.com/cars/6998976)
2026-03-24 21:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab065a7d-f088-5afd-a4e5-cd13210f08b1
2026-03-24 21:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab065a7d-f088-5afd-a4e5-cd13210f08b1
2026-03-24 21:53:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab065a7d-f088-5afd-a4e5-cd13210f08b1, skipping ID generation
2026-03-24 21:53:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab065a7d-f088-5afd-a4e5-cd13210f08b1 with scrape type 1
2026-03-24 21:53:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab065a7d-f088-5afd-a4e5-cd13210f08b1 sending to next pipeline
2026-03-24 21:53:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab065a7d-f088-5afd-a4e5-cd13210f08b1, identifier: 6998975auction110988
2026-03-24 21:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_003/780x0__r.jpg?hash=1774373865> (referer: https://ecarstrade.com/cars/6998976)
2026-03-24 21:53:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab065a7d-f088-5afd-a4e5-cd13210f08b1 with identifier: 6998975auction110988
2026-03-24 21:53:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab065a7d-f088-5afd-a4e5-cd13210f08b1 with identifier: 6998975auction110988
2026-03-24 21:53:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab065a7d-f088-5afd-a4e5-cd13210f08b1 with identifier: 6998975auction110988 to the API
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998975/photo_000/780x0__r.jpg?hash=1774373862>
{'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-26T13: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/6998975',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 81231,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998975auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:48 [ecarstrade.be] INFO: Saving data for 6998975auction110988: {'created_time': 1774389228.281263, 'last_price_update_time': 1774389228.281272, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998975auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_002/780x0__r.jpg?hash=1774373865> (referer: https://ecarstrade.com/cars/6998976)
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8af9b963-2d55-5709-8e84-58d6b1582671
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8af9b963-2d55-5709-8e84-58d6b1582671
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_000/780x0__r.jpg?hash=1774373865> (referer: https://ecarstrade.com/cars/6998976)
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_001/780x0__r.jpg?hash=1774373865> (referer: https://ecarstrade.com/cars/6998976)
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8af9b963-2d55-5709-8e84-58d6b1582671
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_004/780x0__r.jpg?hash=1774373871> (referer: https://ecarstrade.com/cars/6998978)
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_003/780x0__r.jpg?hash=1774373871> (referer: https://ecarstrade.com/cars/6998978)
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8af9b963-2d55-5709-8e84-58d6b1582671
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8af9b963-2d55-5709-8e84-58d6b1582671
2026-03-24 21:53:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8af9b963-2d55-5709-8e84-58d6b1582671, skipping ID generation
2026-03-24 21:53:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af9b963-2d55-5709-8e84-58d6b1582671 with scrape type 1
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8af9b963-2d55-5709-8e84-58d6b1582671 sending to next pipeline
2026-03-24 21:53:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8af9b963-2d55-5709-8e84-58d6b1582671, identifier: 6998976auction110988
2026-03-24 21:53:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8af9b963-2d55-5709-8e84-58d6b1582671 with identifier: 6998976auction110988
2026-03-24 21:53:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8af9b963-2d55-5709-8e84-58d6b1582671 with identifier: 6998976auction110988
2026-03-24 21:53:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8af9b963-2d55-5709-8e84-58d6b1582671 with identifier: 6998976auction110988 to the API
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998976/photo_001/780x0__r.jpg?hash=1774373865>
{'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-26T13: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/6998976',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 83009,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998976auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:48 [ecarstrade.be] INFO: Saving data for 6998976auction110988: {'created_time': 1774389228.875465, 'last_price_update_time': 1774389228.875475, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998976auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_002/780x0__r.jpg?hash=1774373871> (referer: https://ecarstrade.com/cars/6998978)
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_001/780x0__r.jpg?hash=1774373871> (referer: https://ecarstrade.com/cars/6998978)
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 86d95dca-7b24-547b-8c45-b2034d141769
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 86d95dca-7b24-547b-8c45-b2034d141769
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_004/780x0__r.jpg?hash=1774373934> (referer: https://ecarstrade.com/cars/6998988)
2026-03-24 21:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_000/780x0__r.jpg?hash=1774373871> (referer: https://ecarstrade.com/cars/6998978)
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 86d95dca-7b24-547b-8c45-b2034d141769
2026-03-24 21:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 86d95dca-7b24-547b-8c45-b2034d141769
2026-03-24 21:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_002/780x0__r.jpg?hash=1774373934> (referer: https://ecarstrade.com/cars/6998988)
2026-03-24 21:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_003/780x0__r.jpg?hash=1774373934> (referer: https://ecarstrade.com/cars/6998988)
2026-03-24 21:53:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eeeba27a-9433-5916-9afe-2d673f46a93b
2026-03-24 21:53:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 86d95dca-7b24-547b-8c45-b2034d141769
2026-03-24 21:53:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86d95dca-7b24-547b-8c45-b2034d141769, skipping ID generation
2026-03-24 21:53:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86d95dca-7b24-547b-8c45-b2034d141769 with scrape type 1
2026-03-24 21:53:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86d95dca-7b24-547b-8c45-b2034d141769 sending to next pipeline
2026-03-24 21:53:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86d95dca-7b24-547b-8c45-b2034d141769, identifier: 6998978auction110988
2026-03-24 21:53:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86d95dca-7b24-547b-8c45-b2034d141769 with identifier: 6998978auction110988
2026-03-24 21:53:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86d95dca-7b24-547b-8c45-b2034d141769 with identifier: 6998978auction110988
2026-03-24 21:53:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86d95dca-7b24-547b-8c45-b2034d141769 with identifier: 6998978auction110988 to the API
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998978/photo_000/780x0__r.jpg?hash=1774373871>
{'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-26T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '86d95dca-7b24-547b-8c45-b2034d141769',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998978',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 59196,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 BEV 82KWH 128KW PRO BUSINESS',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  BEV 82KWH 128KW PRO BUSINESS',
 'vin': None,
 'year': 2023}
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998978auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:49 [ecarstrade.be] INFO: Saving data for 6998978auction110988: {'created_time': 1774389229.474488, 'last_price_update_time': 1774389229.474499, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998978auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_001/780x0__r.jpg?hash=1774373934> (referer: https://ecarstrade.com/cars/6998988)
2026-03-24 21:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_000/780x0__r.jpg?hash=1774373934> (referer: https://ecarstrade.com/cars/6998988)
2026-03-24 21:53:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eeeba27a-9433-5916-9afe-2d673f46a93b
2026-03-24 21:53:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eeeba27a-9433-5916-9afe-2d673f46a93b
2026-03-24 21:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_003/780x0__r.jpg?hash=1774373890> (referer: https://ecarstrade.com/cars/6998981)
2026-03-24 21:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_004/780x0__r.jpg?hash=1774373890> (referer: https://ecarstrade.com/cars/6998981)
2026-03-24 21:53:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eeeba27a-9433-5916-9afe-2d673f46a93b
2026-03-24 21:53:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eeeba27a-9433-5916-9afe-2d673f46a93b
2026-03-24 21:53:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eeeba27a-9433-5916-9afe-2d673f46a93b, skipping ID generation
2026-03-24 21:53:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeeba27a-9433-5916-9afe-2d673f46a93b with scrape type 1
2026-03-24 21:53:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eeeba27a-9433-5916-9afe-2d673f46a93b sending to next pipeline
2026-03-24 21:53:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eeeba27a-9433-5916-9afe-2d673f46a93b, identifier: 6998988auction110988
2026-03-24 21:53:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eeeba27a-9433-5916-9afe-2d673f46a93b with identifier: 6998988auction110988
2026-03-24 21:53:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eeeba27a-9433-5916-9afe-2d673f46a93b with identifier: 6998988auction110988
2026-03-24 21:53:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eeeba27a-9433-5916-9afe-2d673f46a93b with identifier: 6998988auction110988 to the API
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998988/photo_000/780x0__r.jpg?hash=1774373934>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'eeeba27a-9433-5916-9afe-2d673f46a93b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998988',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat',
 'odometer': 133955,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Passat 2.0 TDI 90KW MSQ VARIANT STYLE BUSINESS',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  2.0 TDI 90KW MSQ VARIANT STYLE BUSINESS',
 'vin': None,
 'year': 2021}
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998988auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:49 [ecarstrade.be] INFO: Saving data for 6998988auction110988: {'created_time': 1774389229.97219, 'last_price_update_time': 1774389229.9722, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998988auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_002/780x0__r.jpg?hash=1774373889> (referer: https://ecarstrade.com/cars/6998981)
2026-03-24 21:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_001/780x0__r.jpg?hash=1774373889> (referer: https://ecarstrade.com/cars/6998981)
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e
2026-03-24 21:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_004/780x0__r.jpg?hash=1774373909> (referer: https://ecarstrade.com/cars/6998985)
2026-03-24 21:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_000/780x0__r.jpg?hash=1774373889> (referer: https://ecarstrade.com/cars/6998981)
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e
2026-03-24 21:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_003/780x0__r.jpg?hash=1774373909> (referer: https://ecarstrade.com/cars/6998985)
2026-03-24 21:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_002/780x0__r.jpg?hash=1774373909> (referer: https://ecarstrade.com/cars/6998985)
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e
2026-03-24 21:53:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e, skipping ID generation
2026-03-24 21:53:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with scrape type 1
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e sending to next pipeline
2026-03-24 21:53:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e, identifier: 6998981auction110988
2026-03-24 21:53:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with identifier: 6998981auction110988
2026-03-24 21:53:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with identifier: 6998981auction110988
2026-03-24 21:53:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b2c0cfe-05cc-59d8-bbf1-99c1725a360e with identifier: 6998981auction110988 to the API
2026-03-24 21:53:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998981/photo_000/780x0__r.jpg?hash=1774373889>
{'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-26T13: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/6998981',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 66959,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998981auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:50 [ecarstrade.be] INFO: Saving data for 6998981auction110988: {'created_time': 1774389230.558302, 'last_price_update_time': 1774389230.558312, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998981auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_000/780x0__r.jpg?hash=1774373908> (referer: https://ecarstrade.com/cars/6998985)
2026-03-24 21:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_001/780x0__r.jpg?hash=1774373909> (referer: https://ecarstrade.com/cars/6998985)
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc
2026-03-24 21:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_004/780x0__r.jpg?hash=1774373937> (referer: https://ecarstrade.com/cars/6998989)
2026-03-24 21:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_003/780x0__r.jpg?hash=1774373937> (referer: https://ecarstrade.com/cars/6998989)
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc
2026-03-24 21:53:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc, skipping ID generation
2026-03-24 21:53:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with scrape type 1
2026-03-24 21:53:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8591e02d-8a28-5b45-9e5d-d82f3ed680cc sending to next pipeline
2026-03-24 21:53:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc, identifier: 6998985auction110988
2026-03-24 21:53:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with identifier: 6998985auction110988
2026-03-24 21:53:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with identifier: 6998985auction110988
2026-03-24 21:53:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8591e02d-8a28-5b45-9e5d-d82f3ed680cc with identifier: 6998985auction110988 to the API
2026-03-24 21:53:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998985/photo_001/780x0__r.jpg?hash=1774373909>
{'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-26T13: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/6998985',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Other',
 'model': 'Volkswagen',
 'odometer': 75696,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998985auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:51 [ecarstrade.be] INFO: Saving data for 6998985auction110988: {'created_time': 1774389231.122125, 'last_price_update_time': 1774389231.122136, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998985auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_002/780x0__r.jpg?hash=1774373936> (referer: https://ecarstrade.com/cars/6998989)
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_001/780x0__r.jpg?hash=1774373936> (referer: https://ecarstrade.com/cars/6998989)
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e23c6369-2335-5a87-814f-7e28ea04f24c
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e23c6369-2335-5a87-814f-7e28ea04f24c
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_004/780x0__r.jpg?hash=1774373585> (referer: https://ecarstrade.com/cars/6998934)
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_000/780x0__r.jpg?hash=1774373936> (referer: https://ecarstrade.com/cars/6998989)
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e23c6369-2335-5a87-814f-7e28ea04f24c
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e23c6369-2335-5a87-814f-7e28ea04f24c
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_003/780x0__r.jpg?hash=1774373585> (referer: https://ecarstrade.com/cars/6998934)
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_002/780x0__r.jpg?hash=1774373585> (referer: https://ecarstrade.com/cars/6998934)
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c4d579ef-1b2f-56e6-8aea-6eaaef781b19
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e23c6369-2335-5a87-814f-7e28ea04f24c
2026-03-24 21:53:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e23c6369-2335-5a87-814f-7e28ea04f24c, skipping ID generation
2026-03-24 21:53:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e23c6369-2335-5a87-814f-7e28ea04f24c with scrape type 1
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e23c6369-2335-5a87-814f-7e28ea04f24c sending to next pipeline
2026-03-24 21:53:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e23c6369-2335-5a87-814f-7e28ea04f24c, identifier: 6998989auction110988
2026-03-24 21:53:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e23c6369-2335-5a87-814f-7e28ea04f24c with identifier: 6998989auction110988
2026-03-24 21:53:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e23c6369-2335-5a87-814f-7e28ea04f24c with identifier: 6998989auction110988
2026-03-24 21:53:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e23c6369-2335-5a87-814f-7e28ea04f24c with identifier: 6998989auction110988 to the API
2026-03-24 21:53:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998989/photo_000/780x0__r.jpg?hash=1774373936>
{'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-26T13: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/6998989',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 60599,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998989auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:51 [ecarstrade.be] INFO: Saving data for 6998989auction110988: {'created_time': 1774389231.708296, 'last_price_update_time': 1774389231.708305, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998989auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_001/780x0__r.jpg?hash=1774373585> (referer: https://ecarstrade.com/cars/6998934)
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_000/780x0__r.jpg?hash=1774373584> (referer: https://ecarstrade.com/cars/6998934)
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998965> (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-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c4d579ef-1b2f-56e6-8aea-6eaaef781b19
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c4d579ef-1b2f-56e6-8aea-6eaaef781b19
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_004/780x0__r.jpg?hash=1774373719> (referer: https://ecarstrade.com/cars/6998952)
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_002/780x0__r.jpg?hash=1774373718> (referer: https://ecarstrade.com/cars/6998952)
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c4d579ef-1b2f-56e6-8aea-6eaaef781b19
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c4d579ef-1b2f-56e6-8aea-6eaaef781b19
2026-03-24 21:53:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4d579ef-1b2f-56e6-8aea-6eaaef781b19, skipping ID generation
2026-03-24 21:53:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with scrape type 1
2026-03-24 21:53:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4d579ef-1b2f-56e6-8aea-6eaaef781b19 sending to next pipeline
2026-03-24 21:53:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4d579ef-1b2f-56e6-8aea-6eaaef781b19, identifier: 6998934auction110988
2026-03-24 21:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_003/780x0__r.jpg?hash=1774373718> (referer: https://ecarstrade.com/cars/6998952)
2026-03-24 21:53:51 [ecarstrade.be] INFO: Extracting details for car 6998965auction110988
2026-03-24 21:53:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with identifier: 6998934auction110988
2026-03-24 21:53:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with identifier: 6998934auction110988
2026-03-24 21:53:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4d579ef-1b2f-56e6-8aea-6eaaef781b19 with identifier: 6998934auction110988 to the API
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998934/photo_000/780x0__r.jpg?hash=1774373584>
{'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-26T13: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/6998934',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 130237,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998934auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:52 [ecarstrade.be] INFO: Saving data for 6998934auction110988: {'created_time': 1774389232.23366, 'last_price_update_time': 1774389232.233669, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998934auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_001/780x0__r.jpg?hash=1774373718> (referer: https://ecarstrade.com/cars/6998952)
2026-03-24 21:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_000/780x0__r.jpg?hash=1774373718> (referer: https://ecarstrade.com/cars/6998952)
2026-03-24 21:53:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b282e88a-bf73-5d2c-b236-6e863dc12b1f with identifier: 6998965auction110988
2026-03-24 21:53:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b282e88a-bf73-5d2c-b236-6e863dc12b1f with scrape type 1
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b282e88a-bf73-5d2c-b236-6e863dc12b1f
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998965%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373804%27 HTTP/1.1" 200 None
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_000/780x0__r.jpg?hash=1774373804 not downloaded yet
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998965%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373804%27 HTTP/1.1" 200 None
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_001/780x0__r.jpg?hash=1774373804 not downloaded yet
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998965%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373804%27 HTTP/1.1" 200 None
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_002/780x0__r.jpg?hash=1774373804 not downloaded yet
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998965%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373804%27 HTTP/1.1" 200 None
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_003/780x0__r.jpg?hash=1774373804 not downloaded yet
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998965%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373804%27 HTTP/1.1" 200 None
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_004/780x0__r.jpg?hash=1774373804 not downloaded yet
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53: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%252F6990001-7000000%252F6998965%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373805%27 HTTP/1.1" 200 None
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_005/780x0__r.jpg?hash=1774373805 not downloaded yet
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212
2026-03-24 21:53:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212, skipping ID generation
2026-03-24 21:53:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with scrape type 1
2026-03-24 21:53:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 sending to next pipeline
2026-03-24 21:53:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212, identifier: 6998952auction110988
2026-03-24 21:53:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with identifier: 6998952auction110988
2026-03-24 21:53:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with identifier: 6998952auction110988
2026-03-24 21:53:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d9f3c2c-ddde-5190-ba66-c9a90c2a4212 with identifier: 6998952auction110988 to the API
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:53:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998952/photo_000/780x0__r.jpg?hash=1774373718>
{'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-26T13: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/6998952',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 110560,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998952auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:53:52 [ecarstrade.be] INFO: Saving data for 6998952auction110988: {'created_time': 1774389232.730929, 'last_price_update_time': 1774389232.73094, 'auction_closing_time': 1774532400.0}
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998952auction110988') HTTP/1.1" 204 0
2026-03-24 21:53:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998992> (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-24 21:53:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:58 [ecarstrade.be] INFO: Extracting details for car 6998992auction110988
2026-03-24 21:53:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad with identifier: 6998992auction110988
2026-03-24 21:53:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad with scrape type 1
2026-03-24 21:53:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998992%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373964%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_000/780x0__r.jpg?hash=1774373964 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998992%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373964%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_001/780x0__r.jpg?hash=1774373964 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998992%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373965%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_002/780x0__r.jpg?hash=1774373965 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998992%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373965%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_003/780x0__r.jpg?hash=1774373965 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998992%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373965%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_004/780x0__r.jpg?hash=1774373965 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998992%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373965%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_005/780x0__r.jpg?hash=1774373965 not downloaded yet
2026-03-24 21:53:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998959> (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-24 21:53:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998963> (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-24 21:53:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:53:59 [ecarstrade.be] INFO: Extracting details for car 6998959auction110988
2026-03-24 21:53:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15ea8319-4385-5008-8fc7-8578a4c56346 with identifier: 6998959auction110988
2026-03-24 21:53:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ea8319-4385-5008-8fc7-8578a4c56346 with scrape type 1
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 15ea8319-4385-5008-8fc7-8578a4c56346
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998959%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373764%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_000/780x0__r.jpg?hash=1774373764 not downloaded yet
2026-03-24 21:53:59 [ecarstrade.be] INFO: Extracting details for car 6998963auction110988
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998959%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373764%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_001/780x0__r.jpg?hash=1774373764 not downloaded yet
2026-03-24 21:53:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with identifier: 6998963auction110988
2026-03-24 21:53:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with scrape type 1
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d1ffccd5-9b43-5fa3-86d2-46b071a5b376
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998963%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373792%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_000/780x0__r.jpg?hash=1774373792 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998959%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373764%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_002/780x0__r.jpg?hash=1774373764 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998963%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373792%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_001/780x0__r.jpg?hash=1774373792 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998959%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373765%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_003/780x0__r.jpg?hash=1774373765 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998963%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373792%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_002/780x0__r.jpg?hash=1774373792 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998959%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373765%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_004/780x0__r.jpg?hash=1774373765 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998963%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373792%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_003/780x0__r.jpg?hash=1774373792 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998959%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373765%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_005/780x0__r.jpg?hash=1774373765 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998963%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373792%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_004/780x0__r.jpg?hash=1774373792 not downloaded yet
2026-03-24 21:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:53:59 [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%252F6990001-7000000%252F6998963%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373792%27 HTTP/1.1" 200 None
2026-03-24 21:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_005/780x0__r.jpg?hash=1774373792 not downloaded yet
2026-03-24 21:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998960> (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-24 21:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_004/780x0__r.jpg?hash=1774373129> (referer: https://ecarstrade.com/cars/6998859)
2026-03-24 21:54:01 [ecarstrade.be] INFO: Extracting details for car 6998960auction110988
2026-03-24 21:54:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 542882fa-b535-5ca5-bb1f-717f78c7e8c9 with identifier: 6998960auction110988
2026-03-24 21:54:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 542882fa-b535-5ca5-bb1f-717f78c7e8c9 with scrape type 1
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 542882fa-b535-5ca5-bb1f-717f78c7e8c9
2026-03-24 21:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:01 [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%252F6990001-7000000%252F6998960%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373778%27 HTTP/1.1" 200 None
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_000/780x0__r.jpg?hash=1774373778 not downloaded yet
2026-03-24 21:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:01 [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%252F6990001-7000000%252F6998960%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373778%27 HTTP/1.1" 200 None
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_001/780x0__r.jpg?hash=1774373778 not downloaded yet
2026-03-24 21:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:01 [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%252F6990001-7000000%252F6998960%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373779%27 HTTP/1.1" 200 None
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_002/780x0__r.jpg?hash=1774373779 not downloaded yet
2026-03-24 21:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_003/780x0__r.jpg?hash=1774373129> (referer: https://ecarstrade.com/cars/6998859)
2026-03-24 21:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:01 [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%252F6990001-7000000%252F6998960%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373779%27 HTTP/1.1" 200 None
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_003/780x0__r.jpg?hash=1774373779 not downloaded yet
2026-03-24 21:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:01 [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%252F6990001-7000000%252F6998960%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373779%27 HTTP/1.1" 200 None
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_004/780x0__r.jpg?hash=1774373779 not downloaded yet
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c572094-583b-5dd6-b60b-a46fab96afb4
2026-03-24 21:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:01 [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%252F6990001-7000000%252F6998960%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373779%27 HTTP/1.1" 200 None
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_005/780x0__r.jpg?hash=1774373779 not downloaded yet
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c572094-583b-5dd6-b60b-a46fab96afb4
2026-03-24 21:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_005/780x0__r.jpg?hash=1774373149> (referer: https://ecarstrade.com/cars/6998863)
2026-03-24 21:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_002/780x0__r.jpg?hash=1774373129> (referer: https://ecarstrade.com/cars/6998859)
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 446da98a-ea1a-5375-aa34-8e96dd3e05d8
2026-03-24 21:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_004/780x0__r.jpg?hash=1774373149> (referer: https://ecarstrade.com/cars/6998863)
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c572094-583b-5dd6-b60b-a46fab96afb4
2026-03-24 21:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_005/780x0__r.jpg?hash=1774373805> (referer: https://ecarstrade.com/cars/6998965)
2026-03-24 21:54:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 446da98a-ea1a-5375-aa34-8e96dd3e05d8
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_005/780x0__r.jpg?hash=1774373965> (referer: https://ecarstrade.com/cars/6998992)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b282e88a-bf73-5d2c-b236-6e863dc12b1f
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_004/780x0__r.jpg?hash=1774373965> (referer: https://ecarstrade.com/cars/6998992)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_005/780x0__r.jpg?hash=1774373792> (referer: https://ecarstrade.com/cars/6998963)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_004/780x0__r.jpg?hash=1774373792> (referer: https://ecarstrade.com/cars/6998963)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d1ffccd5-9b43-5fa3-86d2-46b071a5b376
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_002/780x0__r.jpg?hash=1774373779> (referer: https://ecarstrade.com/cars/6998960)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d1ffccd5-9b43-5fa3-86d2-46b071a5b376
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_005/780x0__r.jpg?hash=1774373779> (referer: https://ecarstrade.com/cars/6998960)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 542882fa-b535-5ca5-bb1f-717f78c7e8c9
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_004/780x0__r.jpg?hash=1774373779> (referer: https://ecarstrade.com/cars/6998960)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 542882fa-b535-5ca5-bb1f-717f78c7e8c9
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_003/780x0__r.jpg?hash=1774373779> (referer: https://ecarstrade.com/cars/6998960)
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_001/780x0__r.jpg?hash=1774373778> (referer: https://ecarstrade.com/cars/6998960)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 542882fa-b535-5ca5-bb1f-717f78c7e8c9
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 542882fa-b535-5ca5-bb1f-717f78c7e8c9
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_000/780x0__r.jpg?hash=1774373778> (referer: https://ecarstrade.com/cars/6998960)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 542882fa-b535-5ca5-bb1f-717f78c7e8c9
2026-03-24 21:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_005/780x0__r.jpg?hash=1774373765> (referer: https://ecarstrade.com/cars/6998959)
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 542882fa-b535-5ca5-bb1f-717f78c7e8c9
2026-03-24 21:54:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 542882fa-b535-5ca5-bb1f-717f78c7e8c9, skipping ID generation
2026-03-24 21:54:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 542882fa-b535-5ca5-bb1f-717f78c7e8c9 with scrape type 1
2026-03-24 21:54:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 542882fa-b535-5ca5-bb1f-717f78c7e8c9 sending to next pipeline
2026-03-24 21:54:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 542882fa-b535-5ca5-bb1f-717f78c7e8c9, identifier: 6998960auction110988
2026-03-24 21:54:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 542882fa-b535-5ca5-bb1f-717f78c7e8c9 with identifier: 6998960auction110988
2026-03-24 21:54:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 542882fa-b535-5ca5-bb1f-717f78c7e8c9 with identifier: 6998960auction110988
2026-03-24 21:54:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 542882fa-b535-5ca5-bb1f-717f78c7e8c9 with identifier: 6998960auction110988 to the API
2026-03-24 21:54:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998960/photo_000/780x0__r.jpg?hash=1774373778>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 6,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '542882fa-b535-5ca5-bb1f-717f78c7e8c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998960',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'AC',
 'model': 'Toyota Proace',
 'odometer': 134017,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-16',
 'seats_number': 3,
 'seller_name': None,
 'title': 'TOYOTA PROACE FOURGON MWB DSL - 2016 2.0 D-4D Long Comfort S&S',
 'transmission': 'manual',
 'trim': 'TOYOTA PROE FOURGON MWB DSL - 2016 2.0 D-4D Long Comfort S&S',
 'vin': None,
 'year': 2019}
2026-03-24 21:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998960auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:03 [ecarstrade.be] INFO: Saving data for 6998960auction110988: {'created_time': 1774389243.05801, 'last_price_update_time': 1774389243.058019, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998960auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_003/780x0__r.jpg?hash=1774373792> (referer: https://ecarstrade.com/cars/6998963)
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 15ea8319-4385-5008-8fc7-8578a4c56346
2026-03-24 21:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_004/780x0__r.jpg?hash=1774373765> (referer: https://ecarstrade.com/cars/6998959)
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d1ffccd5-9b43-5fa3-86d2-46b071a5b376
2026-03-24 21:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_002/780x0__r.jpg?hash=1774373792> (referer: https://ecarstrade.com/cars/6998963)
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 15ea8319-4385-5008-8fc7-8578a4c56346
2026-03-24 21:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_003/780x0__r.jpg?hash=1774373765> (referer: https://ecarstrade.com/cars/6998959)
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d1ffccd5-9b43-5fa3-86d2-46b071a5b376
2026-03-24 21:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_001/780x0__r.jpg?hash=1774373792> (referer: https://ecarstrade.com/cars/6998963)
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 15ea8319-4385-5008-8fc7-8578a4c56346
2026-03-24 21:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_002/780x0__r.jpg?hash=1774373764> (referer: https://ecarstrade.com/cars/6998959)
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d1ffccd5-9b43-5fa3-86d2-46b071a5b376
2026-03-24 21:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_000/780x0__r.jpg?hash=1774373792> (referer: https://ecarstrade.com/cars/6998963)
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 15ea8319-4385-5008-8fc7-8578a4c56346
2026-03-24 21:54:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_001/780x0__r.jpg?hash=1774373764> (referer: https://ecarstrade.com/cars/6998959)
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d1ffccd5-9b43-5fa3-86d2-46b071a5b376
2026-03-24 21:54:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1ffccd5-9b43-5fa3-86d2-46b071a5b376, skipping ID generation
2026-03-24 21:54:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with scrape type 1
2026-03-24 21:54:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1ffccd5-9b43-5fa3-86d2-46b071a5b376 sending to next pipeline
2026-03-24 21:54:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1ffccd5-9b43-5fa3-86d2-46b071a5b376, identifier: 6998963auction110988
2026-03-24 21:54:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with identifier: 6998963auction110988
2026-03-24 21:54:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with identifier: 6998963auction110988
2026-03-24 21:54:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1ffccd5-9b43-5fa3-86d2-46b071a5b376 with identifier: 6998963auction110988 to the API
2026-03-24 21:54:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998963/photo_000/780x0__r.jpg?hash=1774373792>
{'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-26T13: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/6998963',
 'listing': 'directbuy',
 'location': 'Belgium - "DELIVERY"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 39939,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998963auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:03 [ecarstrade.be] INFO: Saving data for 6998963auction110988: {'created_time': 1774389243.986666, 'last_price_update_time': 1774389243.986676, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998963auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_000/780x0__r.jpg?hash=1774373764> (referer: https://ecarstrade.com/cars/6998959)
2026-03-24 21:54:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 15ea8319-4385-5008-8fc7-8578a4c56346
2026-03-24 21:54:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_003/780x0__r.jpg?hash=1774373965> (referer: https://ecarstrade.com/cars/6998992)
2026-03-24 21:54:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 15ea8319-4385-5008-8fc7-8578a4c56346
2026-03-24 21:54:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15ea8319-4385-5008-8fc7-8578a4c56346, skipping ID generation
2026-03-24 21:54:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ea8319-4385-5008-8fc7-8578a4c56346 with scrape type 1
2026-03-24 21:54:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15ea8319-4385-5008-8fc7-8578a4c56346 sending to next pipeline
2026-03-24 21:54:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 15ea8319-4385-5008-8fc7-8578a4c56346, identifier: 6998959auction110988
2026-03-24 21:54:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 15ea8319-4385-5008-8fc7-8578a4c56346 with identifier: 6998959auction110988
2026-03-24 21:54:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 15ea8319-4385-5008-8fc7-8578a4c56346 with identifier: 6998959auction110988
2026-03-24 21:54:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 15ea8319-4385-5008-8fc7-8578a4c56346 with identifier: 6998959auction110988 to the API
2026-03-24 21:54:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998959/photo_000/780x0__r.jpg?hash=1774373764>
{'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-26T13: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/6998959',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Toyota',
 'model': 'Mirai',
 'odometer': 31331,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998959auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:04 [ecarstrade.be] INFO: Saving data for 6998959auction110988: {'created_time': 1774389244.500966, 'last_price_update_time': 1774389244.500976, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998959auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_002/780x0__r.jpg?hash=1774373965> (referer: https://ecarstrade.com/cars/6998992)
2026-03-24 21:54:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad
2026-03-24 21:54:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_001/780x0__r.jpg?hash=1774373964> (referer: https://ecarstrade.com/cars/6998992)
2026-03-24 21:54:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad
2026-03-24 21:54:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_000/780x0__r.jpg?hash=1774373964> (referer: https://ecarstrade.com/cars/6998992)
2026-03-24 21:54:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad
2026-03-24 21:54:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_004/780x0__r.jpg?hash=1774373804> (referer: https://ecarstrade.com/cars/6998965)
2026-03-24 21:54:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad
2026-03-24 21:54:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad, skipping ID generation
2026-03-24 21:54:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad with scrape type 1
2026-03-24 21:54:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad sending to next pipeline
2026-03-24 21:54:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad, identifier: 6998992auction110988
2026-03-24 21:54:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad with identifier: 6998992auction110988
2026-03-24 21:54:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad with identifier: 6998992auction110988
2026-03-24 21:54:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad with identifier: 6998992auction110988 to the API
2026-03-24 21:54:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998992/photo_000/780x0__r.jpg?hash=1774373964>
{'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-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '0c124dfb-f0a7-56b4-b26e-00e3ca0e67ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998992',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 115673,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT VARIANT 1.5 TSI OPF VARIANT STYLE BUSINESS',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN PASSAT VARIANT 1.5 TSI OPF VARIANT STYLE BUSINESS',
 'vin': None,
 'year': 2021}
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998992auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [ecarstrade.be] INFO: Saving data for 6998992auction110988: {'created_time': 1774389245.117563, 'last_price_update_time': 1774389245.117572, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998992auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_003/780x0__r.jpg?hash=1774373804> (referer: https://ecarstrade.com/cars/6998965)
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998957> (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-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b282e88a-bf73-5d2c-b236-6e863dc12b1f
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_001/780x0__r.jpg?hash=1774373804> (referer: https://ecarstrade.com/cars/6998965)
2026-03-24 21:54:05 [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-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_002/780x0__r.jpg?hash=1774373804> (referer: https://ecarstrade.com/cars/6998965)
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b282e88a-bf73-5d2c-b236-6e863dc12b1f
2026-03-24 21:54:05 [ecarstrade.be] INFO: Extracting details for car 6998957auction110988
2026-03-24 21:54:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with identifier: 6998957auction110988
2026-03-24 21:54:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with scrape type 1
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 13b7bf4a-a3e0-5407-adf9-52c2a369de38
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [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%252F6990001-7000000%252F6998957%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373752%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_000/780x0__r.jpg?hash=1774373752 not downloaded yet
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [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%252F6990001-7000000%252F6998957%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373752%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_001/780x0__r.jpg?hash=1774373752 not downloaded yet
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_000/780x0__r.jpg?hash=1774373804> (referer: https://ecarstrade.com/cars/6998965)
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_001/780x0__r.jpg?hash=1774373129> (referer: https://ecarstrade.com/cars/6998859)
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [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%252F6990001-7000000%252F6998957%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373752%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_002/780x0__r.jpg?hash=1774373752 not downloaded yet
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_003/780x0__r.jpg?hash=1774373149> (referer: https://ecarstrade.com/cars/6998863)
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [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%252F6990001-7000000%252F6998957%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373753%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_003/780x0__r.jpg?hash=1774373753 not downloaded yet
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b282e88a-bf73-5d2c-b236-6e863dc12b1f
2026-03-24 21:54:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [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%252F6990001-7000000%252F6998957%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373753%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_004/780x0__r.jpg?hash=1774373753 not downloaded yet
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_006/780x0__r.jpg?hash=1774373473> (referer: https://ecarstrade.com/cars/6998915)
2026-03-24 21:54:05 [ecarstrade.be] INFO: Found listing with ID: 6999000auction110988
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999000auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [ecarstrade.be] INFO: Scrape type for 6999000auction110988: 1
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b282e88a-bf73-5d2c-b236-6e863dc12b1f
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [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%252F6990001-7000000%252F6998957%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373753%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_005/780x0__r.jpg?hash=1774373753 not downloaded yet
2026-03-24 21:54:05 [ecarstrade.be] INFO: Found listing with ID: 6999002auction110988
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999002auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [ecarstrade.be] INFO: Scrape type for 6999002auction110988: 1
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_000/780x0__r.jpg?hash=1774373129> (referer: https://ecarstrade.com/cars/6998859)
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b282e88a-bf73-5d2c-b236-6e863dc12b1f
2026-03-24 21:54:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b282e88a-bf73-5d2c-b236-6e863dc12b1f, skipping ID generation
2026-03-24 21:54:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b282e88a-bf73-5d2c-b236-6e863dc12b1f with scrape type 1
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b282e88a-bf73-5d2c-b236-6e863dc12b1f sending to next pipeline
2026-03-24 21:54:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b282e88a-bf73-5d2c-b236-6e863dc12b1f, identifier: 6998965auction110988
2026-03-24 21:54:05 [ecarstrade.be] INFO: Found listing with ID: 6999005auction110988
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999005auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [ecarstrade.be] INFO: Scrape type for 6999005auction110988: 1
2026-03-24 21:54:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b282e88a-bf73-5d2c-b236-6e863dc12b1f with identifier: 6998965auction110988
2026-03-24 21:54:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b282e88a-bf73-5d2c-b236-6e863dc12b1f with identifier: 6998965auction110988
2026-03-24 21:54:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b282e88a-bf73-5d2c-b236-6e863dc12b1f with identifier: 6998965auction110988 to the API
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998965/photo_000/780x0__r.jpg?hash=1774373804>
{'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-26T13: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/6998965',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'Arteon',
 'odometer': 112884,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998965auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [ecarstrade.be] INFO: Saving data for 6998965auction110988: {'created_time': 1774389245.902913, 'last_price_update_time': 1774389245.902924, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998965auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_002/780x0__r.jpg?hash=1774373149> (referer: https://ecarstrade.com/cars/6998863)
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_005/780x0__r.jpg?hash=1774373473> (referer: https://ecarstrade.com/cars/6998915)
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c572094-583b-5dd6-b60b-a46fab96afb4
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 446da98a-ea1a-5375-aa34-8e96dd3e05d8
2026-03-24 21:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_001/780x0__r.jpg?hash=1774373149> (referer: https://ecarstrade.com/cars/6998863)
2026-03-24 21:54:05 [ecarstrade.be] INFO: Found listing with ID: 6999008auction110988
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999008auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [ecarstrade.be] INFO: Scrape type for 6999008auction110988: 1
2026-03-24 21:54:05 [ecarstrade.be] INFO: Found listing with ID: 6999011auction110988
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999011auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:05 [ecarstrade.be] INFO: Scrape type for 6999011auction110988: 1
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c572094-583b-5dd6-b60b-a46fab96afb4
2026-03-24 21:54:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c572094-583b-5dd6-b60b-a46fab96afb4, skipping ID generation
2026-03-24 21:54:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c572094-583b-5dd6-b60b-a46fab96afb4 with scrape type 1
2026-03-24 21:54:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c572094-583b-5dd6-b60b-a46fab96afb4 sending to next pipeline
2026-03-24 21:54:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c572094-583b-5dd6-b60b-a46fab96afb4, identifier: 6998859auction110988
2026-03-24 21:54:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c572094-583b-5dd6-b60b-a46fab96afb4 with identifier: 6998859auction110988
2026-03-24 21:54:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c572094-583b-5dd6-b60b-a46fab96afb4 with identifier: 6998859auction110988
2026-03-24 21:54:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c572094-583b-5dd6-b60b-a46fab96afb4 with identifier: 6998859auction110988 to the API
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998859/photo_000/780x0__r.jpg?hash=1774373129>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.2L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8c572094-583b-5dd6-b60b-a46fab96afb4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998859',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 73582,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-17',
 'seats_number': 3,
 'seller_name': None,
 'title': 'PEUGEOT BOXER 335 FOURGON MWB HR DSL - 2.2 BlueHDi L2H2 Premium S&S',
 'transmission': 'manual',
 'trim': 'PEUGEOT BOXER 335 FOURGON MWB HR DSL - 2.2 BlueHDi L2H2 Premium S&S',
 'vin': None,
 'year': 2019}
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998859auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Saving data for 6998859auction110988: {'created_time': 1774389246.333206, 'last_price_update_time': 1774389246.333215, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998859auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_004/780x0__r.jpg?hash=1774373472> (referer: https://ecarstrade.com/cars/6998915)
2026-03-24 21:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_005/780x0__r.jpg?hash=1774373446> (referer: https://ecarstrade.com/cars/6998913)
2026-03-24 21:54:06 [ecarstrade.be] INFO: Found listing with ID: 6999013auction110988
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999013auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Scrape type for 6999013auction110988: 1
2026-03-24 21:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_000/780x0__r.jpg?hash=1774373149> (referer: https://ecarstrade.com/cars/6998863)
2026-03-24 21:54:06 [ecarstrade.be] INFO: Found listing with ID: 6999015auction110988
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999015auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Scrape type for 6999015auction110988: 1
2026-03-24 21:54:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 446da98a-ea1a-5375-aa34-8e96dd3e05d8
2026-03-24 21:54:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-24 21:54:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 446da98a-ea1a-5375-aa34-8e96dd3e05d8
2026-03-24 21:54:06 [ecarstrade.be] INFO: Found listing with ID: 6999018auction110988
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999018auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Scrape type for 6999018auction110988: 1
2026-03-24 21:54:06 [ecarstrade.be] INFO: Found listing with ID: 6999024auction110988
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999024auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Scrape type for 6999024auction110988: 1
2026-03-24 21:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_002/780x0__r.jpg?hash=1774373752> (referer: https://ecarstrade.com/cars/6998957)
2026-03-24 21:54:06 [ecarstrade.be] INFO: Found listing with ID: 6999026auction110988
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999026auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Scrape type for 6999026auction110988: 1
2026-03-24 21: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-24 21:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_001/780x0__r.jpg?hash=1774373752> (referer: https://ecarstrade.com/cars/6998957)
2026-03-24 21:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_000/780x0__r.jpg?hash=1774373752> (referer: https://ecarstrade.com/cars/6998957)
2026-03-24 21:54:06 [ecarstrade.be] INFO: Found listing with ID: 6999028auction110988
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999028auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Scrape type for 6999028auction110988: 1
2026-03-24 21: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-24 21:54:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-24 21:54:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8b46bcba-58d4-5cdc-a12b-7891bb823018
2026-03-24 21:54:06 [ecarstrade.be] INFO: Found listing with ID: 6999031auction110988
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999031auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Scrape type for 6999031auction110988: 1
2026-03-24 21:54:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 446da98a-ea1a-5375-aa34-8e96dd3e05d8
2026-03-24 21:54:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 446da98a-ea1a-5375-aa34-8e96dd3e05d8, skipping ID generation
2026-03-24 21:54:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 446da98a-ea1a-5375-aa34-8e96dd3e05d8 with scrape type 1
2026-03-24 21:54:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 446da98a-ea1a-5375-aa34-8e96dd3e05d8 sending to next pipeline
2026-03-24 21:54:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 446da98a-ea1a-5375-aa34-8e96dd3e05d8, identifier: 6998863auction110988
2026-03-24 21:54:06 [ecarstrade.be] INFO: Found listing with ID: 6999032auction110988
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999032auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Scrape type for 6999032auction110988: 1
2026-03-24 21:54:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 446da98a-ea1a-5375-aa34-8e96dd3e05d8 with identifier: 6998863auction110988
2026-03-24 21:54:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 446da98a-ea1a-5375-aa34-8e96dd3e05d8 with identifier: 6998863auction110988
2026-03-24 21:54:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 446da98a-ea1a-5375-aa34-8e96dd3e05d8 with identifier: 6998863auction110988 to the API
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998863/photo_000/780x0__r.jpg?hash=1774373149>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': None,
 'engine': '1.9L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '446da98a-ea1a-5375-aa34-8e96dd3e05d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998863',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 104335,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-03',
 'seats_number': 3,
 'seller_name': None,
 'title': 'PEUGEOT EXPERT Utility FT Long DC SNOECKS 2.0L 120cv BVM6',
 'transmission': 'manual',
 'trim': 'PEUGEOT EXPERT Utility FT Long DC SNOECKS 2.0L 120cv BVM6',
 'vin': None,
 'year': 2020}
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998863auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:06 [ecarstrade.be] INFO: Saving data for 6998863auction110988: {'created_time': 1774389246.92291, 'last_price_update_time': 1774389246.92292, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998863auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_005/780x0__r.jpg?hash=1774373753> (referer: https://ecarstrade.com/cars/6998957)
2026-03-24 21:54:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998955> (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-24 21:54:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:07 [scrapy.extensions.logstats] INFO: Crawled 256 pages (at 37 pages/min), scraped 114 items (at 33 items/min)
2026-03-24 21:54:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:54:07 [ecarstrade.be] INFO: Found listing with ID: 6999033auction110988
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999033auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [ecarstrade.be] INFO: Scrape type for 6999033auction110988: 1
2026-03-24 21:54:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 13b7bf4a-a3e0-5407-adf9-52c2a369de38
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 13b7bf4a-a3e0-5407-adf9-52c2a369de38
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 13b7bf4a-a3e0-5407-adf9-52c2a369de38
2026-03-24 21:54:07 [ecarstrade.be] INFO: Extracting details for car 6998955auction110988
2026-03-24 21:54:07 [ecarstrade.be] INFO: Found listing with ID: 6999035auction110988
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999035auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [ecarstrade.be] INFO: Scrape type for 6999035auction110988: 1
2026-03-24 21:54:07 [ecarstrade.be] INFO: Found listing with ID: 6999036auction110988
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999036auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [ecarstrade.be] INFO: Scrape type for 6999036auction110988: 1
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 13b7bf4a-a3e0-5407-adf9-52c2a369de38
2026-03-24 21:54:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02a63bf8-1397-552e-ac02-6fe660d24d8d with identifier: 6998955auction110988
2026-03-24 21:54:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02a63bf8-1397-552e-ac02-6fe660d24d8d with scrape type 1
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 02a63bf8-1397-552e-ac02-6fe660d24d8d
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [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%252F6990001-7000000%252F6998955%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373743%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_000/780x0__r.jpg?hash=1774373743 not downloaded yet
2026-03-24 21:54:07 [ecarstrade.be] INFO: Found listing with ID: 6999037auction110988
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999037auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [ecarstrade.be] INFO: Scrape type for 6999037auction110988: 1
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [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%252F6990001-7000000%252F6998955%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373743%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_001/780x0__r.jpg?hash=1774373743 not downloaded yet
2026-03-24 21:54:07 [ecarstrade.be] INFO: Found listing with ID: 6999038auction110988
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999038auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [ecarstrade.be] INFO: Scrape type for 6999038auction110988: 1
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [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%252F6990001-7000000%252F6998955%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373743%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_002/780x0__r.jpg?hash=1774373743 not downloaded yet
2026-03-24 21:54:07 [ecarstrade.be] INFO: Found listing with ID: 6999039auction110988
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999039auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [ecarstrade.be] INFO: Scrape type for 6999039auction110988: 1
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [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%252F6990001-7000000%252F6998955%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373743%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_003/780x0__r.jpg?hash=1774373743 not downloaded yet
2026-03-24 21:54:07 [ecarstrade.be] INFO: Found listing with ID: 6999040auction110988
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999040auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [ecarstrade.be] INFO: Scrape type for 6999040auction110988: 1
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [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%252F6990001-7000000%252F6998955%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373743%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_004/780x0__r.jpg?hash=1774373743 not downloaded yet
2026-03-24 21:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:07 [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%252F6990001-7000000%252F6998955%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373743%27 HTTP/1.1" 200 None
2026-03-24 21:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_005/780x0__r.jpg?hash=1774373743 not downloaded yet
2026-03-24 21:54:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998973> (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-24 21:54:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:09 [ecarstrade.be] INFO: Extracting details for car 6998973auction110988
2026-03-24 21:54:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a1791f6-cb28-5625-af37-66ac8f71bc1a with identifier: 6998973auction110988
2026-03-24 21:54:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a1791f6-cb28-5625-af37-66ac8f71bc1a with scrape type 1
2026-03-24 21:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9a1791f6-cb28-5625-af37-66ac8f71bc1a
2026-03-24 21:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:09 [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%252F6990001-7000000%252F6998973%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373859%27 HTTP/1.1" 200 None
2026-03-24 21:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_000/780x0__r.jpg?hash=1774373859 not downloaded yet
2026-03-24 21:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:09 [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%252F6990001-7000000%252F6998973%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373859%27 HTTP/1.1" 200 None
2026-03-24 21:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_001/780x0__r.jpg?hash=1774373859 not downloaded yet
2026-03-24 21:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:09 [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%252F6990001-7000000%252F6998973%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373859%27 HTTP/1.1" 200 None
2026-03-24 21:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_002/780x0__r.jpg?hash=1774373859 not downloaded yet
2026-03-24 21:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:09 [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%252F6990001-7000000%252F6998973%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373860%27 HTTP/1.1" 200 None
2026-03-24 21:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_003/780x0__r.jpg?hash=1774373860 not downloaded yet
2026-03-24 21:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:09 [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%252F6990001-7000000%252F6998973%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373860%27 HTTP/1.1" 200 None
2026-03-24 21:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_004/780x0__r.jpg?hash=1774373860 not downloaded yet
2026-03-24 21:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:09 [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%252F6990001-7000000%252F6998973%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373860%27 HTTP/1.1" 200 None
2026-03-24 21:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_005/780x0__r.jpg?hash=1774373860 not downloaded yet
2026-03-24 21:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999005> (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-24 21:54:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:13 [ecarstrade.be] INFO: Extracting details for car 6999005auction110988
2026-03-24 21:54:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with identifier: 6999005auction110988
2026-03-24 21:54:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with scrape type 1
2026-03-24 21:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5
2026-03-24 21:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:13 [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%252F6990001-7000000%252F6999005%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374061%27 HTTP/1.1" 200 None
2026-03-24 21:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_000/780x0__r.jpg?hash=1774374061 not downloaded yet
2026-03-24 21:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:13 [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%252F6990001-7000000%252F6999005%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374061%27 HTTP/1.1" 200 None
2026-03-24 21:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_001/780x0__r.jpg?hash=1774374061 not downloaded yet
2026-03-24 21:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:13 [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%252F6990001-7000000%252F6999005%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374061%27 HTTP/1.1" 200 None
2026-03-24 21:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_002/780x0__r.jpg?hash=1774374061 not downloaded yet
2026-03-24 21:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:13 [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%252F6990001-7000000%252F6999005%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374061%27 HTTP/1.1" 200 None
2026-03-24 21:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_003/780x0__r.jpg?hash=1774374061 not downloaded yet
2026-03-24 21:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:13 [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%252F6990001-7000000%252F6999005%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374061%27 HTTP/1.1" 200 None
2026-03-24 21:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_004/780x0__r.jpg?hash=1774374061 not downloaded yet
2026-03-24 21:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:13 [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%252F6990001-7000000%252F6999005%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374061%27 HTTP/1.1" 200 None
2026-03-24 21:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_005/780x0__r.jpg?hash=1774374061 not downloaded yet
2026-03-24 21:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999002> (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-24 21:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_004/780x0__r.jpg?hash=1774373753> (referer: https://ecarstrade.com/cars/6998957)
2026-03-24 21: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-24 21:54:14 [ecarstrade.be] INFO: Extracting details for car 6999002auction110988
2026-03-24 21:54:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ad271e9-2a1a-5d30-ada1-571227696d20 with identifier: 6999002auction110988
2026-03-24 21:54:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ad271e9-2a1a-5d30-ada1-571227696d20 with scrape type 1
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9ad271e9-2a1a-5d30-ada1-571227696d20
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999002%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374035%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_000/780x0__r.jpg?hash=1774374035 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999002%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374035%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_001/780x0__r.jpg?hash=1774374035 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999002%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374035%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_002/780x0__r.jpg?hash=1774374035 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999002%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374035%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_003/780x0__r.jpg?hash=1774374035 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999002%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374035%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_004/780x0__r.jpg?hash=1774374035 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999002%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374035%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_005/780x0__r.jpg?hash=1774374035 not downloaded yet
2026-03-24 21:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999000> (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-24 21: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-24 21:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 13b7bf4a-a3e0-5407-adf9-52c2a369de38
2026-03-24 21:54:14 [ecarstrade.be] INFO: Extracting details for car 6999000auction110988
2026-03-24 21:54:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ff89aa2-2fd2-5647-b995-f0551578148b with identifier: 6999000auction110988
2026-03-24 21:54:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ff89aa2-2fd2-5647-b995-f0551578148b with scrape type 1
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4ff89aa2-2fd2-5647-b995-f0551578148b
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999000%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374027%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_000/780x0__r.jpg?hash=1774374027 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999000%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374027%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_001/780x0__r.jpg?hash=1774374027 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999000%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374027%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_002/780x0__r.jpg?hash=1774374027 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999000%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374027%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_003/780x0__r.jpg?hash=1774374027 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999000%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374027%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_004/780x0__r.jpg?hash=1774374027 not downloaded yet
2026-03-24 21:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:14 [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%252F6990001-7000000%252F6999000%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374027%27 HTTP/1.1" 200 None
2026-03-24 21:54:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_005/780x0__r.jpg?hash=1774374027 not downloaded yet
2026-03-24 21:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999011> (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-24 21:54:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:15 [ecarstrade.be] INFO: Extracting details for car 6999011auction110988
2026-03-24 21:54:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69ffc198-1c52-548b-861a-6944b373df32 with identifier: 6999011auction110988
2026-03-24 21:54:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69ffc198-1c52-548b-861a-6944b373df32 with scrape type 1
2026-03-24 21:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 69ffc198-1c52-548b-861a-6944b373df32
2026-03-24 21:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:15 [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%252F6990001-7000000%252F6999011%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374101%27 HTTP/1.1" 200 None
2026-03-24 21:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_000/780x0__r.jpg?hash=1774374101 not downloaded yet
2026-03-24 21:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:15 [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%252F6990001-7000000%252F6999011%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374101%27 HTTP/1.1" 200 None
2026-03-24 21:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_001/780x0__r.jpg?hash=1774374101 not downloaded yet
2026-03-24 21:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:15 [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%252F6990001-7000000%252F6999011%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374101%27 HTTP/1.1" 200 None
2026-03-24 21:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_002/780x0__r.jpg?hash=1774374101 not downloaded yet
2026-03-24 21:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:15 [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%252F6990001-7000000%252F6999011%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374101%27 HTTP/1.1" 200 None
2026-03-24 21:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_003/780x0__r.jpg?hash=1774374101 not downloaded yet
2026-03-24 21:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:15 [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%252F6990001-7000000%252F6999011%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374102%27 HTTP/1.1" 200 None
2026-03-24 21:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_004/780x0__r.jpg?hash=1774374102 not downloaded yet
2026-03-24 21:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:15 [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%252F6990001-7000000%252F6999011%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374102%27 HTTP/1.1" 200 None
2026-03-24 21:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_005/780x0__r.jpg?hash=1774374102 not downloaded yet
2026-03-24 21:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998977> (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-24 21:54:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:16 [ecarstrade.be] INFO: Extracting details for car 6998977auction110988
2026-03-24 21:54:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d021930-dee3-5023-9899-e34c2ff8525f with identifier: 6998977auction110988
2026-03-24 21:54:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d021930-dee3-5023-9899-e34c2ff8525f with scrape type 1
2026-03-24 21:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8d021930-dee3-5023-9899-e34c2ff8525f
2026-03-24 21:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:16 [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%252F6990001-7000000%252F6998977%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373868%27 HTTP/1.1" 200 None
2026-03-24 21:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_000/780x0__r.jpg?hash=1774373868 not downloaded yet
2026-03-24 21:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:16 [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%252F6990001-7000000%252F6998977%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373868%27 HTTP/1.1" 200 None
2026-03-24 21:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_001/780x0__r.jpg?hash=1774373868 not downloaded yet
2026-03-24 21:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:16 [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%252F6990001-7000000%252F6998977%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373868%27 HTTP/1.1" 200 None
2026-03-24 21:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_002/780x0__r.jpg?hash=1774373868 not downloaded yet
2026-03-24 21:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:16 [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%252F6990001-7000000%252F6998977%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373868%27 HTTP/1.1" 200 None
2026-03-24 21:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_003/780x0__r.jpg?hash=1774373868 not downloaded yet
2026-03-24 21:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:16 [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%252F6990001-7000000%252F6998977%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373868%27 HTTP/1.1" 200 None
2026-03-24 21:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_004/780x0__r.jpg?hash=1774373868 not downloaded yet
2026-03-24 21:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:16 [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%252F6990001-7000000%252F6998977%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373868%27 HTTP/1.1" 200 None
2026-03-24 21:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_005/780x0__r.jpg?hash=1774373868 not downloaded yet
2026-03-24 21:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998969> (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-24 21:54:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:18 [ecarstrade.be] INFO: Extracting details for car 6998969auction110988
2026-03-24 21:54:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83b0c4a1-2288-55a4-81d9-31d456f18a4a with identifier: 6998969auction110988
2026-03-24 21:54:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b0c4a1-2288-55a4-81d9-31d456f18a4a with scrape type 1
2026-03-24 21:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83b0c4a1-2288-55a4-81d9-31d456f18a4a
2026-03-24 21:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:18 [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%252F6990001-7000000%252F6998969%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373838%27 HTTP/1.1" 200 None
2026-03-24 21:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_000/780x0__r.jpg?hash=1774373838 not downloaded yet
2026-03-24 21:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:18 [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%252F6990001-7000000%252F6998969%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373838%27 HTTP/1.1" 200 None
2026-03-24 21:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_001/780x0__r.jpg?hash=1774373838 not downloaded yet
2026-03-24 21:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:18 [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%252F6990001-7000000%252F6998969%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373838%27 HTTP/1.1" 200 None
2026-03-24 21:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_002/780x0__r.jpg?hash=1774373838 not downloaded yet
2026-03-24 21:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:18 [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%252F6990001-7000000%252F6998969%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373838%27 HTTP/1.1" 200 None
2026-03-24 21:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_003/780x0__r.jpg?hash=1774373838 not downloaded yet
2026-03-24 21:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:18 [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%252F6990001-7000000%252F6998969%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373838%27 HTTP/1.1" 200 None
2026-03-24 21:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_004/780x0__r.jpg?hash=1774373838 not downloaded yet
2026-03-24 21:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:18 [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%252F6990001-7000000%252F6998969%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373839%27 HTTP/1.1" 200 None
2026-03-24 21:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_005/780x0__r.jpg?hash=1774373839 not downloaded yet
2026-03-24 21:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998967> (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-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_005/780x0__r.jpg?hash=1774373743> (referer: https://ecarstrade.com/cars/6998955)
2026-03-24 21:54:20 [ecarstrade.be] INFO: Extracting details for car 6998967auction110988
2026-03-24 21:54:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab022d67-f347-52b5-ad96-fd1358925483 with identifier: 6998967auction110988
2026-03-24 21:54:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab022d67-f347-52b5-ad96-fd1358925483 with scrape type 1
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab022d67-f347-52b5-ad96-fd1358925483
2026-03-24 21:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:20 [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%252F6990001-7000000%252F6998967%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373818%27 HTTP/1.1" 200 None
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_000/780x0__r.jpg?hash=1774373818 not downloaded yet
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_005/780x0__r.jpg?hash=1774373860> (referer: https://ecarstrade.com/cars/6998973)
2026-03-24 21:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:20 [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%252F6990001-7000000%252F6998967%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373818%27 HTTP/1.1" 200 None
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_001/780x0__r.jpg?hash=1774373818 not downloaded yet
2026-03-24 21:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:20 [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%252F6990001-7000000%252F6998967%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373818%27 HTTP/1.1" 200 None
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_002/780x0__r.jpg?hash=1774373818 not downloaded yet
2026-03-24 21:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:20 [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%252F6990001-7000000%252F6998967%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373818%27 HTTP/1.1" 200 None
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_003/780x0__r.jpg?hash=1774373818 not downloaded yet
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 02a63bf8-1397-552e-ac02-6fe660d24d8d
2026-03-24 21:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:20 [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%252F6990001-7000000%252F6998967%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373818%27 HTTP/1.1" 200 None
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_004/780x0__r.jpg?hash=1774373818 not downloaded yet
2026-03-24 21:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:20 [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%252F6990001-7000000%252F6998967%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373818%27 HTTP/1.1" 200 None
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_005/780x0__r.jpg?hash=1774373818 not downloaded yet
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_005/780x0__r.jpg?hash=1774374061> (referer: https://ecarstrade.com/cars/6999005)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9a1791f6-cb28-5625-af37-66ac8f71bc1a
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_004/780x0__r.jpg?hash=1774374061> (referer: https://ecarstrade.com/cars/6999005)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_004/780x0__r.jpg?hash=1774374035> (referer: https://ecarstrade.com/cars/6999002)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_005/780x0__r.jpg?hash=1774374027> (referer: https://ecarstrade.com/cars/6999000)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9ad271e9-2a1a-5d30-ada1-571227696d20
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_005/780x0__r.jpg?hash=1774374102> (referer: https://ecarstrade.com/cars/6999011)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4ff89aa2-2fd2-5647-b995-f0551578148b
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_005/780x0__r.jpg?hash=1774373868> (referer: https://ecarstrade.com/cars/6998977)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 69ffc198-1c52-548b-861a-6944b373df32
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_005/780x0__r.jpg?hash=1774373839> (referer: https://ecarstrade.com/cars/6998969)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8d021930-dee3-5023-9899-e34c2ff8525f
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_004/780x0__r.jpg?hash=1774373838> (referer: https://ecarstrade.com/cars/6998969)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83b0c4a1-2288-55a4-81d9-31d456f18a4a
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_000/780x0__r.jpg?hash=1774373818> (referer: https://ecarstrade.com/cars/6998967)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83b0c4a1-2288-55a4-81d9-31d456f18a4a
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_005/780x0__r.jpg?hash=1774373818> (referer: https://ecarstrade.com/cars/6998967)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab022d67-f347-52b5-ad96-fd1358925483
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_004/780x0__r.jpg?hash=1774373818> (referer: https://ecarstrade.com/cars/6998967)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab022d67-f347-52b5-ad96-fd1358925483
2026-03-24 21:54:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_003/780x0__r.jpg?hash=1774373818> (referer: https://ecarstrade.com/cars/6998967)
2026-03-24 21:54:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab022d67-f347-52b5-ad96-fd1358925483
2026-03-24 21:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_002/780x0__r.jpg?hash=1774373818> (referer: https://ecarstrade.com/cars/6998967)
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab022d67-f347-52b5-ad96-fd1358925483
2026-03-24 21:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_001/780x0__r.jpg?hash=1774373818> (referer: https://ecarstrade.com/cars/6998967)
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab022d67-f347-52b5-ad96-fd1358925483
2026-03-24 21:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_003/780x0__r.jpg?hash=1774373838> (referer: https://ecarstrade.com/cars/6998969)
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab022d67-f347-52b5-ad96-fd1358925483
2026-03-24 21:54:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab022d67-f347-52b5-ad96-fd1358925483, skipping ID generation
2026-03-24 21:54:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab022d67-f347-52b5-ad96-fd1358925483 with scrape type 1
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab022d67-f347-52b5-ad96-fd1358925483 sending to next pipeline
2026-03-24 21:54:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab022d67-f347-52b5-ad96-fd1358925483, identifier: 6998967auction110988
2026-03-24 21:54:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab022d67-f347-52b5-ad96-fd1358925483 with identifier: 6998967auction110988
2026-03-24 21:54:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab022d67-f347-52b5-ad96-fd1358925483 with identifier: 6998967auction110988
2026-03-24 21:54:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab022d67-f347-52b5-ad96-fd1358925483 with identifier: 6998967auction110988 to the API
2026-03-24 21:54:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998967/photo_001/780x0__r.jpg?hash=1774373818>
{'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-26T13: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/6998967',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 123123,
 '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': 'VOLKSWAGEN Golf 2.0 TDI 110KW DSG LIFE',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  2.0 TDI 110KW DSG LIFE',
 'vin': None,
 'year': 2021}
2026-03-24 21:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998967auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:21 [ecarstrade.be] INFO: Saving data for 6998967auction110988: {'created_time': 1774389261.6808, 'last_price_update_time': 1774389261.680809, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998967auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_002/780x0__r.jpg?hash=1774373838> (referer: https://ecarstrade.com/cars/6998969)
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83b0c4a1-2288-55a4-81d9-31d456f18a4a
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83b0c4a1-2288-55a4-81d9-31d456f18a4a
2026-03-24 21:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_001/780x0__r.jpg?hash=1774373838> (referer: https://ecarstrade.com/cars/6998969)
2026-03-24 21:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_000/780x0__r.jpg?hash=1774373838> (referer: https://ecarstrade.com/cars/6998969)
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83b0c4a1-2288-55a4-81d9-31d456f18a4a
2026-03-24 21:54:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_004/780x0__r.jpg?hash=1774373868> (referer: https://ecarstrade.com/cars/6998977)
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83b0c4a1-2288-55a4-81d9-31d456f18a4a
2026-03-24 21:54:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83b0c4a1-2288-55a4-81d9-31d456f18a4a, skipping ID generation
2026-03-24 21:54:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b0c4a1-2288-55a4-81d9-31d456f18a4a with scrape type 1
2026-03-24 21:54:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83b0c4a1-2288-55a4-81d9-31d456f18a4a sending to next pipeline
2026-03-24 21:54:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 83b0c4a1-2288-55a4-81d9-31d456f18a4a, identifier: 6998969auction110988
2026-03-24 21:54:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83b0c4a1-2288-55a4-81d9-31d456f18a4a with identifier: 6998969auction110988
2026-03-24 21:54:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83b0c4a1-2288-55a4-81d9-31d456f18a4a with identifier: 6998969auction110988
2026-03-24 21:54:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83b0c4a1-2288-55a4-81d9-31d456f18a4a with identifier: 6998969auction110988 to the API
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998969/photo_000/780x0__r.jpg?hash=1774373838>
{'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-26T13: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/6998969',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 35175,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998969auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:22 [ecarstrade.be] INFO: Saving data for 6998969auction110988: {'created_time': 1774389262.455483, 'last_price_update_time': 1774389262.455492, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998969auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_003/780x0__r.jpg?hash=1774373868> (referer: https://ecarstrade.com/cars/6998977)
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8d021930-dee3-5023-9899-e34c2ff8525f
2026-03-24 21:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999026> (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-24 21:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_002/780x0__r.jpg?hash=1774373868> (referer: https://ecarstrade.com/cars/6998977)
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8d021930-dee3-5023-9899-e34c2ff8525f
2026-03-24 21:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_001/780x0__r.jpg?hash=1774373868> (referer: https://ecarstrade.com/cars/6998977)
2026-03-24 21:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_000/780x0__r.jpg?hash=1774373868> (referer: https://ecarstrade.com/cars/6998977)
2026-03-24 21:54:22 [ecarstrade.be] INFO: Extracting details for car 6999026auction110988
2026-03-24 21:54:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52b1a533-098d-5a98-bab8-f3742092e3b7 with identifier: 6999026auction110988
2026-03-24 21:54:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b1a533-098d-5a98-bab8-f3742092e3b7 with scrape type 1
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52b1a533-098d-5a98-bab8-f3742092e3b7
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:22 [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%252F6990001-7000000%252F6999026%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374184%27 HTTP/1.1" 200 None
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_000/780x0__r.jpg?hash=1774374184 not downloaded yet
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:22 [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%252F6990001-7000000%252F6999026%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374184%27 HTTP/1.1" 200 None
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_001/780x0__r.jpg?hash=1774374184 not downloaded yet
2026-03-24 21:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_004/780x0__r.jpg?hash=1774374102> (referer: https://ecarstrade.com/cars/6999011)
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:22 [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%252F6990001-7000000%252F6999026%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374184%27 HTTP/1.1" 200 None
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_002/780x0__r.jpg?hash=1774374184 not downloaded yet
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8d021930-dee3-5023-9899-e34c2ff8525f
2026-03-24 21:54:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_003/780x0__r.jpg?hash=1774374101> (referer: https://ecarstrade.com/cars/6999011)
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:22 [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%252F6990001-7000000%252F6999026%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374184%27 HTTP/1.1" 200 None
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_003/780x0__r.jpg?hash=1774374184 not downloaded yet
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:22 [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%252F6990001-7000000%252F6999026%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374184%27 HTTP/1.1" 200 None
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_004/780x0__r.jpg?hash=1774374184 not downloaded yet
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:22 [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%252F6990001-7000000%252F6999026%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374184%27 HTTP/1.1" 200 None
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_005/780x0__r.jpg?hash=1774374184 not downloaded yet
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8d021930-dee3-5023-9899-e34c2ff8525f
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8d021930-dee3-5023-9899-e34c2ff8525f
2026-03-24 21:54:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d021930-dee3-5023-9899-e34c2ff8525f, skipping ID generation
2026-03-24 21:54:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d021930-dee3-5023-9899-e34c2ff8525f with scrape type 1
2026-03-24 21:54:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d021930-dee3-5023-9899-e34c2ff8525f sending to next pipeline
2026-03-24 21:54:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8d021930-dee3-5023-9899-e34c2ff8525f, identifier: 6998977auction110988
2026-03-24 21:54:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8d021930-dee3-5023-9899-e34c2ff8525f with identifier: 6998977auction110988
2026-03-24 21:54:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8d021930-dee3-5023-9899-e34c2ff8525f with identifier: 6998977auction110988
2026-03-24 21:54:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8d021930-dee3-5023-9899-e34c2ff8525f with identifier: 6998977auction110988 to the API
2026-03-24 21:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998977/photo_000/780x0__r.jpg?hash=1774373868>
{'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-26T13: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/6998977',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 83319,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998977auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:23 [ecarstrade.be] INFO: Saving data for 6998977auction110988: {'created_time': 1774389263.143613, 'last_price_update_time': 1774389263.143623, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998977auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_002/780x0__r.jpg?hash=1774374101> (referer: https://ecarstrade.com/cars/6999011)
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_001/780x0__r.jpg?hash=1774374101> (referer: https://ecarstrade.com/cars/6999011)
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999024> (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-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 69ffc198-1c52-548b-861a-6944b373df32
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 69ffc198-1c52-548b-861a-6944b373df32
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_004/780x0__r.jpg?hash=1774374027> (referer: https://ecarstrade.com/cars/6999000)
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_000/780x0__r.jpg?hash=1774374101> (referer: https://ecarstrade.com/cars/6999011)
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_003/780x0__r.jpg?hash=1774374027> (referer: https://ecarstrade.com/cars/6999000)
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 69ffc198-1c52-548b-861a-6944b373df32
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 69ffc198-1c52-548b-861a-6944b373df32
2026-03-24 21:54:23 [ecarstrade.be] INFO: Extracting details for car 6999024auction110988
2026-03-24 21:54:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 752b3393-8f7b-5378-a0ee-bef432a35487 with identifier: 6999024auction110988
2026-03-24 21:54:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752b3393-8f7b-5378-a0ee-bef432a35487 with scrape type 1
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 752b3393-8f7b-5378-a0ee-bef432a35487
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [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%252F6990001-7000000%252F6999024%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374169%27 HTTP/1.1" 200 None
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_000/780x0__r.jpg?hash=1774374169 not downloaded yet
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [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%252F6990001-7000000%252F6999024%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374169%27 HTTP/1.1" 200 None
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_001/780x0__r.jpg?hash=1774374169 not downloaded yet
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_002/780x0__r.jpg?hash=1774374027> (referer: https://ecarstrade.com/cars/6999000)
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_000/780x0__r.jpg?hash=1774374027> (referer: https://ecarstrade.com/cars/6999000)
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [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%252F6990001-7000000%252F6999024%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374169%27 HTTP/1.1" 200 None
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_002/780x0__r.jpg?hash=1774374169 not downloaded yet
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_001/780x0__r.jpg?hash=1774374027> (referer: https://ecarstrade.com/cars/6999000)
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [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%252F6990001-7000000%252F6999024%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374169%27 HTTP/1.1" 200 None
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_003/780x0__r.jpg?hash=1774374169 not downloaded yet
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4ff89aa2-2fd2-5647-b995-f0551578148b
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [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%252F6990001-7000000%252F6999024%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374169%27 HTTP/1.1" 200 None
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_004/780x0__r.jpg?hash=1774374169 not downloaded yet
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 69ffc198-1c52-548b-861a-6944b373df32
2026-03-24 21:54:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69ffc198-1c52-548b-861a-6944b373df32, skipping ID generation
2026-03-24 21:54:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69ffc198-1c52-548b-861a-6944b373df32 with scrape type 1
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69ffc198-1c52-548b-861a-6944b373df32 sending to next pipeline
2026-03-24 21:54:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 69ffc198-1c52-548b-861a-6944b373df32, identifier: 6999011auction110988
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [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%252F6990001-7000000%252F6999024%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374169%27 HTTP/1.1" 200 None
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_005/780x0__r.jpg?hash=1774374169 not downloaded yet
2026-03-24 21:54:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 69ffc198-1c52-548b-861a-6944b373df32 with identifier: 6999011auction110988
2026-03-24 21:54:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 69ffc198-1c52-548b-861a-6944b373df32 with identifier: 6999011auction110988
2026-03-24 21:54:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 69ffc198-1c52-548b-861a-6944b373df32 with identifier: 6999011auction110988 to the API
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999011/photo_000/780x0__r.jpg?hash=1774374101>
{'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-26T13: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/6999011',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'T-Cross',
 'odometer': 93888,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999011auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:23 [ecarstrade.be] INFO: Saving data for 6999011auction110988: {'created_time': 1774389263.797772, 'last_price_update_time': 1774389263.797782, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999011auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_001/780x0__r.jpg?hash=1774374184> (referer: https://ecarstrade.com/cars/6999026)
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_002/780x0__r.jpg?hash=1774374184> (referer: https://ecarstrade.com/cars/6999026)
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_005/780x0__r.jpg?hash=1774374184> (referer: https://ecarstrade.com/cars/6999026)
2026-03-24 21:54:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999018> (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-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4ff89aa2-2fd2-5647-b995-f0551578148b
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4ff89aa2-2fd2-5647-b995-f0551578148b
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4ff89aa2-2fd2-5647-b995-f0551578148b
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4ff89aa2-2fd2-5647-b995-f0551578148b
2026-03-24 21:54:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ff89aa2-2fd2-5647-b995-f0551578148b, skipping ID generation
2026-03-24 21:54:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ff89aa2-2fd2-5647-b995-f0551578148b with scrape type 1
2026-03-24 21:54:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ff89aa2-2fd2-5647-b995-f0551578148b sending to next pipeline
2026-03-24 21:54:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ff89aa2-2fd2-5647-b995-f0551578148b, identifier: 6999000auction110988
2026-03-24 21:54:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ff89aa2-2fd2-5647-b995-f0551578148b with identifier: 6999000auction110988
2026-03-24 21:54:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ff89aa2-2fd2-5647-b995-f0551578148b with identifier: 6999000auction110988
2026-03-24 21:54:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ff89aa2-2fd2-5647-b995-f0551578148b with identifier: 6999000auction110988 to the API
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999000/photo_001/780x0__r.jpg?hash=1774374027>
{'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-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4ff89aa2-2fd2-5647-b995-f0551578148b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999000',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 85430,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-26',
 '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-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999000auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [ecarstrade.be] INFO: Saving data for 6999000auction110988: {'created_time': 1774389264.211398, 'last_price_update_time': 1774389264.211408, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999000auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:24 [ecarstrade.be] INFO: Extracting details for car 6999018auction110988
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999032> (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-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_004/780x0__r.jpg?hash=1774374184> (referer: https://ecarstrade.com/cars/6999026)
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_000/780x0__r.jpg?hash=1774374184> (referer: https://ecarstrade.com/cars/6999026)
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_003/780x0__r.jpg?hash=1774374184> (referer: https://ecarstrade.com/cars/6999026)
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52b1a533-098d-5a98-bab8-f3742092e3b7
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52b1a533-098d-5a98-bab8-f3742092e3b7
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52b1a533-098d-5a98-bab8-f3742092e3b7
2026-03-24 21:54:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b317b49a-bc11-53b7-b702-3d43d7b1e2eb with identifier: 6999018auction110988
2026-03-24 21:54:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b317b49a-bc11-53b7-b702-3d43d7b1e2eb with scrape type 1
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b317b49a-bc11-53b7-b702-3d43d7b1e2eb
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [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%252F6990001-7000000%252F6999018%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374131%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_000/780x0__r.jpg?hash=1774374131 not downloaded yet
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [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%252F6990001-7000000%252F6999018%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374131%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_001/780x0__r.jpg?hash=1774374131 not downloaded yet
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [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%252F6990001-7000000%252F6999018%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374131%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_002/780x0__r.jpg?hash=1774374131 not downloaded yet
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [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%252F6990001-7000000%252F6999018%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374131%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_003/780x0__r.jpg?hash=1774374131 not downloaded yet
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [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%252F6990001-7000000%252F6999018%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374131%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_004/780x0__r.jpg?hash=1774374131 not downloaded yet
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_001/780x0__r.jpg?hash=1774374169> (referer: https://ecarstrade.com/cars/6999024)
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_005/780x0__r.jpg?hash=1774374035> (referer: https://ecarstrade.com/cars/6999002)
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [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%252F6990001-7000000%252F6999018%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374131%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_005/780x0__r.jpg?hash=1774374131 not downloaded yet
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_000/780x0__r.jpg?hash=1774374169> (referer: https://ecarstrade.com/cars/6999024)
2026-03-24 21:54:24 [ecarstrade.be] INFO: Extracting details for car 6999032auction110988
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_003/780x0__r.jpg?hash=1774374035> (referer: https://ecarstrade.com/cars/6999002)
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_002/780x0__r.jpg?hash=1774374169> (referer: https://ecarstrade.com/cars/6999024)
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_005/780x0__r.jpg?hash=1774374169> (referer: https://ecarstrade.com/cars/6999024)
2026-03-24 21:54:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2054838a-436a-522f-af70-41fd3b111436 with identifier: 6999032auction110988
2026-03-24 21:54:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2054838a-436a-522f-af70-41fd3b111436 with scrape type 1
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2054838a-436a-522f-af70-41fd3b111436
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [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%252F6990001-7000000%252F6999032%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374219%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_000/780x0__r.jpg?hash=1774374219 not downloaded yet
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52b1a533-098d-5a98-bab8-f3742092e3b7
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52b1a533-098d-5a98-bab8-f3742092e3b7
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52b1a533-098d-5a98-bab8-f3742092e3b7
2026-03-24 21:54:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52b1a533-098d-5a98-bab8-f3742092e3b7, skipping ID generation
2026-03-24 21:54:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b1a533-098d-5a98-bab8-f3742092e3b7 with scrape type 1
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52b1a533-098d-5a98-bab8-f3742092e3b7 sending to next pipeline
2026-03-24 21:54:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52b1a533-098d-5a98-bab8-f3742092e3b7, identifier: 6999026auction110988
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_004/780x0__r.jpg?hash=1774374169> (referer: https://ecarstrade.com/cars/6999024)
2026-03-24 21:54:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52b1a533-098d-5a98-bab8-f3742092e3b7 with identifier: 6999026auction110988
2026-03-24 21:54:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52b1a533-098d-5a98-bab8-f3742092e3b7 with identifier: 6999026auction110988
2026-03-24 21:54:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52b1a533-098d-5a98-bab8-f3742092e3b7 with identifier: 6999026auction110988 to the API
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999026/photo_003/780x0__r.jpg?hash=1774374184>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '52b1a533-098d-5a98-bab8-f3742092e3b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999026',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 93435,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-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': 2020}
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999026auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [ecarstrade.be] INFO: Saving data for 6999026auction110988: {'created_time': 1774389264.935689, 'last_price_update_time': 1774389264.935698, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999026auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_003/780x0__r.jpg?hash=1774374169> (referer: https://ecarstrade.com/cars/6999024)
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:24 [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%252F6990001-7000000%252F6999032%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374220%27 HTTP/1.1" 200 None
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_001/780x0__r.jpg?hash=1774374220 not downloaded yet
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 752b3393-8f7b-5378-a0ee-bef432a35487
2026-03-24 21:54:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9ad271e9-2a1a-5d30-ada1-571227696d20
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_000/780x0__r.jpg?hash=1774374035> (referer: https://ecarstrade.com/cars/6999002)
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_002/780x0__r.jpg?hash=1774374035> (referer: https://ecarstrade.com/cars/6999002)
2026-03-24 21:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_001/780x0__r.jpg?hash=1774374035> (referer: https://ecarstrade.com/cars/6999002)
2026-03-24 21:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:25 [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%252F6990001-7000000%252F6999032%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374220%27 HTTP/1.1" 200 None
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_002/780x0__r.jpg?hash=1774374220 not downloaded yet
2026-03-24 21:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999031> (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-24 21:54:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 752b3393-8f7b-5378-a0ee-bef432a35487
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9ad271e9-2a1a-5d30-ada1-571227696d20
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 752b3393-8f7b-5378-a0ee-bef432a35487
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 752b3393-8f7b-5378-a0ee-bef432a35487
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 752b3393-8f7b-5378-a0ee-bef432a35487
2026-03-24 21:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:25 [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%252F6990001-7000000%252F6999032%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374220%27 HTTP/1.1" 200 None
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_003/780x0__r.jpg?hash=1774374220 not downloaded yet
2026-03-24 21:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:25 [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%252F6990001-7000000%252F6999032%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374220%27 HTTP/1.1" 200 None
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_004/780x0__r.jpg?hash=1774374220 not downloaded yet
2026-03-24 21:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_002/780x0__r.jpg?hash=1774374061> (referer: https://ecarstrade.com/cars/6999005)
2026-03-24 21:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_003/780x0__r.jpg?hash=1774374061> (referer: https://ecarstrade.com/cars/6999005)
2026-03-24 21:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_003/780x0__r.jpg?hash=1774374131> (referer: https://ecarstrade.com/cars/6999018)
2026-03-24 21:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:25 [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%252F6990001-7000000%252F6999032%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374220%27 HTTP/1.1" 200 None
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_005/780x0__r.jpg?hash=1774374220 not downloaded yet
2026-03-24 21:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_004/780x0__r.jpg?hash=1774374131> (referer: https://ecarstrade.com/cars/6999018)
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 752b3393-8f7b-5378-a0ee-bef432a35487
2026-03-24 21:54:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 752b3393-8f7b-5378-a0ee-bef432a35487, skipping ID generation
2026-03-24 21:54:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752b3393-8f7b-5378-a0ee-bef432a35487 with scrape type 1
2026-03-24 21:54:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 752b3393-8f7b-5378-a0ee-bef432a35487 sending to next pipeline
2026-03-24 21:54:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 752b3393-8f7b-5378-a0ee-bef432a35487, identifier: 6999024auction110988
2026-03-24 21:54:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 752b3393-8f7b-5378-a0ee-bef432a35487 with identifier: 6999024auction110988
2026-03-24 21:54:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 752b3393-8f7b-5378-a0ee-bef432a35487 with identifier: 6999024auction110988
2026-03-24 21:54:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 752b3393-8f7b-5378-a0ee-bef432a35487 with identifier: 6999024auction110988 to the API
2026-03-24 21:54:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999024/photo_003/780x0__r.jpg?hash=1774374169>
{'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-26T13: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/6999024',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 88971,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999024auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:26 [ecarstrade.be] INFO: Saving data for 6999024auction110988: {'created_time': 1774389266.145625, 'last_price_update_time': 1774389266.145634, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999024auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_002/780x0__r.jpg?hash=1774374131> (referer: https://ecarstrade.com/cars/6999018)
2026-03-24 21:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_001/780x0__r.jpg?hash=1774374131> (referer: https://ecarstrade.com/cars/6999018)
2026-03-24 21:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_000/780x0__r.jpg?hash=1774374131> (referer: https://ecarstrade.com/cars/6999018)
2026-03-24 21:54:26 [ecarstrade.be] INFO: Extracting details for car 6999031auction110988
2026-03-24 21:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_000/780x0__r.jpg?hash=1774374219> (referer: https://ecarstrade.com/cars/6999032)
2026-03-24 21:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_001/780x0__r.jpg?hash=1774374061> (referer: https://ecarstrade.com/cars/6999005)
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9ad271e9-2a1a-5d30-ada1-571227696d20
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9ad271e9-2a1a-5d30-ada1-571227696d20
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9ad271e9-2a1a-5d30-ada1-571227696d20
2026-03-24 21:54:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9ad271e9-2a1a-5d30-ada1-571227696d20, skipping ID generation
2026-03-24 21:54:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ad271e9-2a1a-5d30-ada1-571227696d20 with scrape type 1
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9ad271e9-2a1a-5d30-ada1-571227696d20 sending to next pipeline
2026-03-24 21:54:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ad271e9-2a1a-5d30-ada1-571227696d20, identifier: 6999002auction110988
2026-03-24 21:54:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b2151c7-34fa-53ce-9c28-1430331924f0 with identifier: 6999031auction110988
2026-03-24 21:54:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b2151c7-34fa-53ce-9c28-1430331924f0 with scrape type 1
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b2151c7-34fa-53ce-9c28-1430331924f0
2026-03-24 21:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:26 [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%252F6990001-7000000%252F6999031%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374217%27 HTTP/1.1" 200 None
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_000/780x0__r.jpg?hash=1774374217 not downloaded yet
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b317b49a-bc11-53b7-b702-3d43d7b1e2eb
2026-03-24 21:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b317b49a-bc11-53b7-b702-3d43d7b1e2eb
2026-03-24 21:54:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ad271e9-2a1a-5d30-ada1-571227696d20 with identifier: 6999002auction110988
2026-03-24 21:54:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ad271e9-2a1a-5d30-ada1-571227696d20 with identifier: 6999002auction110988
2026-03-24 21:54:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ad271e9-2a1a-5d30-ada1-571227696d20 with identifier: 6999002auction110988 to the API
2026-03-24 21:54:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999002/photo_001/780x0__r.jpg?hash=1774374035>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T13: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/6999002',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 135693,
 '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': '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-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999002auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:27 [ecarstrade.be] INFO: Saving data for 6999002auction110988: {'created_time': 1774389267.202942, 'last_price_update_time': 1774389267.202951, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999002auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_004/780x0__r.jpg?hash=1774373860> (referer: https://ecarstrade.com/cars/6998973)
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [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%252F6990001-7000000%252F6999031%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374217%27 HTTP/1.1" 200 None
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_001/780x0__r.jpg?hash=1774374217 not downloaded yet
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_004/780x0__r.jpg?hash=1774374220> (referer: https://ecarstrade.com/cars/6999032)
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_000/780x0__r.jpg?hash=1774374061> (referer: https://ecarstrade.com/cars/6999005)
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_001/780x0__r.jpg?hash=1774374220> (referer: https://ecarstrade.com/cars/6999032)
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b317b49a-bc11-53b7-b702-3d43d7b1e2eb
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b317b49a-bc11-53b7-b702-3d43d7b1e2eb
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b317b49a-bc11-53b7-b702-3d43d7b1e2eb
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2054838a-436a-522f-af70-41fd3b111436
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_003/780x0__r.jpg?hash=1774373860> (referer: https://ecarstrade.com/cars/6998973)
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [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%252F6990001-7000000%252F6999031%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374217%27 HTTP/1.1" 200 None
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_002/780x0__r.jpg?hash=1774374217 not downloaded yet
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [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%252F6990001-7000000%252F6999031%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374217%27 HTTP/1.1" 200 None
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_003/780x0__r.jpg?hash=1774374217 not downloaded yet
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [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%252F6990001-7000000%252F6999031%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374217%27 HTTP/1.1" 200 None
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_004/780x0__r.jpg?hash=1774374217 not downloaded yet
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [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%252F6990001-7000000%252F6999031%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374217%27 HTTP/1.1" 200 None
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_005/780x0__r.jpg?hash=1774374217 not downloaded yet
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_002/780x0__r.jpg?hash=1774374220> (referer: https://ecarstrade.com/cars/6999032)
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9a1791f6-cb28-5625-af37-66ac8f71bc1a
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_005/780x0__r.jpg?hash=1774374220> (referer: https://ecarstrade.com/cars/6999032)
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_002/780x0__r.jpg?hash=1774373859> (referer: https://ecarstrade.com/cars/6998973)
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_001/780x0__r.jpg?hash=1774373859> (referer: https://ecarstrade.com/cars/6998973)
2026-03-24 21:54:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_003/780x0__r.jpg?hash=1774374220> (referer: https://ecarstrade.com/cars/6999032)
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2054838a-436a-522f-af70-41fd3b111436
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5
2026-03-24 21:54:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5, skipping ID generation
2026-03-24 21:54:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with scrape type 1
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 sending to next pipeline
2026-03-24 21:54:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5, identifier: 6999005auction110988
2026-03-24 21:54:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with identifier: 6999005auction110988
2026-03-24 21:54:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with identifier: 6999005auction110988
2026-03-24 21:54:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76bb6990-e434-5e3b-965f-c6be5a4f2fa5 with identifier: 6999005auction110988 to the API
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999005/photo_000/780x0__r.jpg?hash=1774374061>
{'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-26T13: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/6999005',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 92656,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999005auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:27 [ecarstrade.be] INFO: Saving data for 6999005auction110988: {'created_time': 1774389267.726098, 'last_price_update_time': 1774389267.726108, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999005auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_005/780x0__r.jpg?hash=1774374131> (referer: https://ecarstrade.com/cars/6999018)
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_000/780x0__r.jpg?hash=1774373859> (referer: https://ecarstrade.com/cars/6998973)
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_003/780x0__r.jpg?hash=1774373743> (referer: https://ecarstrade.com/cars/6998955)
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_004/780x0__r.jpg?hash=1774373743> (referer: https://ecarstrade.com/cars/6998955)
2026-03-24 21:54:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2054838a-436a-522f-af70-41fd3b111436
2026-03-24 21:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_000/780x0__r.jpg?hash=1774374217> (referer: https://ecarstrade.com/cars/6999031)
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9a1791f6-cb28-5625-af37-66ac8f71bc1a
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2054838a-436a-522f-af70-41fd3b111436
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2054838a-436a-522f-af70-41fd3b111436
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9a1791f6-cb28-5625-af37-66ac8f71bc1a
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9a1791f6-cb28-5625-af37-66ac8f71bc1a
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2054838a-436a-522f-af70-41fd3b111436
2026-03-24 21:54:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2054838a-436a-522f-af70-41fd3b111436, skipping ID generation
2026-03-24 21:54:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2054838a-436a-522f-af70-41fd3b111436 with scrape type 1
2026-03-24 21:54:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2054838a-436a-522f-af70-41fd3b111436 sending to next pipeline
2026-03-24 21:54:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2054838a-436a-522f-af70-41fd3b111436, identifier: 6999032auction110988
2026-03-24 21:54:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2054838a-436a-522f-af70-41fd3b111436 with identifier: 6999032auction110988
2026-03-24 21:54:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2054838a-436a-522f-af70-41fd3b111436 with identifier: 6999032auction110988
2026-03-24 21:54:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2054838a-436a-522f-af70-41fd3b111436 with identifier: 6999032auction110988 to the API
2026-03-24 21:54:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999032/photo_003/780x0__r.jpg?hash=1774374220>
{'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-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2054838a-436a-522f-af70-41fd3b111436',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999032',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 45655,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T2 PLUS LIMITED EDITION AUTO',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T2 PLUS LIMITED EDITION AUTO',
 'vin': None,
 'year': 2024}
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999032auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:28 [ecarstrade.be] INFO: Saving data for 6999032auction110988: {'created_time': 1774389268.147775, 'last_price_update_time': 1774389268.147786, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999032auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_005/780x0__r.jpg?hash=1774374217> (referer: https://ecarstrade.com/cars/6999031)
2026-03-24 21:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_002/780x0__r.jpg?hash=1774373743> (referer: https://ecarstrade.com/cars/6998955)
2026-03-24 21:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_004/780x0__r.jpg?hash=1774374217> (referer: https://ecarstrade.com/cars/6999031)
2026-03-24 21:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_001/780x0__r.jpg?hash=1774374217> (referer: https://ecarstrade.com/cars/6999031)
2026-03-24 21: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-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b317b49a-bc11-53b7-b702-3d43d7b1e2eb
2026-03-24 21:54:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b317b49a-bc11-53b7-b702-3d43d7b1e2eb, skipping ID generation
2026-03-24 21:54:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b317b49a-bc11-53b7-b702-3d43d7b1e2eb with scrape type 1
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b317b49a-bc11-53b7-b702-3d43d7b1e2eb sending to next pipeline
2026-03-24 21:54:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b317b49a-bc11-53b7-b702-3d43d7b1e2eb, identifier: 6999018auction110988
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9a1791f6-cb28-5625-af37-66ac8f71bc1a
2026-03-24 21:54:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a1791f6-cb28-5625-af37-66ac8f71bc1a, skipping ID generation
2026-03-24 21:54:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a1791f6-cb28-5625-af37-66ac8f71bc1a with scrape type 1
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a1791f6-cb28-5625-af37-66ac8f71bc1a sending to next pipeline
2026-03-24 21:54:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a1791f6-cb28-5625-af37-66ac8f71bc1a, identifier: 6998973auction110988
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 02a63bf8-1397-552e-ac02-6fe660d24d8d
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 02a63bf8-1397-552e-ac02-6fe660d24d8d
2026-03-24 21:54:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b317b49a-bc11-53b7-b702-3d43d7b1e2eb with identifier: 6999018auction110988
2026-03-24 21:54:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b317b49a-bc11-53b7-b702-3d43d7b1e2eb with identifier: 6999018auction110988
2026-03-24 21:54:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b317b49a-bc11-53b7-b702-3d43d7b1e2eb with identifier: 6999018auction110988 to the API
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999018/photo_005/780x0__r.jpg?hash=1774374131>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b317b49a-bc11-53b7-b702-3d43d7b1e2eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999018',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 91752,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-ROC 1.0 TSI STYLE',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN T-ROC 1.0 TSI STYLE',
 'vin': None,
 'year': 2021}
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276999018auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:28 [ecarstrade.be] INFO: Saving data for 6999018auction110988: {'created_time': 1774389268.65248, 'last_price_update_time': 1774389268.65249, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999018auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a1791f6-cb28-5625-af37-66ac8f71bc1a with identifier: 6998973auction110988
2026-03-24 21:54:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a1791f6-cb28-5625-af37-66ac8f71bc1a with identifier: 6998973auction110988
2026-03-24 21:54:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a1791f6-cb28-5625-af37-66ac8f71bc1a with identifier: 6998973auction110988 to the API
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998973/photo_000/780x0__r.jpg?hash=1774373859>
{'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-26T13: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/6998973',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 76075,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998973auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:28 [ecarstrade.be] INFO: Saving data for 6998973auction110988: {'created_time': 1774389268.950545, 'last_price_update_time': 1774389268.950555, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998973auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b2151c7-34fa-53ce-9c28-1430331924f0
2026-03-24 21:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_001/780x0__r.jpg?hash=1774373743> (referer: https://ecarstrade.com/cars/6998955)
2026-03-24 21:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_002/780x0__r.jpg?hash=1774374217> (referer: https://ecarstrade.com/cars/6999031)
2026-03-24 21: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-24 21:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_003/780x0__r.jpg?hash=1774374217> (referer: https://ecarstrade.com/cars/6999031)
2026-03-24 21: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-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b2151c7-34fa-53ce-9c28-1430331924f0
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 02a63bf8-1397-552e-ac02-6fe660d24d8d
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b2151c7-34fa-53ce-9c28-1430331924f0
2026-03-24 21:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b2151c7-34fa-53ce-9c28-1430331924f0
2026-03-24 21:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_000/780x0__r.jpg?hash=1774373743> (referer: https://ecarstrade.com/cars/6998955)
2026-03-24 21:54:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 02a63bf8-1397-552e-ac02-6fe660d24d8d
2026-03-24 21:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b2151c7-34fa-53ce-9c28-1430331924f0
2026-03-24 21:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b2151c7-34fa-53ce-9c28-1430331924f0
2026-03-24 21:54:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b2151c7-34fa-53ce-9c28-1430331924f0, skipping ID generation
2026-03-24 21:54:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b2151c7-34fa-53ce-9c28-1430331924f0 with scrape type 1
2026-03-24 21:54:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b2151c7-34fa-53ce-9c28-1430331924f0 sending to next pipeline
2026-03-24 21:54:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b2151c7-34fa-53ce-9c28-1430331924f0, identifier: 6999031auction110988
2026-03-24 21:54:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b2151c7-34fa-53ce-9c28-1430331924f0 with identifier: 6999031auction110988
2026-03-24 21:54:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b2151c7-34fa-53ce-9c28-1430331924f0 with identifier: 6999031auction110988
2026-03-24 21:54:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b2151c7-34fa-53ce-9c28-1430331924f0 with identifier: 6999031auction110988 to the API
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999031/photo_003/780x0__r.jpg?hash=1774374217>
{'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-26T13: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/6999031',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 75053,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999031auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:29 [ecarstrade.be] INFO: Saving data for 6999031auction110988: {'created_time': 1774389269.464655, 'last_price_update_time': 1774389269.464664, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999031auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 02a63bf8-1397-552e-ac02-6fe660d24d8d
2026-03-24 21:54:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02a63bf8-1397-552e-ac02-6fe660d24d8d, skipping ID generation
2026-03-24 21:54:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02a63bf8-1397-552e-ac02-6fe660d24d8d with scrape type 1
2026-03-24 21:54:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02a63bf8-1397-552e-ac02-6fe660d24d8d sending to next pipeline
2026-03-24 21:54:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02a63bf8-1397-552e-ac02-6fe660d24d8d, identifier: 6998955auction110988
2026-03-24 21:54:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02a63bf8-1397-552e-ac02-6fe660d24d8d with identifier: 6998955auction110988
2026-03-24 21:54:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02a63bf8-1397-552e-ac02-6fe660d24d8d with identifier: 6998955auction110988
2026-03-24 21:54:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02a63bf8-1397-552e-ac02-6fe660d24d8d with identifier: 6998955auction110988 to the API
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998955/photo_000/780x0__r.jpg?hash=1774373743>
{'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-26T13: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/6998955',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Toyota',
 'model': 'Mirai',
 'odometer': 1895,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998955auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:29 [ecarstrade.be] INFO: Saving data for 6998955auction110988: {'created_time': 1774389269.854802, 'last_price_update_time': 1774389269.854812, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998955auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999040> (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-24 21:54:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:34 [ecarstrade.be] INFO: Extracting details for car 6999040auction110988
2026-03-24 21:54:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab9e7fb5-3898-500d-8f1c-605b0442a926 with identifier: 6999040auction110988
2026-03-24 21:54:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9e7fb5-3898-500d-8f1c-605b0442a926 with scrape type 1
2026-03-24 21:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab9e7fb5-3898-500d-8f1c-605b0442a926
2026-03-24 21:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999040%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374347%27 HTTP/1.1" 200 None
2026-03-24 21:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_000/780x0__r.jpg?hash=1774374347 not downloaded yet
2026-03-24 21:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999040%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374347%27 HTTP/1.1" 200 None
2026-03-24 21:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_001/780x0__r.jpg?hash=1774374347 not downloaded yet
2026-03-24 21:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999040%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374348%27 HTTP/1.1" 200 None
2026-03-24 21:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_002/780x0__r.jpg?hash=1774374348 not downloaded yet
2026-03-24 21:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999040%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374348%27 HTTP/1.1" 200 None
2026-03-24 21:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_003/780x0__r.jpg?hash=1774374348 not downloaded yet
2026-03-24 21:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999040%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374348%27 HTTP/1.1" 200 None
2026-03-24 21:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_004/780x0__r.jpg?hash=1774374348 not downloaded yet
2026-03-24 21:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999040%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374348%27 HTTP/1.1" 200 None
2026-03-24 21:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_005/780x0__r.jpg?hash=1774374348 not downloaded yet
2026-03-24 21:54:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999039> (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-24 21:54:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:35 [ecarstrade.be] INFO: Extracting details for car 6999039auction110988
2026-03-24 21:54:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with identifier: 6999039auction110988
2026-03-24 21:54:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with scrape type 1
2026-03-24 21:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0
2026-03-24 21:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:35 [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%252F6990001-7000000%252F6999039%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374321%27 HTTP/1.1" 200 None
2026-03-24 21:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_000/780x0__r.jpg?hash=1774374321 not downloaded yet
2026-03-24 21:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:35 [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%252F6990001-7000000%252F6999039%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374321%27 HTTP/1.1" 200 None
2026-03-24 21:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_001/780x0__r.jpg?hash=1774374321 not downloaded yet
2026-03-24 21:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:35 [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%252F6990001-7000000%252F6999039%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374321%27 HTTP/1.1" 200 None
2026-03-24 21:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_002/780x0__r.jpg?hash=1774374321 not downloaded yet
2026-03-24 21:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:35 [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%252F6990001-7000000%252F6999039%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374321%27 HTTP/1.1" 200 None
2026-03-24 21:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_003/780x0__r.jpg?hash=1774374321 not downloaded yet
2026-03-24 21:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:35 [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%252F6990001-7000000%252F6999039%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374321%27 HTTP/1.1" 200 None
2026-03-24 21:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_004/780x0__r.jpg?hash=1774374321 not downloaded yet
2026-03-24 21:54:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:35 [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%252F6990001-7000000%252F6999039%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374321%27 HTTP/1.1" 200 None
2026-03-24 21:54:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_005/780x0__r.jpg?hash=1774374321 not downloaded yet
2026-03-24 21:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999035> (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-24 21: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-24 21:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999037> (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-24 21: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-24 21:54:36 [ecarstrade.be] INFO: Extracting details for car 6999035auction110988
2026-03-24 21:54:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with identifier: 6999035auction110988
2026-03-24 21:54:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with scrape type 1
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 79a9f7ed-6436-52b1-ba9a-79892ea83a36
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999035%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374240%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_000/780x0__r.jpg?hash=1774374240 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999035%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374240%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_001/780x0__r.jpg?hash=1774374240 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999035%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374240%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_002/780x0__r.jpg?hash=1774374240 not downloaded yet
2026-03-24 21:54:36 [ecarstrade.be] INFO: Extracting details for car 6999037auction110988
2026-03-24 21:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999036> (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-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999035%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374240%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_003/780x0__r.jpg?hash=1774374240 not downloaded yet
2026-03-24 21:54:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa8712c-317b-5a0a-a7a0-721543ea4d88 with identifier: 6999037auction110988
2026-03-24 21:54:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa8712c-317b-5a0a-a7a0-721543ea4d88 with scrape type 1
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item daa8712c-317b-5a0a-a7a0-721543ea4d88
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999037%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374271%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_000/780x0__r.jpg?hash=1774374271 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999035%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374240%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_004/780x0__r.jpg?hash=1774374240 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999037%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374271%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_001/780x0__r.jpg?hash=1774374271 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999035%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374240%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_005/780x0__r.jpg?hash=1774374240 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999037%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374272%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_002/780x0__r.jpg?hash=1774374272 not downloaded yet
2026-03-24 21:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_003/780x0__r.jpg?hash=1774373753> (referer: https://ecarstrade.com/cars/6998957)
2026-03-24 21:54:36 [ecarstrade.be] INFO: Extracting details for car 6999036auction110988
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999037%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374272%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_003/780x0__r.jpg?hash=1774374272 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999037%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374272%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_004/780x0__r.jpg?hash=1774374272 not downloaded yet
2026-03-24 21:54:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with identifier: 6999036auction110988
2026-03-24 21:54:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with scrape type 1
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999036%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374246%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_000/780x0__r.jpg?hash=1774374246 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999037%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374272%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_005/780x0__r.jpg?hash=1774374272 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999036%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374247%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_001/780x0__r.jpg?hash=1774374247 not downloaded yet
2026-03-24 21:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_003/780x0__r.jpg?hash=1774373472> (referer: https://ecarstrade.com/cars/6998915)
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999036%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374247%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_002/780x0__r.jpg?hash=1774374247 not downloaded yet
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999036%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374247%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_003/780x0__r.jpg?hash=1774374247 not downloaded yet
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 13b7bf4a-a3e0-5407-adf9-52c2a369de38
2026-03-24 21:54:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13b7bf4a-a3e0-5407-adf9-52c2a369de38, skipping ID generation
2026-03-24 21:54:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with scrape type 1
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13b7bf4a-a3e0-5407-adf9-52c2a369de38 sending to next pipeline
2026-03-24 21:54:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 13b7bf4a-a3e0-5407-adf9-52c2a369de38, identifier: 6998957auction110988
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:36 [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%252F6990001-7000000%252F6999036%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374247%27 HTTP/1.1" 200 None
2026-03-24 21:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_004/780x0__r.jpg?hash=1774374247 not downloaded yet
2026-03-24 21:54:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with identifier: 6998957auction110988
2026-03-24 21:54:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with identifier: 6998957auction110988
2026-03-24 21:54:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 13b7bf4a-a3e0-5407-adf9-52c2a369de38 with identifier: 6998957auction110988 to the API
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998957/photo_003/780x0__r.jpg?hash=1774373753>
{'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-26T13: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/6998957',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Toyota',
 'model': 'Mirai',
 'odometer': 16613,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998957auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:37 [ecarstrade.be] INFO: Saving data for 6998957auction110988: {'created_time': 1774389277.170316, 'last_price_update_time': 1774389277.170327, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998957auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_004/780x0__r.jpg?hash=1774373445> (referer: https://ecarstrade.com/cars/6998913)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999038> (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-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [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%252F6990001-7000000%252F6999036%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374247%27 HTTP/1.1" 200 None
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_005/780x0__r.jpg?hash=1774374247 not downloaded yet
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_002/780x0__r.jpg?hash=1774373472> (referer: https://ecarstrade.com/cars/6998915)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_003/780x0__r.jpg?hash=1774373445> (referer: https://ecarstrade.com/cars/6998913)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8b46bcba-58d4-5cdc-a12b-7891bb823018
2026-03-24 21:54:37 [ecarstrade.be] INFO: Extracting details for car 6999038auction110988
2026-03-24 21:54:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56 with identifier: 6999038auction110988
2026-03-24 21:54:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56 with scrape type 1
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [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%252F6990001-7000000%252F6999038%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374317%27 HTTP/1.1" 200 None
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_000/780x0__r.jpg?hash=1774374317 not downloaded yet
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [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%252F6990001-7000000%252F6999038%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374317%27 HTTP/1.1" 200 None
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_001/780x0__r.jpg?hash=1774374317 not downloaded yet
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [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%252F6990001-7000000%252F6999038%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374317%27 HTTP/1.1" 200 None
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_002/780x0__r.jpg?hash=1774374317 not downloaded yet
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_005/780x0__r.jpg?hash=1774374348> (referer: https://ecarstrade.com/cars/6999040)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_005/780x0__r.jpg?hash=1774374321> (referer: https://ecarstrade.com/cars/6999039)
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [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%252F6990001-7000000%252F6999038%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374317%27 HTTP/1.1" 200 None
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_003/780x0__r.jpg?hash=1774374317 not downloaded yet
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [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%252F6990001-7000000%252F6999038%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374318%27 HTTP/1.1" 200 None
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_004/780x0__r.jpg?hash=1774374318 not downloaded yet
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-24 21:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:37 [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%252F6990001-7000000%252F6999038%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374318%27 HTTP/1.1" 200 None
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_005/780x0__r.jpg?hash=1774374318 not downloaded yet
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8b46bcba-58d4-5cdc-a12b-7891bb823018
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_004/780x0__r.jpg?hash=1774374321> (referer: https://ecarstrade.com/cars/6999039)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_002/780x0__r.jpg?hash=1774374240> (referer: https://ecarstrade.com/cars/6999035)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab9e7fb5-3898-500d-8f1c-605b0442a926
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_001/780x0__r.jpg?hash=1774374247> (referer: https://ecarstrade.com/cars/6999036)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_002/780x0__r.jpg?hash=1774374272> (referer: https://ecarstrade.com/cars/6999037)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 79a9f7ed-6436-52b1-ba9a-79892ea83a36
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_003/780x0__r.jpg?hash=1774374247> (referer: https://ecarstrade.com/cars/6999036)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_004/780x0__r.jpg?hash=1774374247> (referer: https://ecarstrade.com/cars/6999036)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_005/780x0__r.jpg?hash=1774374247> (referer: https://ecarstrade.com/cars/6999036)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_002/780x0__r.jpg?hash=1774374247> (referer: https://ecarstrade.com/cars/6999036)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item daa8712c-317b-5a0a-a7a0-721543ea4d88
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_002/780x0__r.jpg?hash=1774374317> (referer: https://ecarstrade.com/cars/6999038)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_001/780x0__r.jpg?hash=1774374317> (referer: https://ecarstrade.com/cars/6999038)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_005/780x0__r.jpg?hash=1774374318> (referer: https://ecarstrade.com/cars/6999038)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_004/780x0__r.jpg?hash=1774374318> (referer: https://ecarstrade.com/cars/6999038)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_003/780x0__r.jpg?hash=1774374317> (referer: https://ecarstrade.com/cars/6999038)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_000/780x0__r.jpg?hash=1774374317> (referer: https://ecarstrade.com/cars/6999038)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_005/780x0__r.jpg?hash=1774374272> (referer: https://ecarstrade.com/cars/6999037)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_000/780x0__r.jpg?hash=1774374246> (referer: https://ecarstrade.com/cars/6999036)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_004/780x0__r.jpg?hash=1774374272> (referer: https://ecarstrade.com/cars/6999037)
2026-03-24 21:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_003/780x0__r.jpg?hash=1774374272> (referer: https://ecarstrade.com/cars/6999037)
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56
2026-03-24 21:54:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56, skipping ID generation
2026-03-24 21:54:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56 with scrape type 1
2026-03-24 21:54:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56 sending to next pipeline
2026-03-24 21:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56, identifier: 6999038auction110988
2026-03-24 21:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56 with identifier: 6999038auction110988
2026-03-24 21:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56 with identifier: 6999038auction110988
2026-03-24 21:54:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56 with identifier: 6999038auction110988 to the API
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999038/photo_000/780x0__r.jpg?hash=1774374317>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8f2a28f9-5a51-5ca8-b5c5-7b5ff1f4dd56',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999038',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 176568,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-14',
 '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-24 21:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999038auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:38 [ecarstrade.be] INFO: Saving data for 6999038auction110988: {'created_time': 1774389278.33053, 'last_price_update_time': 1774389278.33054, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999038auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_005/780x0__r.jpg?hash=1774374240> (referer: https://ecarstrade.com/cars/6999035)
2026-03-24 21:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_001/780x0__r.jpg?hash=1774374271> (referer: https://ecarstrade.com/cars/6999037)
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item daa8712c-317b-5a0a-a7a0-721543ea4d88
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc
2026-03-24 21:54:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc, skipping ID generation
2026-03-24 21:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with scrape type 1
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc sending to next pipeline
2026-03-24 21:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc, identifier: 6999036auction110988
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item daa8712c-317b-5a0a-a7a0-721543ea4d88
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item daa8712c-317b-5a0a-a7a0-721543ea4d88
2026-03-24 21:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with identifier: 6999036auction110988
2026-03-24 21:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with identifier: 6999036auction110988
2026-03-24 21:54:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ad8bcb8-36d4-50a4-b4eb-aae10934abcc with identifier: 6999036auction110988 to the API
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999036/photo_000/780x0__r.jpg?hash=1774374246>
{'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-26T13: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/6999036',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 131568,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999036auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:38 [ecarstrade.be] INFO: Saving data for 6999036auction110988: {'created_time': 1774389278.766176, 'last_price_update_time': 1774389278.766189, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999036auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_004/780x0__r.jpg?hash=1774374240> (referer: https://ecarstrade.com/cars/6999035)
2026-03-24 21:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_000/780x0__r.jpg?hash=1774374271> (referer: https://ecarstrade.com/cars/6999037)
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 79a9f7ed-6436-52b1-ba9a-79892ea83a36
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item daa8712c-317b-5a0a-a7a0-721543ea4d88
2026-03-24 21:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_001/780x0__r.jpg?hash=1774374240> (referer: https://ecarstrade.com/cars/6999035)
2026-03-24 21:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_003/780x0__r.jpg?hash=1774374240> (referer: https://ecarstrade.com/cars/6999035)
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 79a9f7ed-6436-52b1-ba9a-79892ea83a36
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item daa8712c-317b-5a0a-a7a0-721543ea4d88
2026-03-24 21:54:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: daa8712c-317b-5a0a-a7a0-721543ea4d88, skipping ID generation
2026-03-24 21:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa8712c-317b-5a0a-a7a0-721543ea4d88 with scrape type 1
2026-03-24 21:54:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item daa8712c-317b-5a0a-a7a0-721543ea4d88 sending to next pipeline
2026-03-24 21:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: daa8712c-317b-5a0a-a7a0-721543ea4d88, identifier: 6999037auction110988
2026-03-24 21:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: daa8712c-317b-5a0a-a7a0-721543ea4d88 with identifier: 6999037auction110988
2026-03-24 21:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: daa8712c-317b-5a0a-a7a0-721543ea4d88 with identifier: 6999037auction110988
2026-03-24 21:54:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: daa8712c-317b-5a0a-a7a0-721543ea4d88 with identifier: 6999037auction110988 to the API
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999037/photo_000/780x0__r.jpg?hash=1774374271>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'daa8712c-317b-5a0a-a7a0-721543ea4d88',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999037',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 163774,
 '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 1.5 T4 RECHARGE GEARTR. INSCRIPTION',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 RECHARGE GEARTR. INSCRIPTION',
 'vin': None,
 'year': 2021}
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999037auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:39 [ecarstrade.be] INFO: Saving data for 6999037auction110988: {'created_time': 1774389279.268361, 'last_price_update_time': 1774389279.268371, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999037auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_000/780x0__r.jpg?hash=1774374240> (referer: https://ecarstrade.com/cars/6999035)
2026-03-24 21:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_003/780x0__r.jpg?hash=1774374321> (referer: https://ecarstrade.com/cars/6999039)
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 79a9f7ed-6436-52b1-ba9a-79892ea83a36
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 79a9f7ed-6436-52b1-ba9a-79892ea83a36
2026-03-24 21:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_002/780x0__r.jpg?hash=1774374321> (referer: https://ecarstrade.com/cars/6999039)
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 79a9f7ed-6436-52b1-ba9a-79892ea83a36
2026-03-24 21:54:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 79a9f7ed-6436-52b1-ba9a-79892ea83a36, skipping ID generation
2026-03-24 21:54:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with scrape type 1
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 79a9f7ed-6436-52b1-ba9a-79892ea83a36 sending to next pipeline
2026-03-24 21:54:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79a9f7ed-6436-52b1-ba9a-79892ea83a36, identifier: 6999035auction110988
2026-03-24 21:54:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with identifier: 6999035auction110988
2026-03-24 21:54:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with identifier: 6999035auction110988
2026-03-24 21:54:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79a9f7ed-6436-52b1-ba9a-79892ea83a36 with identifier: 6999035auction110988 to the API
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999035/photo_000/780x0__r.jpg?hash=1774374240>
{'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-26T13: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/6999035',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 107217,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999035auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:39 [ecarstrade.be] INFO: Saving data for 6999035auction110988: {'created_time': 1774389279.757151, 'last_price_update_time': 1774389279.75716, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999035auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_001/780x0__r.jpg?hash=1774374321> (referer: https://ecarstrade.com/cars/6999039)
2026-03-24 21:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_000/780x0__r.jpg?hash=1774374321> (referer: https://ecarstrade.com/cars/6999039)
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0
2026-03-24 21:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_004/780x0__r.jpg?hash=1774374348> (referer: https://ecarstrade.com/cars/6999040)
2026-03-24 21:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_003/780x0__r.jpg?hash=1774374348> (referer: https://ecarstrade.com/cars/6999040)
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0
2026-03-24 21:54:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0, skipping ID generation
2026-03-24 21:54:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with scrape type 1
2026-03-24 21:54:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 sending to next pipeline
2026-03-24 21:54:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0, identifier: 6999039auction110988
2026-03-24 21:54:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with identifier: 6999039auction110988
2026-03-24 21:54:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with identifier: 6999039auction110988
2026-03-24 21:54:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c97a594-b32c-5c9c-82f2-8aa40fca1af0 with identifier: 6999039auction110988 to the API
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999039/photo_000/780x0__r.jpg?hash=1774374321>
{'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-26T13: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/6999039',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 78626,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999039auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:40 [ecarstrade.be] INFO: Saving data for 6999039auction110988: {'created_time': 1774389280.241353, 'last_price_update_time': 1774389280.241363, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999039auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_002/780x0__r.jpg?hash=1774374348> (referer: https://ecarstrade.com/cars/6999040)
2026-03-24 21:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_001/780x0__r.jpg?hash=1774374347> (referer: https://ecarstrade.com/cars/6999040)
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab9e7fb5-3898-500d-8f1c-605b0442a926
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab9e7fb5-3898-500d-8f1c-605b0442a926
2026-03-24 21:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_001/780x0__r.jpg?hash=1774373472> (referer: https://ecarstrade.com/cars/6998915)
2026-03-24 21:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_000/780x0__r.jpg?hash=1774374347> (referer: https://ecarstrade.com/cars/6999040)
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab9e7fb5-3898-500d-8f1c-605b0442a926
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab9e7fb5-3898-500d-8f1c-605b0442a926
2026-03-24 21:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_002/780x0__r.jpg?hash=1774373445> (referer: https://ecarstrade.com/cars/6998913)
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-24 21:54:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a235af97-a870-5b96-a312-cb892c1e81d1, skipping ID generation
2026-03-24 21:54:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a235af97-a870-5b96-a312-cb892c1e81d1 with scrape type 1
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a235af97-a870-5b96-a312-cb892c1e81d1 sending to next pipeline
2026-03-24 21:54:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a235af97-a870-5b96-a312-cb892c1e81d1, identifier: 6998915auction110988
2026-03-24 21:54:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a235af97-a870-5b96-a312-cb892c1e81d1 with identifier: 6998915auction110988
2026-03-24 21:54:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a235af97-a870-5b96-a312-cb892c1e81d1 with identifier: 6998915auction110988
2026-03-24 21:54:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a235af97-a870-5b96-a312-cb892c1e81d1 with identifier: 6998915auction110988 to the API
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998915/photo_001/780x0__r.jpg?hash=1774373472>
{'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-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a235af97-a870-5b96-a312-cb892c1e81d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998915',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 48154,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-22',
 '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-24 21:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998915auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:40 [ecarstrade.be] INFO: Saving data for 6998915auction110988: {'created_time': 1774389280.816106, 'last_price_update_time': 1774389280.816125, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998915auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_000/780x0__r.jpg?hash=1774373445> (referer: https://ecarstrade.com/cars/6998913)
2026-03-24 21:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_002/780x0__r.jpg?hash=1774373426> (referer: https://ecarstrade.com/cars/6998906)
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab9e7fb5-3898-500d-8f1c-605b0442a926
2026-03-24 21:54:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab9e7fb5-3898-500d-8f1c-605b0442a926, skipping ID generation
2026-03-24 21:54:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9e7fb5-3898-500d-8f1c-605b0442a926 with scrape type 1
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab9e7fb5-3898-500d-8f1c-605b0442a926 sending to next pipeline
2026-03-24 21:54:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab9e7fb5-3898-500d-8f1c-605b0442a926, identifier: 6999040auction110988
2026-03-24 21:54:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8b46bcba-58d4-5cdc-a12b-7891bb823018
2026-03-24 21:54:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab9e7fb5-3898-500d-8f1c-605b0442a926 with identifier: 6999040auction110988
2026-03-24 21:54:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab9e7fb5-3898-500d-8f1c-605b0442a926 with identifier: 6999040auction110988
2026-03-24 21:54:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab9e7fb5-3898-500d-8f1c-605b0442a926 with identifier: 6999040auction110988 to the API
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999040/photo_000/780x0__r.jpg?hash=1774374347>
{'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-26T13: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/6999040',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 104277,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999040auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:41 [ecarstrade.be] INFO: Saving data for 6999040auction110988: {'created_time': 1774389281.257705, 'last_price_update_time': 1774389281.257719, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999040auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_001/780x0__r.jpg?hash=1774373426> (referer: https://ecarstrade.com/cars/6998906)
2026-03-24 21:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_000/780x0__r.jpg?hash=1774373426> (referer: https://ecarstrade.com/cars/6998906)
2026-03-24 21:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8b46bcba-58d4-5cdc-a12b-7891bb823018
2026-03-24 21:54:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b46bcba-58d4-5cdc-a12b-7891bb823018, skipping ID generation
2026-03-24 21:54:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b46bcba-58d4-5cdc-a12b-7891bb823018 with scrape type 1
2026-03-24 21:54:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b46bcba-58d4-5cdc-a12b-7891bb823018 sending to next pipeline
2026-03-24 21:54:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b46bcba-58d4-5cdc-a12b-7891bb823018, identifier: 6998913auction110988
2026-03-24 21:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 319430f7-01b2-568b-8bb0-0191cacaf8f8
2026-03-24 21:54:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b46bcba-58d4-5cdc-a12b-7891bb823018 with identifier: 6998913auction110988
2026-03-24 21:54:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b46bcba-58d4-5cdc-a12b-7891bb823018 with identifier: 6998913auction110988
2026-03-24 21:54:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b46bcba-58d4-5cdc-a12b-7891bb823018 with identifier: 6998913auction110988 to the API
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998913/photo_000/780x0__r.jpg?hash=1774373445>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T13: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/6998913',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 68306,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998913auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:41 [ecarstrade.be] INFO: Saving data for 6998913auction110988: {'created_time': 1774389281.656279, 'last_price_update_time': 1774389281.65629, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998913auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_004/780x0__r.jpg?hash=1774373487> (referer: https://ecarstrade.com/cars/6998918)
2026-03-24 21:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_003/780x0__r.jpg?hash=1774373487> (referer: https://ecarstrade.com/cars/6998918)
2026-03-24 21:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 319430f7-01b2-568b-8bb0-0191cacaf8f8
2026-03-24 21:54:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 319430f7-01b2-568b-8bb0-0191cacaf8f8
2026-03-24 21:54:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 319430f7-01b2-568b-8bb0-0191cacaf8f8, skipping ID generation
2026-03-24 21:54:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 319430f7-01b2-568b-8bb0-0191cacaf8f8 with scrape type 1
2026-03-24 21:54:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 319430f7-01b2-568b-8bb0-0191cacaf8f8 sending to next pipeline
2026-03-24 21:54:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 319430f7-01b2-568b-8bb0-0191cacaf8f8, identifier: 6998906auction110988
2026-03-24 21:54:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 319430f7-01b2-568b-8bb0-0191cacaf8f8 with identifier: 6998906auction110988
2026-03-24 21:54:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 319430f7-01b2-568b-8bb0-0191cacaf8f8 with identifier: 6998906auction110988
2026-03-24 21:54:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 319430f7-01b2-568b-8bb0-0191cacaf8f8 with identifier: 6998906auction110988 to the API
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998906/photo_000/780x0__r.jpg?hash=1774373426>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '319430f7-01b2-568b-8bb0-0191cacaf8f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998906',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 38448,
 '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': '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': 2022}
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998906auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:42 [ecarstrade.be] INFO: Saving data for 6998906auction110988: {'created_time': 1774389282.074282, 'last_price_update_time': 1774389282.074292, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998906auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_001/780x0__r.jpg?hash=1774373487> (referer: https://ecarstrade.com/cars/6998918)
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_002/780x0__r.jpg?hash=1774373487> (referer: https://ecarstrade.com/cars/6998918)
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 121e171d-5950-5337-96b7-c15d7da9a3c2
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 121e171d-5950-5337-96b7-c15d7da9a3c2
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_004/780x0__r.jpg?hash=1774372999> (referer: https://ecarstrade.com/cars/6998839)
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_000/780x0__r.jpg?hash=1774373487> (referer: https://ecarstrade.com/cars/6998918)
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 121e171d-5950-5337-96b7-c15d7da9a3c2
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 121e171d-5950-5337-96b7-c15d7da9a3c2
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_003/780x0__r.jpg?hash=1774372999> (referer: https://ecarstrade.com/cars/6998839)
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_002/780x0__r.jpg?hash=1774372999> (referer: https://ecarstrade.com/cars/6998839)
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 287a3e5e-aa55-5e88-b0c8-298455452a40
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 121e171d-5950-5337-96b7-c15d7da9a3c2
2026-03-24 21:54:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 121e171d-5950-5337-96b7-c15d7da9a3c2, skipping ID generation
2026-03-24 21:54:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 121e171d-5950-5337-96b7-c15d7da9a3c2 with scrape type 1
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 121e171d-5950-5337-96b7-c15d7da9a3c2 sending to next pipeline
2026-03-24 21:54:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 121e171d-5950-5337-96b7-c15d7da9a3c2, identifier: 6998918auction110988
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_001/780x0__r.jpg?hash=1774372999> (referer: https://ecarstrade.com/cars/6998839)
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_000/780x0__r.jpg?hash=1774372999> (referer: https://ecarstrade.com/cars/6998839)
2026-03-24 21:54:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 121e171d-5950-5337-96b7-c15d7da9a3c2 with identifier: 6998918auction110988
2026-03-24 21:54:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 121e171d-5950-5337-96b7-c15d7da9a3c2 with identifier: 6998918auction110988
2026-03-24 21:54:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 121e171d-5950-5337-96b7-c15d7da9a3c2 with identifier: 6998918auction110988 to the API
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998918/photo_000/780x0__r.jpg?hash=1774373487>
{'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-26T13: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/6998918',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 49697,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998918auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:42 [ecarstrade.be] INFO: Saving data for 6998918auction110988: {'created_time': 1774389282.70803, 'last_price_update_time': 1774389282.708045, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998918auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999028> (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-24 21:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 287a3e5e-aa55-5e88-b0c8-298455452a40
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 287a3e5e-aa55-5e88-b0c8-298455452a40
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 287a3e5e-aa55-5e88-b0c8-298455452a40
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 287a3e5e-aa55-5e88-b0c8-298455452a40
2026-03-24 21:54:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 287a3e5e-aa55-5e88-b0c8-298455452a40, skipping ID generation
2026-03-24 21:54:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 287a3e5e-aa55-5e88-b0c8-298455452a40 with scrape type 1
2026-03-24 21:54:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 287a3e5e-aa55-5e88-b0c8-298455452a40 sending to next pipeline
2026-03-24 21:54:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 287a3e5e-aa55-5e88-b0c8-298455452a40, identifier: 6998839auction110988
2026-03-24 21:54:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 287a3e5e-aa55-5e88-b0c8-298455452a40 with identifier: 6998839auction110988
2026-03-24 21:54:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 287a3e5e-aa55-5e88-b0c8-298455452a40 with identifier: 6998839auction110988
2026-03-24 21:54:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 287a3e5e-aa55-5e88-b0c8-298455452a40 with identifier: 6998839auction110988 to the API
2026-03-24 21:54:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998839/photo_000/780x0__r.jpg?hash=1774372999>
{'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-26T13: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/6998839',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 84231,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276998839auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [ecarstrade.be] INFO: Saving data for 6998839auction110988: {'created_time': 1774389283.105533, 'last_price_update_time': 1774389283.105542, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998839auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:43 [ecarstrade.be] INFO: Extracting details for car 6999028auction110988
2026-03-24 21:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999015> (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-24 21: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-24 21:54:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a207fe0-95bb-5f5b-b554-b7053aa48a7f with identifier: 6999028auction110988
2026-03-24 21:54:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f with scrape type 1
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999028%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374201%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_000/780x0__r.jpg?hash=1774374201 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999028%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374201%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_001/780x0__r.jpg?hash=1774374201 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999028%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374201%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_002/780x0__r.jpg?hash=1774374201 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999028%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374201%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_003/780x0__r.jpg?hash=1774374201 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999028%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374201%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_004/780x0__r.jpg?hash=1774374201 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999028%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374201%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_005/780x0__r.jpg?hash=1774374201 not downloaded yet
2026-03-24 21:54:43 [ecarstrade.be] INFO: Extracting details for car 6999015auction110988
2026-03-24 21:54:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9eed4fb-ac26-5ba5-813e-5c9031d7b59a with identifier: 6999015auction110988
2026-03-24 21:54:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a with scrape type 1
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999015%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374112%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_000/780x0__r.jpg?hash=1774374112 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999015%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374112%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_001/780x0__r.jpg?hash=1774374112 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999015%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374112%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_002/780x0__r.jpg?hash=1774374112 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999015%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374112%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_003/780x0__r.jpg?hash=1774374112 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999015%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374113%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_004/780x0__r.jpg?hash=1774374113 not downloaded yet
2026-03-24 21:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:43 [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%252F6990001-7000000%252F6999015%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374113%27 HTTP/1.1" 200 None
2026-03-24 21:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_005/780x0__r.jpg?hash=1774374113 not downloaded yet
2026-03-24 21:54:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999033> (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-24 21:54:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:44 [ecarstrade.be] INFO: Extracting details for car 6999033auction110988
2026-03-24 21:54:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 949c0c5e-8764-50a8-a99f-edc36f6968b5 with identifier: 6999033auction110988
2026-03-24 21:54:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949c0c5e-8764-50a8-a99f-edc36f6968b5 with scrape type 1
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 949c0c5e-8764-50a8-a99f-edc36f6968b5
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999033%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374226%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_000/780x0__r.jpg?hash=1774374226 not downloaded yet
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999033%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374227%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_001/780x0__r.jpg?hash=1774374227 not downloaded yet
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999033%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374227%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_002/780x0__r.jpg?hash=1774374227 not downloaded yet
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999033%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374227%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_003/780x0__r.jpg?hash=1774374227 not downloaded yet
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999033%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374227%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_004/780x0__r.jpg?hash=1774374227 not downloaded yet
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999033%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374227%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_005/780x0__r.jpg?hash=1774374227 not downloaded yet
2026-03-24 21:54:44 [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-24 21:54:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999008> (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-24 21:54:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:54:44 [ecarstrade.be] INFO: Extracting details for car 6999008auction110988
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999041auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999041auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999041auction110988: 1
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999043auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999043auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999043auction110988: 1
2026-03-24 21:54:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa42288-9291-53ef-a49b-623b411df289 with identifier: 6999008auction110988
2026-03-24 21:54:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa42288-9291-53ef-a49b-623b411df289 with scrape type 1
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8fa42288-9291-53ef-a49b-623b411df289
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999008%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374078%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_000/780x0__r.jpg?hash=1774374078 not downloaded yet
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999044auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999044auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999044auction110988: 1
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999008%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374078%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_001/780x0__r.jpg?hash=1774374078 not downloaded yet
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999045auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999045auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999045auction110988: 1
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999008%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374083%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_003/780x0__r.jpg?hash=1774374083 not downloaded yet
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999046auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999046auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999046auction110988: 1
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999008%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374083%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_004/780x0__r.jpg?hash=1774374083 not downloaded yet
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999048auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999048auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999048auction110988: 1
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999008%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374084%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_005/780x0__r.jpg?hash=1774374084 not downloaded yet
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999049auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999049auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999049auction110988: 1
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999008%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774374084%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_006/780x0__r.jpg?hash=1774374084 not downloaded yet
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999050auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999050auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999050auction110988: 1
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999051auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999051auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999051auction110988: 1
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6999052auction110988
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999052auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6999052auction110988: 1
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997015auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997015auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997015auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997016auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997016auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997016auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997017auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997017auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997017auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997018auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997018auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997018auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997019auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997019auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997019auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997021auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997021auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997021auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997022auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997022auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997022auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997023auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997023auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997023auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997024auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997024auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997024auction110980: 0
2026-03-24 21:54:44 [ecarstrade.be] INFO: Found listing with ID: 6997025auction110980
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997025auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:54:44 [ecarstrade.be] INFO: Scrape type for 6997025auction110980: 0
2026-03-24 21:54:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999013> (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-24 21:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_000/780x0__r.jpg?hash=1774374201> (referer: https://ecarstrade.com/cars/6999028)
2026-03-24 21:54:46 [ecarstrade.be] INFO: Extracting details for car 6999013auction110988
2026-03-24 21:54:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea913726-bddc-5777-ba38-8b49516d62c3 with identifier: 6999013auction110988
2026-03-24 21:54:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea913726-bddc-5777-ba38-8b49516d62c3 with scrape type 1
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea913726-bddc-5777-ba38-8b49516d62c3
2026-03-24 21:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:46 [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%252F6990001-7000000%252F6999013%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374104%27 HTTP/1.1" 200 None
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_000/780x0__r.jpg?hash=1774374104 not downloaded yet
2026-03-24 21:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:46 [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%252F6990001-7000000%252F6999013%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374104%27 HTTP/1.1" 200 None
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_001/780x0__r.jpg?hash=1774374104 not downloaded yet
2026-03-24 21:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_001/780x0__r.jpg?hash=1774374201> (referer: https://ecarstrade.com/cars/6999028)
2026-03-24 21:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:46 [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%252F6990001-7000000%252F6999013%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374104%27 HTTP/1.1" 200 None
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_002/780x0__r.jpg?hash=1774374104 not downloaded yet
2026-03-24 21:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:46 [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%252F6990001-7000000%252F6999013%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374104%27 HTTP/1.1" 200 None
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_003/780x0__r.jpg?hash=1774374104 not downloaded yet
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f
2026-03-24 21:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:46 [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%252F6990001-7000000%252F6999013%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374104%27 HTTP/1.1" 200 None
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_004/780x0__r.jpg?hash=1774374104 not downloaded yet
2026-03-24 21:54:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:46 [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%252F6990001-7000000%252F6999013%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374104%27 HTTP/1.1" 200 None
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_005/780x0__r.jpg?hash=1774374104 not downloaded yet
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f
2026-03-24 21:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_002/780x0__r.jpg?hash=1774374201> (referer: https://ecarstrade.com/cars/6999028)
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f
2026-03-24 21:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_003/780x0__r.jpg?hash=1774374201> (referer: https://ecarstrade.com/cars/6999028)
2026-03-24 21:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_004/780x0__r.jpg?hash=1774374201> (referer: https://ecarstrade.com/cars/6999028)
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f
2026-03-24 21:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_005/780x0__r.jpg?hash=1774374113> (referer: https://ecarstrade.com/cars/6999015)
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f
2026-03-24 21:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_005/780x0__r.jpg?hash=1774374227> (referer: https://ecarstrade.com/cars/6999033)
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a
2026-03-24 21:54:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_004/780x0__r.jpg?hash=1774374227> (referer: https://ecarstrade.com/cars/6999033)
2026-03-24 21:54:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 949c0c5e-8764-50a8-a99f-edc36f6968b5
2026-03-24 21:54:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 949c0c5e-8764-50a8-a99f-edc36f6968b5
2026-03-24 21:54:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998945> (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-24 21:54:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:49 [ecarstrade.be] INFO: Extracting details for car 6998945auction110988
2026-03-24 21:54:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd908d34-b115-53bc-b491-86e9517d9b01 with identifier: 6998945auction110988
2026-03-24 21:54:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd908d34-b115-53bc-b491-86e9517d9b01 with scrape type 1
2026-03-24 21:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fd908d34-b115-53bc-b491-86e9517d9b01
2026-03-24 21:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6998945%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373663%27 HTTP/1.1" 200 None
2026-03-24 21:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_000/780x0__r.jpg?hash=1774373663 not downloaded yet
2026-03-24 21:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6998945%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373663%27 HTTP/1.1" 200 None
2026-03-24 21:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_001/780x0__r.jpg?hash=1774373663 not downloaded yet
2026-03-24 21:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998945%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373663%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_002/780x0__r.jpg?hash=1774373663 not downloaded yet
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998945%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373663%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_003/780x0__r.jpg?hash=1774373663 not downloaded yet
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998945%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373663%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_004/780x0__r.jpg?hash=1774373663 not downloaded yet
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998942> (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-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998945%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373663%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_005/780x0__r.jpg?hash=1774373663 not downloaded yet
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_001/780x0__r.jpg?hash=1774374104> (referer: https://ecarstrade.com/cars/6999013)
2026-03-24 21:54:50 [ecarstrade.be] INFO: Extracting details for car 6998942auction110988
2026-03-24 21:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be46bae-e156-52e3-80dc-d0ca9b48d93d with identifier: 6998942auction110988
2026-03-24 21:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be46bae-e156-52e3-80dc-d0ca9b48d93d with scrape type 1
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3be46bae-e156-52e3-80dc-d0ca9b48d93d
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998942%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373641%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_000/780x0__r.jpg?hash=1774373641 not downloaded yet
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998942%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373641%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_001/780x0__r.jpg?hash=1774373641 not downloaded yet
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998942%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373641%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_002/780x0__r.jpg?hash=1774373641 not downloaded yet
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998942%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373641%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_003/780x0__r.jpg?hash=1774373641 not downloaded yet
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998949> (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-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998942%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373641%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_004/780x0__r.jpg?hash=1774373641 not downloaded yet
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_005/780x0__r.jpg?hash=1774374104> (referer: https://ecarstrade.com/cars/6999013)
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998942%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373641%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_005/780x0__r.jpg?hash=1774373641 not downloaded yet
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea913726-bddc-5777-ba38-8b49516d62c3
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_004/780x0__r.jpg?hash=1774374104> (referer: https://ecarstrade.com/cars/6999013)
2026-03-24 21:54:50 [ecarstrade.be] INFO: Extracting details for car 6998949auction110988
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_003/780x0__r.jpg?hash=1774374104> (referer: https://ecarstrade.com/cars/6999013)
2026-03-24 21:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa51ce9-a522-534f-b179-946de4e186ba with identifier: 6998949auction110988
2026-03-24 21:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa51ce9-a522-534f-b179-946de4e186ba with scrape type 1
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8fa51ce9-a522-534f-b179-946de4e186ba
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998949%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373694%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_000/780x0__r.jpg?hash=1774373694 not downloaded yet
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea913726-bddc-5777-ba38-8b49516d62c3
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998949%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373694%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_001/780x0__r.jpg?hash=1774373694 not downloaded yet
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_002/780x0__r.jpg?hash=1774374104> (referer: https://ecarstrade.com/cars/6999013)
2026-03-24 21:54:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998949%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373694%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_002/780x0__r.jpg?hash=1774373694 not downloaded yet
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998949%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373694%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_003/780x0__r.jpg?hash=1774373694 not downloaded yet
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998949%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373695%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_004/780x0__r.jpg?hash=1774373695 not downloaded yet
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_000/780x0__r.jpg?hash=1774374104> (referer: https://ecarstrade.com/cars/6999013)
2026-03-24 21:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:50 [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%252F6990001-7000000%252F6998949%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373695%27 HTTP/1.1" 200 None
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_005/780x0__r.jpg?hash=1774373695 not downloaded yet
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea913726-bddc-5777-ba38-8b49516d62c3
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea913726-bddc-5777-ba38-8b49516d62c3
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea913726-bddc-5777-ba38-8b49516d62c3
2026-03-24 21:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_006/780x0__r.jpg?hash=1774374084> (referer: https://ecarstrade.com/cars/6999008)
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea913726-bddc-5777-ba38-8b49516d62c3
2026-03-24 21:54:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea913726-bddc-5777-ba38-8b49516d62c3, skipping ID generation
2026-03-24 21:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea913726-bddc-5777-ba38-8b49516d62c3 with scrape type 1
2026-03-24 21:54:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea913726-bddc-5777-ba38-8b49516d62c3 sending to next pipeline
2026-03-24 21:54:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea913726-bddc-5777-ba38-8b49516d62c3, identifier: 6999013auction110988
2026-03-24 21:54:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea913726-bddc-5777-ba38-8b49516d62c3 with identifier: 6999013auction110988
2026-03-24 21:54:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:54:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea913726-bddc-5777-ba38-8b49516d62c3 with identifier: 6999013auction110988
2026-03-24 21:54:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea913726-bddc-5777-ba38-8b49516d62c3 with identifier: 6999013auction110988 to the API
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999013/photo_000/780x0__r.jpg?hash=1774374104>
{'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-26T13: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/6999013',
 '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': 6,
 'photos': [],
 '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-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999013auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [ecarstrade.be] INFO: Saving data for 6999013auction110988: {'created_time': 1774389291.386832, 'last_price_update_time': 1774389291.386841, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999013auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_004/780x0__r.jpg?hash=1774373663> (referer: https://ecarstrade.com/cars/6998945)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998941> (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-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998939> (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-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8fa42288-9291-53ef-a49b-623b411df289
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_004/780x0__r.jpg?hash=1774373641> (referer: https://ecarstrade.com/cars/6998942)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_003/780x0__r.jpg?hash=1774373641> (referer: https://ecarstrade.com/cars/6998942)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_005/780x0__r.jpg?hash=1774373663> (referer: https://ecarstrade.com/cars/6998945)
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fd908d34-b115-53bc-b491-86e9517d9b01
2026-03-24 21:54:51 [ecarstrade.be] INFO: Extracting details for car 6998941auction110988
2026-03-24 21:54:51 [ecarstrade.be] INFO: Extracting details for car 6998939auction110988
2026-03-24 21:54:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc41c112-e533-58e5-b46b-758386811e2c with identifier: 6998941auction110988
2026-03-24 21:54:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc41c112-e533-58e5-b46b-758386811e2c with scrape type 1
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bc41c112-e533-58e5-b46b-758386811e2c
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998941%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373639%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_000/780x0__r.jpg?hash=1774373639 not downloaded yet
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_000/780x0__r.jpg?hash=1774373694> (referer: https://ecarstrade.com/cars/6998949)
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998941%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373639%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_001/780x0__r.jpg?hash=1774373639 not downloaded yet
2026-03-24 21:54:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1abf05ef-115f-5b68-803a-47bd8ad65be7 with identifier: 6998939auction110988
2026-03-24 21:54:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1abf05ef-115f-5b68-803a-47bd8ad65be7 with scrape type 1
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1abf05ef-115f-5b68-803a-47bd8ad65be7
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998939%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373622%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_000/780x0__r.jpg?hash=1774373622 not downloaded yet
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_005/780x0__r.jpg?hash=1774373641> (referer: https://ecarstrade.com/cars/6998942)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_002/780x0__r.jpg?hash=1774373641> (referer: https://ecarstrade.com/cars/6998942)
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998941%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373639%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_002/780x0__r.jpg?hash=1774373639 not downloaded yet
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998939%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373622%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_001/780x0__r.jpg?hash=1774373622 not downloaded yet
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_004/780x0__r.jpg?hash=1774373695> (referer: https://ecarstrade.com/cars/6998949)
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998941%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373639%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_003/780x0__r.jpg?hash=1774373639 not downloaded yet
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998939%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373622%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_002/780x0__r.jpg?hash=1774373622 not downloaded yet
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3be46bae-e156-52e3-80dc-d0ca9b48d93d
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3be46bae-e156-52e3-80dc-d0ca9b48d93d
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fd908d34-b115-53bc-b491-86e9517d9b01
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998941%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373639%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_004/780x0__r.jpg?hash=1774373639 not downloaded yet
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998939%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373622%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_003/780x0__r.jpg?hash=1774373622 not downloaded yet
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8fa51ce9-a522-534f-b179-946de4e186ba
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_003/780x0__r.jpg?hash=1774373694> (referer: https://ecarstrade.com/cars/6998949)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_005/780x0__r.jpg?hash=1774373695> (referer: https://ecarstrade.com/cars/6998949)
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998941%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373639%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_005/780x0__r.jpg?hash=1774373639 not downloaded yet
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998939%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373622%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_004/780x0__r.jpg?hash=1774373622 not downloaded yet
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_002/780x0__r.jpg?hash=1774373694> (referer: https://ecarstrade.com/cars/6998949)
2026-03-24 21:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:51 [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%252F6990001-7000000%252F6998939%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373622%27 HTTP/1.1" 200 None
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_005/780x0__r.jpg?hash=1774373622 not downloaded yet
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3be46bae-e156-52e3-80dc-d0ca9b48d93d
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3be46bae-e156-52e3-80dc-d0ca9b48d93d
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8fa51ce9-a522-534f-b179-946de4e186ba
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_000/780x0__r.jpg?hash=1774373641> (referer: https://ecarstrade.com/cars/6998942)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_001/780x0__r.jpg?hash=1774373694> (referer: https://ecarstrade.com/cars/6998949)
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8fa51ce9-a522-534f-b179-946de4e186ba
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8fa51ce9-a522-534f-b179-946de4e186ba
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_001/780x0__r.jpg?hash=1774373641> (referer: https://ecarstrade.com/cars/6998942)
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8fa51ce9-a522-534f-b179-946de4e186ba
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_000/780x0__r.jpg?hash=1774373639> (referer: https://ecarstrade.com/cars/6998941)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_003/780x0__r.jpg?hash=1774373663> (referer: https://ecarstrade.com/cars/6998945)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_000/780x0__r.jpg?hash=1774373622> (referer: https://ecarstrade.com/cars/6998939)
2026-03-24 21:54:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_001/780x0__r.jpg?hash=1774373639> (referer: https://ecarstrade.com/cars/6998941)
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3be46bae-e156-52e3-80dc-d0ca9b48d93d
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8fa51ce9-a522-534f-b179-946de4e186ba
2026-03-24 21:54:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fa51ce9-a522-534f-b179-946de4e186ba, skipping ID generation
2026-03-24 21:54:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa51ce9-a522-534f-b179-946de4e186ba with scrape type 1
2026-03-24 21:54:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fa51ce9-a522-534f-b179-946de4e186ba sending to next pipeline
2026-03-24 21:54:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8fa51ce9-a522-534f-b179-946de4e186ba, identifier: 6998949auction110988
2026-03-24 21:54:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8fa51ce9-a522-534f-b179-946de4e186ba with identifier: 6998949auction110988
2026-03-24 21:54:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8fa51ce9-a522-534f-b179-946de4e186ba with identifier: 6998949auction110988
2026-03-24 21:54:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8fa51ce9-a522-534f-b179-946de4e186ba with identifier: 6998949auction110988 to the API
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998949/photo_001/780x0__r.jpg?hash=1774373694>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '8fa51ce9-a522-534f-b179-946de4e186ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6998949',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 103561,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 75 KWH LONG RANGE DUAL MOTOR 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL 3 75 KWH LONG RANGE DUAL MOTOR 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998949auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:52 [ecarstrade.be] INFO: Saving data for 6998949auction110988: {'created_time': 1774389292.448689, 'last_price_update_time': 1774389292.4487, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998949auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_004/780x0__r.jpg?hash=1774373639> (referer: https://ecarstrade.com/cars/6998941)
2026-03-24 21:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_001/780x0__r.jpg?hash=1774373622> (referer: https://ecarstrade.com/cars/6998939)
2026-03-24 21:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_003/780x0__r.jpg?hash=1774373622> (referer: https://ecarstrade.com/cars/6998939)
2026-03-24 21:54:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3be46bae-e156-52e3-80dc-d0ca9b48d93d
2026-03-24 21:54:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3be46bae-e156-52e3-80dc-d0ca9b48d93d, skipping ID generation
2026-03-24 21:54:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be46bae-e156-52e3-80dc-d0ca9b48d93d with scrape type 1
2026-03-24 21:54:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3be46bae-e156-52e3-80dc-d0ca9b48d93d sending to next pipeline
2026-03-24 21:54:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3be46bae-e156-52e3-80dc-d0ca9b48d93d, identifier: 6998942auction110988
2026-03-24 21:54:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bc41c112-e533-58e5-b46b-758386811e2c
2026-03-24 21:54:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fd908d34-b115-53bc-b491-86e9517d9b01
2026-03-24 21:54:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1abf05ef-115f-5b68-803a-47bd8ad65be7
2026-03-24 21:54:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bc41c112-e533-58e5-b46b-758386811e2c
2026-03-24 21:54:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3be46bae-e156-52e3-80dc-d0ca9b48d93d with identifier: 6998942auction110988
2026-03-24 21:54:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3be46bae-e156-52e3-80dc-d0ca9b48d93d with identifier: 6998942auction110988
2026-03-24 21:54:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3be46bae-e156-52e3-80dc-d0ca9b48d93d with identifier: 6998942auction110988 to the API
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998942/photo_001/780x0__r.jpg?hash=1774373641>
{'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-26T13: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/6998942',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 157154,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998942auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:52 [ecarstrade.be] INFO: Saving data for 6998942auction110988: {'created_time': 1774389292.980815, 'last_price_update_time': 1774389292.980825, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998942auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_004/780x0__r.jpg?hash=1774373622> (referer: https://ecarstrade.com/cars/6998939)
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_005/780x0__r.jpg?hash=1774373639> (referer: https://ecarstrade.com/cars/6998941)
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bc41c112-e533-58e5-b46b-758386811e2c
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1abf05ef-115f-5b68-803a-47bd8ad65be7
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1abf05ef-115f-5b68-803a-47bd8ad65be7
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_005/780x0__r.jpg?hash=1774373622> (referer: https://ecarstrade.com/cars/6998939)
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999052> (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-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998936> (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-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_001/780x0__r.jpg?hash=1774373663> (referer: https://ecarstrade.com/cars/6998945)
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_002/780x0__r.jpg?hash=1774373622> (referer: https://ecarstrade.com/cars/6998939)
2026-03-24 21:54:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_003/780x0__r.jpg?hash=1774373639> (referer: https://ecarstrade.com/cars/6998941)
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_002/780x0__r.jpg?hash=1774373663> (referer: https://ecarstrade.com/cars/6998945)
2026-03-24 21:54:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_002/780x0__r.jpg?hash=1774373639> (referer: https://ecarstrade.com/cars/6998941)
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1abf05ef-115f-5b68-803a-47bd8ad65be7
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bc41c112-e533-58e5-b46b-758386811e2c
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1abf05ef-115f-5b68-803a-47bd8ad65be7
2026-03-24 21:54:53 [ecarstrade.be] INFO: Extracting details for car 6999052auction110988
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_005/780x0__r.jpg?hash=1774374084> (referer: https://ecarstrade.com/cars/6999008)
2026-03-24 21:54:53 [ecarstrade.be] INFO: Extracting details for car 6998936auction110988
2026-03-24 21:54:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_000/780x0__r.jpg?hash=1774373663> (referer: https://ecarstrade.com/cars/6998945)
2026-03-24 21:54:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3b2e109-e2c3-5b64-adf9-c50db6e3172a with identifier: 6999052auction110988
2026-03-24 21:54:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b2e109-e2c3-5b64-adf9-c50db6e3172a with scrape type 1
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c3b2e109-e2c3-5b64-adf9-c50db6e3172a
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999052%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374519%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_000/780x0__r.jpg?hash=1774374519 not downloaded yet
2026-03-24 21:54:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a06f121-752c-57c9-b311-3ca231f82bbf with identifier: 6998936auction110988
2026-03-24 21:54:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a06f121-752c-57c9-b311-3ca231f82bbf with scrape type 1
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9a06f121-752c-57c9-b311-3ca231f82bbf
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6998936%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373606%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_000/780x0__r.jpg?hash=1774373606 not downloaded yet
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_004/780x0__r.jpg?hash=1774374083> (referer: https://ecarstrade.com/cars/6999008)
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999052%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374519%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_001/780x0__r.jpg?hash=1774374519 not downloaded yet
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6998936%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373606%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_001/780x0__r.jpg?hash=1774373606 not downloaded yet
2026-03-24 21:54:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999052%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374519%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_002/780x0__r.jpg?hash=1774374519 not downloaded yet
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6998936%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373606%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_002/780x0__r.jpg?hash=1774373606 not downloaded yet
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fd908d34-b115-53bc-b491-86e9517d9b01
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6999052%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374519%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_003/780x0__r.jpg?hash=1774374519 not downloaded yet
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54: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%252F6990001-7000000%252F6998936%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373606%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_003/780x0__r.jpg?hash=1774373606 not downloaded yet
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1abf05ef-115f-5b68-803a-47bd8ad65be7
2026-03-24 21:54:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1abf05ef-115f-5b68-803a-47bd8ad65be7, skipping ID generation
2026-03-24 21:54:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1abf05ef-115f-5b68-803a-47bd8ad65be7 with scrape type 1
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1abf05ef-115f-5b68-803a-47bd8ad65be7 sending to next pipeline
2026-03-24 21:54:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1abf05ef-115f-5b68-803a-47bd8ad65be7, identifier: 6998939auction110988
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bc41c112-e533-58e5-b46b-758386811e2c
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fd908d34-b115-53bc-b491-86e9517d9b01
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bc41c112-e533-58e5-b46b-758386811e2c
2026-03-24 21:54:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc41c112-e533-58e5-b46b-758386811e2c, skipping ID generation
2026-03-24 21:54:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc41c112-e533-58e5-b46b-758386811e2c with scrape type 1
2026-03-24 21:54:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc41c112-e533-58e5-b46b-758386811e2c sending to next pipeline
2026-03-24 21:54:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc41c112-e533-58e5-b46b-758386811e2c, identifier: 6998941auction110988
2026-03-24 21:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_003/780x0__r.jpg?hash=1774374083> (referer: https://ecarstrade.com/cars/6999008)
2026-03-24 21:54:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1abf05ef-115f-5b68-803a-47bd8ad65be7 with identifier: 6998939auction110988
2026-03-24 21:54:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1abf05ef-115f-5b68-803a-47bd8ad65be7 with identifier: 6998939auction110988
2026-03-24 21:54:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1abf05ef-115f-5b68-803a-47bd8ad65be7 with identifier: 6998939auction110988 to the API
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998939/photo_002/780x0__r.jpg?hash=1774373622>
{'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-26T13: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/6998939',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 105953,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998939auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:53 [ecarstrade.be] INFO: Saving data for 6998939auction110988: {'created_time': 1774389293.858204, 'last_price_update_time': 1774389293.858213, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998939auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc41c112-e533-58e5-b46b-758386811e2c with identifier: 6998941auction110988
2026-03-24 21:54:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc41c112-e533-58e5-b46b-758386811e2c with identifier: 6998941auction110988
2026-03-24 21:54:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc41c112-e533-58e5-b46b-758386811e2c with identifier: 6998941auction110988 to the API
2026-03-24 21:54:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998941/photo_002/780x0__r.jpg?hash=1774373639>
{'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-26T13: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/6998941',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 149690,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998941auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:54 [ecarstrade.be] INFO: Saving data for 6998941auction110988: {'created_time': 1774389294.258359, 'last_price_update_time': 1774389294.258368, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998941auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:54 [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%252F6990001-7000000%252F6999052%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374519%27 HTTP/1.1" 200 None
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_004/780x0__r.jpg?hash=1774374519 not downloaded yet
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:54 [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%252F6990001-7000000%252F6998936%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373606%27 HTTP/1.1" 200 None
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_004/780x0__r.jpg?hash=1774373606 not downloaded yet
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8fa42288-9291-53ef-a49b-623b411df289
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fd908d34-b115-53bc-b491-86e9517d9b01
2026-03-24 21:54:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd908d34-b115-53bc-b491-86e9517d9b01, skipping ID generation
2026-03-24 21:54:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd908d34-b115-53bc-b491-86e9517d9b01 with scrape type 1
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd908d34-b115-53bc-b491-86e9517d9b01 sending to next pipeline
2026-03-24 21:54:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd908d34-b115-53bc-b491-86e9517d9b01, identifier: 6998945auction110988
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8fa42288-9291-53ef-a49b-623b411df289
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:54 [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%252F6990001-7000000%252F6999052%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374520%27 HTTP/1.1" 200 None
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_005/780x0__r.jpg?hash=1774374520 not downloaded yet
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:54 [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%252F6990001-7000000%252F6998936%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373606%27 HTTP/1.1" 200 None
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_005/780x0__r.jpg?hash=1774373606 not downloaded yet
2026-03-24 21:54:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd908d34-b115-53bc-b491-86e9517d9b01 with identifier: 6998945auction110988
2026-03-24 21:54:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd908d34-b115-53bc-b491-86e9517d9b01 with identifier: 6998945auction110988
2026-03-24 21:54:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd908d34-b115-53bc-b491-86e9517d9b01 with identifier: 6998945auction110988 to the API
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998945/photo_000/780x0__r.jpg?hash=1774373663>
{'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-26T13: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/6998945',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 169869,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998945auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:54 [ecarstrade.be] INFO: Saving data for 6998945auction110988: {'created_time': 1774389294.723827, 'last_price_update_time': 1774389294.723838, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998945auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8fa42288-9291-53ef-a49b-623b411df289
2026-03-24 21:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_001/780x0__r.jpg?hash=1774374078> (referer: https://ecarstrade.com/cars/6999008)
2026-03-24 21:54:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8fa42288-9291-53ef-a49b-623b411df289
2026-03-24 21:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999051> (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-24 21:54:56 [ecarstrade.be] INFO: Extracting details for car 6999051auction110988
2026-03-24 21:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_000/780x0__r.jpg?hash=1774374078> (referer: https://ecarstrade.com/cars/6999008)
2026-03-24 21:54:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87bf09ce-5657-5eec-bd8e-d77b6dd468d0 with identifier: 6999051auction110988
2026-03-24 21:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0 with scrape type 1
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:56 [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%252F6990001-7000000%252F6999051%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374509%27 HTTP/1.1" 200 None
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_000/780x0__r.jpg?hash=1774374509 not downloaded yet
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:56 [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%252F6990001-7000000%252F6999051%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374509%27 HTTP/1.1" 200 None
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_001/780x0__r.jpg?hash=1774374509 not downloaded yet
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:56 [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%252F6990001-7000000%252F6999051%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374509%27 HTTP/1.1" 200 None
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_002/780x0__r.jpg?hash=1774374509 not downloaded yet
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:56 [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%252F6990001-7000000%252F6999051%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374509%27 HTTP/1.1" 200 None
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_003/780x0__r.jpg?hash=1774374509 not downloaded yet
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:56 [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%252F6990001-7000000%252F6999051%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374509%27 HTTP/1.1" 200 None
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_004/780x0__r.jpg?hash=1774374509 not downloaded yet
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:56 [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%252F6990001-7000000%252F6999051%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374509%27 HTTP/1.1" 200 None
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_005/780x0__r.jpg?hash=1774374509 not downloaded yet
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8fa42288-9291-53ef-a49b-623b411df289
2026-03-24 21:54:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fa42288-9291-53ef-a49b-623b411df289, skipping ID generation
2026-03-24 21:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa42288-9291-53ef-a49b-623b411df289 with scrape type 1
2026-03-24 21:54:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fa42288-9291-53ef-a49b-623b411df289 sending to next pipeline
2026-03-24 21:54:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8fa42288-9291-53ef-a49b-623b411df289, identifier: 6999008auction110988
2026-03-24 21:54:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8fa42288-9291-53ef-a49b-623b411df289 with identifier: 6999008auction110988
2026-03-24 21:54:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8fa42288-9291-53ef-a49b-623b411df289 with identifier: 6999008auction110988
2026-03-24 21:54:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8fa42288-9291-53ef-a49b-623b411df289 with identifier: 6999008auction110988 to the API
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:54:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999008/photo_000/780x0__r.jpg?hash=1774374078>
{'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-26T13: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/6999008',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 149760,
 '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': '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-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999008auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:54:56 [ecarstrade.be] INFO: Saving data for 6999008auction110988: {'created_time': 1774389296.635783, 'last_price_update_time': 1774389296.635792, 'auction_closing_time': 1774532400.0}
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999008auction110988') HTTP/1.1" 204 0
2026-03-24 21:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6998947> (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-24 21:54:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:57 [ecarstrade.be] INFO: Extracting details for car 6998947auction110988
2026-03-24 21:54:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b74376c2-8447-5562-b1a7-0c0b0505bc9a with identifier: 6998947auction110988
2026-03-24 21:54:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b74376c2-8447-5562-b1a7-0c0b0505bc9a with scrape type 1
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b74376c2-8447-5562-b1a7-0c0b0505bc9a
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6998947%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774373684%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_000/780x0__r.jpg?hash=1774373684 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6998947%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774373684%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_001/780x0__r.jpg?hash=1774373684 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6998947%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774373684%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_002/780x0__r.jpg?hash=1774373684 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6998947%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774373684%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_003/780x0__r.jpg?hash=1774373684 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6998947%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774373684%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_004/780x0__r.jpg?hash=1774373684 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6998947%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774373684%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_005/780x0__r.jpg?hash=1774373684 not downloaded yet
2026-03-24 21:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999050> (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-24 21:54:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:54:57 [ecarstrade.be] INFO: Extracting details for car 6999050auction110988
2026-03-24 21:54:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8790c90d-fa18-55c8-8398-9c2f41f0e115 with identifier: 6999050auction110988
2026-03-24 21:54:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8790c90d-fa18-55c8-8398-9c2f41f0e115 with scrape type 1
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8790c90d-fa18-55c8-8398-9c2f41f0e115
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6999050%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374492%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_000/780x0__r.jpg?hash=1774374492 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6999050%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374492%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_001/780x0__r.jpg?hash=1774374492 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6999050%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374492%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_002/780x0__r.jpg?hash=1774374492 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6999050%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374492%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_003/780x0__r.jpg?hash=1774374492 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6999050%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374493%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_004/780x0__r.jpg?hash=1774374493 not downloaded yet
2026-03-24 21:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:54:57 [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%252F6990001-7000000%252F6999050%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374493%27 HTTP/1.1" 200 None
2026-03-24 21:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_005/780x0__r.jpg?hash=1774374493 not downloaded yet
2026-03-24 21:55:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999048> (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-24 21:55:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_003/780x0__r.jpg?hash=1774374227> (referer: https://ecarstrade.com/cars/6999033)
2026-03-24 21:55:01 [ecarstrade.be] INFO: Extracting details for car 6999048auction110988
2026-03-24 21:55:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with identifier: 6999048auction110988
2026-03-24 21:55:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with scrape type 1
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 594b36ec-75a6-5f28-a2dd-8070dfef28e7
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999048%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374457%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_000/780x0__r.jpg?hash=1774374457 not downloaded yet
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999048%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374457%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_001/780x0__r.jpg?hash=1774374457 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_000/780x0__r.jpg?hash=1774373606> (referer: https://ecarstrade.com/cars/6998936)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999048%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374457%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_002/780x0__r.jpg?hash=1774374457 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999044> (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-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999048%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374458%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_003/780x0__r.jpg?hash=1774374458 not downloaded yet
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 949c0c5e-8764-50a8-a99f-edc36f6968b5
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999048%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374458%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_004/780x0__r.jpg?hash=1774374458 not downloaded yet
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999048%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374458%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_005/780x0__r.jpg?hash=1774374458 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999045> (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-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_002/780x0__r.jpg?hash=1774373606> (referer: https://ecarstrade.com/cars/6998936)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9a06f121-752c-57c9-b311-3ca231f82bbf
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_005/780x0__r.jpg?hash=1774373606> (referer: https://ecarstrade.com/cars/6998936)
2026-03-24 21:55:01 [ecarstrade.be] INFO: Extracting details for car 6999044auction110988
2026-03-24 21:55:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with identifier: 6999044auction110988
2026-03-24 21:55:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with scrape type 1
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999044%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374401%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_000/780x0__r.jpg?hash=1774374401 not downloaded yet
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999044%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374401%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_001/780x0__r.jpg?hash=1774374401 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_005/780x0__r.jpg?hash=1774374520> (referer: https://ecarstrade.com/cars/6999052)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_005/780x0__r.jpg?hash=1774374509> (referer: https://ecarstrade.com/cars/6999051)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999044%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374401%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_002/780x0__r.jpg?hash=1774374401 not downloaded yet
2026-03-24 21:55:01 [ecarstrade.be] INFO: Extracting details for car 6999045auction110988
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_004/780x0__r.jpg?hash=1774373606> (referer: https://ecarstrade.com/cars/6998936)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999044%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374401%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_003/780x0__r.jpg?hash=1774374401 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999049> (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-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999044%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374401%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_004/780x0__r.jpg?hash=1774374401 not downloaded yet
2026-03-24 21:55:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6be5edab-fa27-5559-852a-e9495bb5ae19 with identifier: 6999045auction110988
2026-03-24 21:55:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6be5edab-fa27-5559-852a-e9495bb5ae19 with scrape type 1
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6be5edab-fa27-5559-852a-e9495bb5ae19
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999045%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374418%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_000/780x0__r.jpg?hash=1774374418 not downloaded yet
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9a06f121-752c-57c9-b311-3ca231f82bbf
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9a06f121-752c-57c9-b311-3ca231f82bbf
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999044%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374402%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_005/780x0__r.jpg?hash=1774374402 not downloaded yet
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999045%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374418%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_001/780x0__r.jpg?hash=1774374418 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_005/780x0__r.jpg?hash=1774374493> (referer: https://ecarstrade.com/cars/6999050)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_005/780x0__r.jpg?hash=1774373684> (referer: https://ecarstrade.com/cars/6998947)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_004/780x0__r.jpg?hash=1774374493> (referer: https://ecarstrade.com/cars/6999050)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999045%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374418%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_002/780x0__r.jpg?hash=1774374418 not downloaded yet
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999045%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374418%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_003/780x0__r.jpg?hash=1774374418 not downloaded yet
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c3b2e109-e2c3-5b64-adf9-c50db6e3172a
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_001/780x0__r.jpg?hash=1774374457> (referer: https://ecarstrade.com/cars/6999048)
2026-03-24 21:55:01 [ecarstrade.be] INFO: Extracting details for car 6999049auction110988
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999045%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374419%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_004/780x0__r.jpg?hash=1774374419 not downloaded yet
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9a06f121-752c-57c9-b311-3ca231f82bbf
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_000/780x0__r.jpg?hash=1774374457> (referer: https://ecarstrade.com/cars/6999048)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999045%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374419%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_005/780x0__r.jpg?hash=1774374419 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_004/780x0__r.jpg?hash=1774374458> (referer: https://ecarstrade.com/cars/6999048)
2026-03-24 21:55:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with identifier: 6999049auction110988
2026-03-24 21:55:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with scrape type 1
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999049%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374474%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_000/780x0__r.jpg?hash=1774374474 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_005/780x0__r.jpg?hash=1774374458> (referer: https://ecarstrade.com/cars/6999048)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999049%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374475%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_001/780x0__r.jpg?hash=1774374475 not downloaded yet
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8790c90d-fa18-55c8-8398-9c2f41f0e115
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b74376c2-8447-5562-b1a7-0c0b0505bc9a
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8790c90d-fa18-55c8-8398-9c2f41f0e115
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_001/780x0__r.jpg?hash=1774374401> (referer: https://ecarstrade.com/cars/6999044)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999049%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374475%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_002/780x0__r.jpg?hash=1774374475 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_002/780x0__r.jpg?hash=1774374401> (referer: https://ecarstrade.com/cars/6999044)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999049%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374475%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_003/780x0__r.jpg?hash=1774374475 not downloaded yet
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_003/780x0__r.jpg?hash=1774374458> (referer: https://ecarstrade.com/cars/6999048)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_000/780x0__r.jpg?hash=1774374401> (referer: https://ecarstrade.com/cars/6999044)
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999049%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374475%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_004/780x0__r.jpg?hash=1774374475 not downloaded yet
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 594b36ec-75a6-5f28-a2dd-8070dfef28e7
2026-03-24 21:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:01 [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%252F6990001-7000000%252F6999049%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374475%27 HTTP/1.1" 200 None
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_005/780x0__r.jpg?hash=1774374475 not downloaded yet
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 594b36ec-75a6-5f28-a2dd-8070dfef28e7
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_003/780x0__r.jpg?hash=1774374401> (referer: https://ecarstrade.com/cars/6999044)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 594b36ec-75a6-5f28-a2dd-8070dfef28e7
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 594b36ec-75a6-5f28-a2dd-8070dfef28e7
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_005/780x0__r.jpg?hash=1774374402> (referer: https://ecarstrade.com/cars/6999044)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_000/780x0__r.jpg?hash=1774374418> (referer: https://ecarstrade.com/cars/6999045)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_001/780x0__r.jpg?hash=1774374418> (referer: https://ecarstrade.com/cars/6999045)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_003/780x0__r.jpg?hash=1774374418> (referer: https://ecarstrade.com/cars/6999045)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 594b36ec-75a6-5f28-a2dd-8070dfef28e7
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_005/780x0__r.jpg?hash=1774374419> (referer: https://ecarstrade.com/cars/6999045)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_004/780x0__r.jpg?hash=1774374419> (referer: https://ecarstrade.com/cars/6999045)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_002/780x0__r.jpg?hash=1774374418> (referer: https://ecarstrade.com/cars/6999045)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_002/780x0__r.jpg?hash=1774374475> (referer: https://ecarstrade.com/cars/6999049)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_000/780x0__r.jpg?hash=1774374474> (referer: https://ecarstrade.com/cars/6999049)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_001/780x0__r.jpg?hash=1774374475> (referer: https://ecarstrade.com/cars/6999049)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6be5edab-fa27-5559-852a-e9495bb5ae19
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6be5edab-fa27-5559-852a-e9495bb5ae19
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_003/780x0__r.jpg?hash=1774374475> (referer: https://ecarstrade.com/cars/6999049)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6be5edab-fa27-5559-852a-e9495bb5ae19
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_004/780x0__r.jpg?hash=1774374401> (referer: https://ecarstrade.com/cars/6999044)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_005/780x0__r.jpg?hash=1774374475> (referer: https://ecarstrade.com/cars/6999049)
2026-03-24 21:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_004/780x0__r.jpg?hash=1774374475> (referer: https://ecarstrade.com/cars/6999049)
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6be5edab-fa27-5559-852a-e9495bb5ae19
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6be5edab-fa27-5559-852a-e9495bb5ae19
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6be5edab-fa27-5559-852a-e9495bb5ae19
2026-03-24 21:55:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6be5edab-fa27-5559-852a-e9495bb5ae19, skipping ID generation
2026-03-24 21:55:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6be5edab-fa27-5559-852a-e9495bb5ae19 with scrape type 1
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6be5edab-fa27-5559-852a-e9495bb5ae19 sending to next pipeline
2026-03-24 21:55:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6be5edab-fa27-5559-852a-e9495bb5ae19, identifier: 6999045auction110988
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f
2026-03-24 21:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f
2026-03-24 21:55:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6be5edab-fa27-5559-852a-e9495bb5ae19 with identifier: 6999045auction110988
2026-03-24 21:55:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6be5edab-fa27-5559-852a-e9495bb5ae19 with identifier: 6999045auction110988
2026-03-24 21:55:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6be5edab-fa27-5559-852a-e9495bb5ae19 with identifier: 6999045auction110988 to the API
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999045/photo_002/780x0__r.jpg?hash=1774374418>
{'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-26T13: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/6999045',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 93071,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999045auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:02 [ecarstrade.be] INFO: Saving data for 6999045auction110988: {'created_time': 1774389302.268035, 'last_price_update_time': 1774389302.268046, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999045auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_003/780x0__r.jpg?hash=1774374492> (referer: https://ecarstrade.com/cars/6999050)
2026-03-24 21:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_001/780x0__r.jpg?hash=1774374492> (referer: https://ecarstrade.com/cars/6999050)
2026-03-24 21:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_002/780x0__r.jpg?hash=1774374492> (referer: https://ecarstrade.com/cars/6999050)
2026-03-24 21:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_002/780x0__r.jpg?hash=1774374457> (referer: https://ecarstrade.com/cars/6999048)
2026-03-24 21:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f
2026-03-24 21:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848
2026-03-24 21:55:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848, skipping ID generation
2026-03-24 21:55:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with scrape type 1
2026-03-24 21:55:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 sending to next pipeline
2026-03-24 21:55:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848, identifier: 6999044auction110988
2026-03-24 21:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f
2026-03-24 21:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f
2026-03-24 21:55:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f, skipping ID generation
2026-03-24 21:55:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with scrape type 1
2026-03-24 21:55:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aaae5ed4-7d4f-5422-a05f-8a0fb3da662f sending to next pipeline
2026-03-24 21:55:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f, identifier: 6999049auction110988
2026-03-24 21:55:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with identifier: 6999044auction110988
2026-03-24 21:55:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with identifier: 6999044auction110988
2026-03-24 21:55:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 33d51c61-e2bc-5de6-9ddc-fa0a9be0b848 with identifier: 6999044auction110988 to the API
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999044/photo_004/780x0__r.jpg?hash=1774374401>
{'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-26T13:40: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/6999044',
 'listing': 'directbuy',
 '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-24 21:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999044auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:02 [ecarstrade.be] INFO: Saving data for 6999044auction110988: {'created_time': 1774389302.857632, 'last_price_update_time': 1774389302.857642, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999044auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with identifier: 6999049auction110988
2026-03-24 21:55:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with identifier: 6999049auction110988
2026-03-24 21:55:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aaae5ed4-7d4f-5422-a05f-8a0fb3da662f with identifier: 6999049auction110988 to the API
2026-03-24 21:55:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999049/photo_004/780x0__r.jpg?hash=1774374475>
{'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-26T13: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/6999049',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 179692,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999049auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:04 [ecarstrade.be] INFO: Saving data for 6999049auction110988: {'created_time': 1774389304.666943, 'last_price_update_time': 1774389304.666955, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999049auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_000/780x0__r.jpg?hash=1774374492> (referer: https://ecarstrade.com/cars/6999050)
2026-03-24 21:55:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8790c90d-fa18-55c8-8398-9c2f41f0e115
2026-03-24 21:55:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8790c90d-fa18-55c8-8398-9c2f41f0e115
2026-03-24 21:55:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8790c90d-fa18-55c8-8398-9c2f41f0e115
2026-03-24 21:55:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 594b36ec-75a6-5f28-a2dd-8070dfef28e7
2026-03-24 21:55:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 594b36ec-75a6-5f28-a2dd-8070dfef28e7, skipping ID generation
2026-03-24 21:55:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with scrape type 1
2026-03-24 21:55:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 594b36ec-75a6-5f28-a2dd-8070dfef28e7 sending to next pipeline
2026-03-24 21:55:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 594b36ec-75a6-5f28-a2dd-8070dfef28e7, identifier: 6999048auction110988
2026-03-24 21:55:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_004/780x0__r.jpg?hash=1774373684> (referer: https://ecarstrade.com/cars/6998947)
2026-03-24 21:55:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999046> (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-24 21:55:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999043> (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-24 21:55:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999041> (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-24 21:55:04 [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-24 21:55:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with identifier: 6999048auction110988
2026-03-24 21:55:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with identifier: 6999048auction110988
2026-03-24 21:55:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 594b36ec-75a6-5f28-a2dd-8070dfef28e7 with identifier: 6999048auction110988 to the API
2026-03-24 21:55:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999048/photo_002/780x0__r.jpg?hash=1774374457>
{'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-26T13: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/6999048',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 188744,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999048auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Saving data for 6999048auction110988: {'created_time': 1774389305.118292, 'last_price_update_time': 1774389305.118301, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999048auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_002/780x0__r.jpg?hash=1774373684> (referer: https://ecarstrade.com/cars/6998947)
2026-03-24 21:55:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_003/780x0__r.jpg?hash=1774373684> (referer: https://ecarstrade.com/cars/6998947)
2026-03-24 21:55:05 [ecarstrade.be] INFO: Extracting details for car 6999046auction110988
2026-03-24 21:55:05 [ecarstrade.be] INFO: Extracting details for car 6999043auction110988
2026-03-24 21:55:05 [ecarstrade.be] INFO: Extracting details for car 6999041auction110988
2026-03-24 21:55:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_001/780x0__r.jpg?hash=1774373684> (referer: https://ecarstrade.com/cars/6998947)
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8790c90d-fa18-55c8-8398-9c2f41f0e115
2026-03-24 21:55:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8790c90d-fa18-55c8-8398-9c2f41f0e115, skipping ID generation
2026-03-24 21:55:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8790c90d-fa18-55c8-8398-9c2f41f0e115 with scrape type 1
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8790c90d-fa18-55c8-8398-9c2f41f0e115 sending to next pipeline
2026-03-24 21:55:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8790c90d-fa18-55c8-8398-9c2f41f0e115, identifier: 6999050auction110988
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b74376c2-8447-5562-b1a7-0c0b0505bc9a
2026-03-24 21:55:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with identifier: 6999046auction110988
2026-03-24 21:55:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with scrape type 1
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [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%252F6990001-7000000%252F6999046%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374434%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_000/780x0__r.jpg?hash=1774374434 not downloaded yet
2026-03-24 21:55:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40319667-26c3-57a4-a905-ec9161445e36 with identifier: 6999043auction110988
2026-03-24 21:55:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40319667-26c3-57a4-a905-ec9161445e36 with scrape type 1
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 40319667-26c3-57a4-a905-ec9161445e36
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [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%252F6990001-7000000%252F6999043%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374380%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_000/780x0__r.jpg?hash=1774374380 not downloaded yet
2026-03-24 21:55:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a962015-8441-5b04-84e5-4524067854fb with identifier: 6999041auction110988
2026-03-24 21:55:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a962015-8441-5b04-84e5-4524067854fb with scrape type 1
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1a962015-8441-5b04-84e5-4524067854fb
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [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%252F6990001-7000000%252F6999041%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774374366%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_000/780x0__r.jpg?hash=1774374366 not downloaded yet
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:55:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8790c90d-fa18-55c8-8398-9c2f41f0e115 with identifier: 6999050auction110988
2026-03-24 21:55:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:55:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8790c90d-fa18-55c8-8398-9c2f41f0e115 with identifier: 6999050auction110988
2026-03-24 21:55:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8790c90d-fa18-55c8-8398-9c2f41f0e115 with identifier: 6999050auction110988 to the API
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999050/photo_000/780x0__r.jpg?hash=1774374492>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8790c90d-fa18-55c8-8398-9c2f41f0e115',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999050',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 115975,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC60 2.0 T6 PHEV CORE AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 T6 PHEV CORE AUTO 4WD',
 'vin': None,
 'year': 2024}
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999050auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Saving data for 6999050auction110988: {'created_time': 1774389305.648047, 'last_price_update_time': 1774389305.648058, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999050auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_004/780x0__r.jpg?hash=1774374509> (referer: https://ecarstrade.com/cars/6999051)
2026-03-24 21:55:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_004/780x0__r.jpg?hash=1774374519> (referer: https://ecarstrade.com/cars/6999052)
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [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%252F6990001-7000000%252F6999046%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374434%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_001/780x0__r.jpg?hash=1774374434 not downloaded yet
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [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%252F6990001-7000000%252F6999043%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374380%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_001/780x0__r.jpg?hash=1774374380 not downloaded yet
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [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%252F6990001-7000000%252F6999041%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374367%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_001/780x0__r.jpg?hash=1774374367 not downloaded yet
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997026auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997026auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997026auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997027auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997027auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997027auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997028auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997028auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997028auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997030auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997030auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997030auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997031auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997031auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997031auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997032auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997032auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997032auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997033auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997033auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997033auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997034auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997034auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997034auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997035auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997035auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997035auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997036auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997036auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997036auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997037auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997037auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997037auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997038auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997038auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997038auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997039auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997039auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997039auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997040auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997040auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997040auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997041auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997041auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997041auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997042auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997042auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997042auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997043auction110980
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997043auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:05 [ecarstrade.be] INFO: Scrape type for 6997043auction110980: 0
2026-03-24 21:55:05 [ecarstrade.be] INFO: Found listing with ID: 6997044auction110980
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997044auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [ecarstrade.be] INFO: Scrape type for 6997044auction110980: 0
2026-03-24 21:55:06 [ecarstrade.be] INFO: Found listing with ID: 6997045auction110980
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997045auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [ecarstrade.be] INFO: Scrape type for 6997045auction110980: 0
2026-03-24 21:55:06 [ecarstrade.be] INFO: Found listing with ID: 6997046auction110980
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997046auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [ecarstrade.be] INFO: Scrape type for 6997046auction110980: 0
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_003/780x0__r.jpg?hash=1774374509> (referer: https://ecarstrade.com/cars/6999051)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_000/780x0__r.jpg?hash=1774374509> (referer: https://ecarstrade.com/cars/6999051)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_000/780x0__r.jpg?hash=1774373684> (referer: https://ecarstrade.com/cars/6998947)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_003/780x0__r.jpg?hash=1774373606> (referer: https://ecarstrade.com/cars/6998936)
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999046%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374434%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_002/780x0__r.jpg?hash=1774374434 not downloaded yet
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999043%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374380%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_002/780x0__r.jpg?hash=1774374380 not downloaded yet
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999041%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374367%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_002/780x0__r.jpg?hash=1774374367 not downloaded yet
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b74376c2-8447-5562-b1a7-0c0b0505bc9a
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b74376c2-8447-5562-b1a7-0c0b0505bc9a
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b74376c2-8447-5562-b1a7-0c0b0505bc9a
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999046%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374435%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_003/780x0__r.jpg?hash=1774374435 not downloaded yet
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999043%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374380%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_003/780x0__r.jpg?hash=1774374380 not downloaded yet
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999041%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374367%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_003/780x0__r.jpg?hash=1774374367 not downloaded yet
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c3b2e109-e2c3-5b64-adf9-c50db6e3172a
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_002/780x0__r.jpg?hash=1774374227> (referer: https://ecarstrade.com/cars/6999033)
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999046%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374435%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_004/780x0__r.jpg?hash=1774374435 not downloaded yet
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999043%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374381%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_004/780x0__r.jpg?hash=1774374381 not downloaded yet
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999041%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374367%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_004/780x0__r.jpg?hash=1774374367 not downloaded yet
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_003/780x0__r.jpg?hash=1774374519> (referer: https://ecarstrade.com/cars/6999052)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_002/780x0__r.jpg?hash=1774374519> (referer: https://ecarstrade.com/cars/6999052)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_000/780x0__r.jpg?hash=1774374519> (referer: https://ecarstrade.com/cars/6999052)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_001/780x0__r.jpg?hash=1774373606> (referer: https://ecarstrade.com/cars/6998936)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_001/780x0__r.jpg?hash=1774374519> (referer: https://ecarstrade.com/cars/6999052)
2026-03-24 21:55:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999046%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374435%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_005/780x0__r.jpg?hash=1774374435 not downloaded yet
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999043%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374381%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_005/780x0__r.jpg?hash=1774374381 not downloaded yet
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [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%252F6990001-7000000%252F6999041%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374367%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_005/780x0__r.jpg?hash=1774374367 not downloaded yet
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b74376c2-8447-5562-b1a7-0c0b0505bc9a
2026-03-24 21:55:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b74376c2-8447-5562-b1a7-0c0b0505bc9a, skipping ID generation
2026-03-24 21:55:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b74376c2-8447-5562-b1a7-0c0b0505bc9a with scrape type 1
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b74376c2-8447-5562-b1a7-0c0b0505bc9a sending to next pipeline
2026-03-24 21:55:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b74376c2-8447-5562-b1a7-0c0b0505bc9a, identifier: 6998947auction110988
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9a06f121-752c-57c9-b311-3ca231f82bbf
2026-03-24 21:55:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b74376c2-8447-5562-b1a7-0c0b0505bc9a with identifier: 6998947auction110988
2026-03-24 21:55:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b74376c2-8447-5562-b1a7-0c0b0505bc9a with identifier: 6998947auction110988
2026-03-24 21:55:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b74376c2-8447-5562-b1a7-0c0b0505bc9a with identifier: 6998947auction110988 to the API
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998947/photo_000/780x0__r.jpg?hash=1774373684>
{'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-26T13: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/6998947',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 106366,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998947auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:06 [ecarstrade.be] INFO: Saving data for 6998947auction110988: {'created_time': 1774389306.707715, 'last_price_update_time': 1774389306.707724, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998947auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_001/780x0__r.jpg?hash=1774374509> (referer: https://ecarstrade.com/cars/6999051)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_001/780x0__r.jpg?hash=1774374227> (referer: https://ecarstrade.com/cars/6999033)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_002/780x0__r.jpg?hash=1774374509> (referer: https://ecarstrade.com/cars/6999051)
2026-03-24 21:55:06 [scrapy.extensions.logstats] INFO: Crawled 304 pages (at 48 pages/min), scraped 153 items (at 39 items/min)
2026-03-24 21:55:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_000/780x0__r.jpg?hash=1774374226> (referer: https://ecarstrade.com/cars/6999033)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_001/780x0__r.jpg?hash=1774374380> (referer: https://ecarstrade.com/cars/6999043)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_001/780x0__r.jpg?hash=1774374367> (referer: https://ecarstrade.com/cars/6999041)
2026-03-24 21:55:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_000/780x0__r.jpg?hash=1774374366> (referer: https://ecarstrade.com/cars/6999041)
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 949c0c5e-8764-50a8-a99f-edc36f6968b5
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c3b2e109-e2c3-5b64-adf9-c50db6e3172a
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c3b2e109-e2c3-5b64-adf9-c50db6e3172a
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c3b2e109-e2c3-5b64-adf9-c50db6e3172a
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9a06f121-752c-57c9-b311-3ca231f82bbf
2026-03-24 21:55:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a06f121-752c-57c9-b311-3ca231f82bbf, skipping ID generation
2026-03-24 21:55:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a06f121-752c-57c9-b311-3ca231f82bbf with scrape type 1
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a06f121-752c-57c9-b311-3ca231f82bbf sending to next pipeline
2026-03-24 21:55:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a06f121-752c-57c9-b311-3ca231f82bbf, identifier: 6998936auction110988
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c3b2e109-e2c3-5b64-adf9-c50db6e3172a
2026-03-24 21:55:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3b2e109-e2c3-5b64-adf9-c50db6e3172a, skipping ID generation
2026-03-24 21:55:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b2e109-e2c3-5b64-adf9-c50db6e3172a with scrape type 1
2026-03-24 21:55:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3b2e109-e2c3-5b64-adf9-c50db6e3172a sending to next pipeline
2026-03-24 21:55:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c3b2e109-e2c3-5b64-adf9-c50db6e3172a, identifier: 6999052auction110988
2026-03-24 21:55:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a06f121-752c-57c9-b311-3ca231f82bbf with identifier: 6998936auction110988
2026-03-24 21:55:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a06f121-752c-57c9-b311-3ca231f82bbf with identifier: 6998936auction110988
2026-03-24 21:55:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a06f121-752c-57c9-b311-3ca231f82bbf with identifier: 6998936auction110988 to the API
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6998936/photo_001/780x0__r.jpg?hash=1774373606>
{'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-26T13: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/6998936',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 95871,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276998936auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:07 [ecarstrade.be] INFO: Saving data for 6998936auction110988: {'created_time': 1774389307.311161, 'last_price_update_time': 1774389307.311172, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6998936auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c3b2e109-e2c3-5b64-adf9-c50db6e3172a with identifier: 6999052auction110988
2026-03-24 21:55:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c3b2e109-e2c3-5b64-adf9-c50db6e3172a with identifier: 6999052auction110988
2026-03-24 21:55:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c3b2e109-e2c3-5b64-adf9-c50db6e3172a with identifier: 6999052auction110988 to the API
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999052/photo_001/780x0__r.jpg?hash=1774374519>
{'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-26T13: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/6999052',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 79130,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999052auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:07 [ecarstrade.be] INFO: Saving data for 6999052auction110988: {'created_time': 1774389307.617281, 'last_price_update_time': 1774389307.61729, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999052auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_000/780x0__r.jpg?hash=1774374380> (referer: https://ecarstrade.com/cars/6999043)
2026-03-24 21:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_004/780x0__r.jpg?hash=1774374381> (referer: https://ecarstrade.com/cars/6999043)
2026-03-24 21:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_003/780x0__r.jpg?hash=1774374380> (referer: https://ecarstrade.com/cars/6999043)
2026-03-24 21:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_004/780x0__r.jpg?hash=1774374435> (referer: https://ecarstrade.com/cars/6999046)
2026-03-24 21:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_001/780x0__r.jpg?hash=1774374434> (referer: https://ecarstrade.com/cars/6999046)
2026-03-24 21:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_003/780x0__r.jpg?hash=1774374367> (referer: https://ecarstrade.com/cars/6999041)
2026-03-24 21:55:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_004/780x0__r.jpg?hash=1774374367> (referer: https://ecarstrade.com/cars/6999041)
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 949c0c5e-8764-50a8-a99f-edc36f6968b5
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0
2026-03-24 21:55:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87bf09ce-5657-5eec-bd8e-d77b6dd468d0, skipping ID generation
2026-03-24 21:55:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0 with scrape type 1
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87bf09ce-5657-5eec-bd8e-d77b6dd468d0 sending to next pipeline
2026-03-24 21:55:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 87bf09ce-5657-5eec-bd8e-d77b6dd468d0, identifier: 6999051auction110988
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 949c0c5e-8764-50a8-a99f-edc36f6968b5
2026-03-24 21:55:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 949c0c5e-8764-50a8-a99f-edc36f6968b5, skipping ID generation
2026-03-24 21:55:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949c0c5e-8764-50a8-a99f-edc36f6968b5 with scrape type 1
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 949c0c5e-8764-50a8-a99f-edc36f6968b5 sending to next pipeline
2026-03-24 21:55:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 949c0c5e-8764-50a8-a99f-edc36f6968b5, identifier: 6999033auction110988
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 40319667-26c3-57a4-a905-ec9161445e36
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1a962015-8441-5b04-84e5-4524067854fb
2026-03-24 21:55:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1a962015-8441-5b04-84e5-4524067854fb
2026-03-24 21:55:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 87bf09ce-5657-5eec-bd8e-d77b6dd468d0 with identifier: 6999051auction110988
2026-03-24 21:55:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 87bf09ce-5657-5eec-bd8e-d77b6dd468d0 with identifier: 6999051auction110988
2026-03-24 21:55:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 87bf09ce-5657-5eec-bd8e-d77b6dd468d0 with identifier: 6999051auction110988 to the API
2026-03-24 21:55:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999051/photo_002/780x0__r.jpg?hash=1774374509>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '87bf09ce-5657-5eec-bd8e-d77b6dd468d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999051',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 57078,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-07',
 '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-24 21:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999051auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:08 [ecarstrade.be] INFO: Saving data for 6999051auction110988: {'created_time': 1774389308.120919, 'last_price_update_time': 1774389308.120929, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999051auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 949c0c5e-8764-50a8-a99f-edc36f6968b5 with identifier: 6999033auction110988
2026-03-24 21:55:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 949c0c5e-8764-50a8-a99f-edc36f6968b5 with identifier: 6999033auction110988
2026-03-24 21:55:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 949c0c5e-8764-50a8-a99f-edc36f6968b5 with identifier: 6999033auction110988 to the API
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999033/photo_000/780x0__r.jpg?hash=1774374226>
{'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-26T13: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/6999033',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE II"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 187410,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999033auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:08 [ecarstrade.be] INFO: Saving data for 6999033auction110988: {'created_time': 1774389308.419743, 'last_price_update_time': 1774389308.419753, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999033auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_005/780x0__r.jpg?hash=1774374367> (referer: https://ecarstrade.com/cars/6999041)
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_002/780x0__r.jpg?hash=1774374380> (referer: https://ecarstrade.com/cars/6999043)
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_005/780x0__r.jpg?hash=1774374381> (referer: https://ecarstrade.com/cars/6999043)
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_003/780x0__r.jpg?hash=1774374435> (referer: https://ecarstrade.com/cars/6999046)
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 40319667-26c3-57a4-a905-ec9161445e36
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 40319667-26c3-57a4-a905-ec9161445e36
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 40319667-26c3-57a4-a905-ec9161445e36
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1a962015-8441-5b04-84e5-4524067854fb
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1a962015-8441-5b04-84e5-4524067854fb
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_005/780x0__r.jpg?hash=1774374435> (referer: https://ecarstrade.com/cars/6999046)
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_002/780x0__r.jpg?hash=1774374434> (referer: https://ecarstrade.com/cars/6999046)
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_002/780x0__r.jpg?hash=1774374367> (referer: https://ecarstrade.com/cars/6999041)
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1a962015-8441-5b04-84e5-4524067854fb
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_000/780x0__r.jpg?hash=1774374112> (referer: https://ecarstrade.com/cars/6999015)
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_004/780x0__r.jpg?hash=1774374113> (referer: https://ecarstrade.com/cars/6999015)
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_002/780x0__r.jpg?hash=1774374112> (referer: https://ecarstrade.com/cars/6999015)
2026-03-24 21:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_000/780x0__r.jpg?hash=1774374434> (referer: https://ecarstrade.com/cars/6999046)
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 40319667-26c3-57a4-a905-ec9161445e36
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 40319667-26c3-57a4-a905-ec9161445e36
2026-03-24 21:55:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40319667-26c3-57a4-a905-ec9161445e36, skipping ID generation
2026-03-24 21:55:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40319667-26c3-57a4-a905-ec9161445e36 with scrape type 1
2026-03-24 21:55:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40319667-26c3-57a4-a905-ec9161445e36 sending to next pipeline
2026-03-24 21:55:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 40319667-26c3-57a4-a905-ec9161445e36, identifier: 6999043auction110988
2026-03-24 21:55:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 40319667-26c3-57a4-a905-ec9161445e36 with identifier: 6999043auction110988
2026-03-24 21:55:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 40319667-26c3-57a4-a905-ec9161445e36 with identifier: 6999043auction110988
2026-03-24 21:55:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 40319667-26c3-57a4-a905-ec9161445e36 with identifier: 6999043auction110988 to the API
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999043/photo_005/780x0__r.jpg?hash=1774374381>
{'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-26T13: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/6999043',
 'listing': 'directbuy',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 138035,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999043auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:09 [ecarstrade.be] INFO: Saving data for 6999043auction110988: {'created_time': 1774389309.100647, 'last_price_update_time': 1774389309.100658, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999043auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_003/780x0__r.jpg?hash=1774374112> (referer: https://ecarstrade.com/cars/6999015)
2026-03-24 21:55:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_001/780x0__r.jpg?hash=1774374112> (referer: https://ecarstrade.com/cars/6999015)
2026-03-24 21:55:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_005/780x0__r.jpg?hash=1774374201> (referer: https://ecarstrade.com/cars/6999028)
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1a962015-8441-5b04-84e5-4524067854fb
2026-03-24 21:55:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a962015-8441-5b04-84e5-4524067854fb, skipping ID generation
2026-03-24 21:55:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a962015-8441-5b04-84e5-4524067854fb with scrape type 1
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a962015-8441-5b04-84e5-4524067854fb sending to next pipeline
2026-03-24 21:55:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a962015-8441-5b04-84e5-4524067854fb, identifier: 6999041auction110988
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811
2026-03-24 21:55:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811, skipping ID generation
2026-03-24 21:55:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with scrape type 1
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 sending to next pipeline
2026-03-24 21:55:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811, identifier: 6999046auction110988
2026-03-24 21:55:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a962015-8441-5b04-84e5-4524067854fb with identifier: 6999041auction110988
2026-03-24 21:55:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a962015-8441-5b04-84e5-4524067854fb with identifier: 6999041auction110988
2026-03-24 21:55:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a962015-8441-5b04-84e5-4524067854fb with identifier: 6999041auction110988 to the API
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999041/photo_002/780x0__r.jpg?hash=1774374367>
{'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-26T13: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/6999041',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 214066,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999041auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:09 [ecarstrade.be] INFO: Saving data for 6999041auction110988: {'created_time': 1774389309.638911, 'last_price_update_time': 1774389309.638921, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999041auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with identifier: 6999046auction110988
2026-03-24 21:55:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 21:55:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with identifier: 6999046auction110988
2026-03-24 21:55:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a5cfe85-7ab5-5ad9-91d3-ad3513a08811 with identifier: 6999046auction110988 to the API
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999046/photo_000/780x0__r.jpg?hash=1774374434>
{'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-26T13: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/6999046',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 171531,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999046auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:09 [ecarstrade.be] INFO: Saving data for 6999046auction110988: {'created_time': 1774389309.965657, 'last_price_update_time': 1774389309.965667, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999046auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a
2026-03-24 21:55:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9eed4fb-ac26-5ba5-813e-5c9031d7b59a, skipping ID generation
2026-03-24 21:55:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a with scrape type 1
2026-03-24 21:55:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9eed4fb-ac26-5ba5-813e-5c9031d7b59a sending to next pipeline
2026-03-24 21:55:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9eed4fb-ac26-5ba5-813e-5c9031d7b59a, identifier: 6999015auction110988
2026-03-24 21:55:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f
2026-03-24 21:55:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a207fe0-95bb-5f5b-b554-b7053aa48a7f, skipping ID generation
2026-03-24 21:55:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f with scrape type 1
2026-03-24 21:55:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a207fe0-95bb-5f5b-b554-b7053aa48a7f sending to next pipeline
2026-03-24 21:55:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8a207fe0-95bb-5f5b-b554-b7053aa48a7f, identifier: 6999028auction110988
2026-03-24 21:55:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9eed4fb-ac26-5ba5-813e-5c9031d7b59a with identifier: 6999015auction110988
2026-03-24 21:55:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9eed4fb-ac26-5ba5-813e-5c9031d7b59a with identifier: 6999015auction110988
2026-03-24 21:55:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9eed4fb-ac26-5ba5-813e-5c9031d7b59a with identifier: 6999015auction110988 to the API
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999015/photo_001/780x0__r.jpg?hash=1774374112>
{'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-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd9eed4fb-ac26-5ba5-813e-5c9031d7b59a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999015',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 222842,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-29',
 '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': 2019}
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999015auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:10 [ecarstrade.be] INFO: Saving data for 6999015auction110988: {'created_time': 1774389310.446678, 'last_price_update_time': 1774389310.446688, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999015auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8a207fe0-95bb-5f5b-b554-b7053aa48a7f with identifier: 6999028auction110988
2026-03-24 21:55:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8a207fe0-95bb-5f5b-b554-b7053aa48a7f with identifier: 6999028auction110988
2026-03-24 21:55:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8a207fe0-95bb-5f5b-b554-b7053aa48a7f with identifier: 6999028auction110988 to the API
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:55:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999028/photo_005/780x0__r.jpg?hash=1774374201>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '8a207fe0-95bb-5f5b-b554-b7053aa48a7f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999028',
 'listing': 'directbuy',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 80877,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T2 MOMENTUM PRO',
 'transmission': 'manual',
 'trim': 'VOLVO  1.5 T2 MOMENTUM PRO',
 'vin': None,
 'year': 2022}
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999028auction110988%27 HTTP/1.1" 200 None
2026-03-24 21:55:10 [ecarstrade.be] INFO: Saving data for 6999028auction110988: {'created_time': 1774389310.749457, 'last_price_update_time': 1774389310.749466, 'auction_closing_time': 1774532400.0}
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999028auction110988') HTTP/1.1" 204 0
2026-03-24 21:55:15 [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-24 21:55:15 [ecarstrade.be] INFO: Found 5 car items
2026-03-24 21:55:15 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:15 [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-24 21:55:15 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:55:15 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:15 [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-24 21:55:15 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:55:15 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:15 [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-24 21:55:15 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:55:15 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:15 [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-24 21:55:15 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:55:15 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 21:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:15 [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-24 21:55:15 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 21:55:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:55:21 [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-24 21:55:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6997071auction110980
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997071auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6997071auction110980: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6997072auction110980
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997072auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6997072auction110980: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6997073auction110980
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997073auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6997073auction110980: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6997074auction110980
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997074auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6997074auction110980: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6997075auction110980
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997075auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6997075auction110980: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6997076auction110980
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997076auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6997076auction110980: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6997077auction110980
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997077auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6997077auction110980: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6997079auction110980
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997079auction110980%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6997079auction110980: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6991571auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991571auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6991571auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946076auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946076auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946076auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946073auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946073auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946073auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946074auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946074auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946074auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946068auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946068auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946068auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946070auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946070auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946070auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946071auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946071auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946071auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946065auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946065auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946065auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946066auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946066auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946066auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946059auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946059auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946059auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946055auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946055auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:21 [ecarstrade.be] INFO: Scrape type for 6946055auction61871: 0
2026-03-24 21:55:21 [ecarstrade.be] INFO: Found listing with ID: 6946058auction61871
2026-03-24 21:55:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946058auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:22 [ecarstrade.be] INFO: Scrape type for 6946058auction61871: 0
2026-03-24 21:55:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:55:28 [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-24 21:55:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6946062auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946062auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6946062auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6922683auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922683auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6922683auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6922669auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922669auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6922669auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6922672auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922672auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6922672auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6922675auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922675auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6922675auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6922671auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922671auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6922671auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875427auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875427auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875427auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875414auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875414auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875414auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875416auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875416auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875416auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875422auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875422auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875422auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875403auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875403auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875403auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875388auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875388auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875388auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875398auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875398auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875398auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875377auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875377auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875377auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875376auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875376auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875376auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6875385auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875385auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6875385auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6865618auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865618auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6865618auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6865609auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865609auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6865609auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6865648auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865648auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6865648auction61871: 0
2026-03-24 21:55:28 [ecarstrade.be] INFO: Found listing with ID: 6864872auction61871
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864872auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:28 [ecarstrade.be] INFO: Scrape type for 6864872auction61871: 0
2026-03-24 21:55:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:55:36 [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-24 21:55:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6864873auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864873auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6864873auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6865569auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865569auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6865569auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6865577auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865577auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6865577auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6946054auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946054auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6946054auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6864841auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864841auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6864841auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6827810auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276827810auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6827810auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6827822auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276827822auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6827822auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6827834auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276827834auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6827834auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6778570auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276778570auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6778570auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6633964auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276633964auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6633964auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6865568auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865568auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6865568auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6587953auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276587953auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6587953auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6981216auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981216auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6981216auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6981218auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [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-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6981218auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6981261auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [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-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6981261auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6981214auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [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-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6981214auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6981176auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [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-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6981176auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6981177auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [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-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6981177auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6981253auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981253auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6981253auction61871: 0
2026-03-24 21:55:36 [ecarstrade.be] INFO: Found listing with ID: 6981255auction61871
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981255auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:36 [ecarstrade.be] INFO: Scrape type for 6981255auction61871: 0
2026-03-24 21:55:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981252auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981252auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981252auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981251auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981251auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981251auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981248auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981248auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981248auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6958060auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6958060auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981241auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981241auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981241auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6936609auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6936609auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981237auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981237auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981237auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981236auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981236auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981235auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981235auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981233auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981233auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981234auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981234auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6889002auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889002auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6889002auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6935109auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6935109auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6887405auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6887405auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6889064auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6889064auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6935041auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6935041auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981232auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981232auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6935110auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6935110auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6887406auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887406auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6887406auction61871: 0
2026-03-24 21:55:48 [ecarstrade.be] INFO: Found listing with ID: 6981230auction61871
2026-03-24 21:55:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:48 [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-24 21:55:48 [ecarstrade.be] INFO: Scrape type for 6981230auction61871: 0
2026-03-24 21:55:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6981229auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6981229auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6888991auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276888991auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6888991auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6981228auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981228auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6981228auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6936672auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936672auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6936672auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6981225auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6981225auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6981227auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6981227auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6888987auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6888987auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6981223auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6981223auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6981222auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6981222auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6981220auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6981220auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6935105auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6935105auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6935102auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6935102auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6936666auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6936666auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6935101auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6935101auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6936669auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276936669auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6936669auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6935098auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935098auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6935098auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6935099auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6935099auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6936664auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6936664auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6935095auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6935095auction61871: 0
2026-03-24 21:55:55 [ecarstrade.be] INFO: Found listing with ID: 6936661auction61871
2026-03-24 21:55:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:55:55 [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-24 21:55:55 [ecarstrade.be] INFO: Scrape type for 6936661auction61871: 0
2026-03-24 21:55:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6936662auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6936662auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6935094auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6935094auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6935089auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935089auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6935089auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6935093auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6935093auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6935090auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6935090auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6935091auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6935091auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6935088auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6935088auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6936651auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6936651auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6935085auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6935085auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6936644auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6936644auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6936648auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:02 [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-24 21:56:02 [ecarstrade.be] INFO: Scrape type for 6936648auction61871: 0
2026-03-24 21:56:02 [ecarstrade.be] INFO: Found listing with ID: 6935081auction61871
2026-03-24 21:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935081auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6935081auction61871: 0
2026-03-24 21:56:03 [ecarstrade.be] INFO: Found listing with ID: 6935083auction61871
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [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-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6935083auction61871: 0
2026-03-24 21:56:03 [ecarstrade.be] INFO: Found listing with ID: 6935078auction61871
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935078auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6935078auction61871: 0
2026-03-24 21:56:03 [ecarstrade.be] INFO: Found listing with ID: 6935075auction61871
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [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-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6935075auction61871: 0
2026-03-24 21:56:03 [ecarstrade.be] INFO: Found listing with ID: 6935067auction61871
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [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-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6935067auction61871: 0
2026-03-24 21:56:03 [ecarstrade.be] INFO: Found listing with ID: 6935068auction61871
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935068auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6935068auction61871: 0
2026-03-24 21:56:03 [ecarstrade.be] INFO: Found listing with ID: 6935070auction61871
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [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-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6935070auction61871: 0
2026-03-24 21:56:03 [ecarstrade.be] INFO: Found listing with ID: 6935071auction61871
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935071auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6935071auction61871: 0
2026-03-24 21:56:03 [ecarstrade.be] INFO: Found listing with ID: 6936636auction61871
2026-03-24 21:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:03 [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-24 21:56:03 [ecarstrade.be] INFO: Scrape type for 6936636auction61871: 0
2026-03-24 21:56:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:56:06 [scrapy.extensions.logstats] INFO: Crawled 302 pages (at -2 pages/min), scraped 162 items (at 9 items/min)
2026-03-24 21:56:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6936630auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6936630auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6936632auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6936632auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6936622auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6936622auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6935061auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6935061auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6936619auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6936619auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6911210auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6911210auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6911222auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6911222auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6911224auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6911224auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6935057auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6935057auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6911219auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6911219auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6913314auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6913314auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6913316auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6913316auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6913317auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6913317auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6911216auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6911216auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6913298auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913298auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6913298auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6913305auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6913305auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6911194auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6911194auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6913293auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6913293auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6913296auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6913296auction61871: 0
2026-03-24 21:56:10 [ecarstrade.be] INFO: Found listing with ID: 6935055auction61871
2026-03-24 21:56:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:10 [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-24 21:56:10 [ecarstrade.be] INFO: Scrape type for 6935055auction61871: 0
2026-03-24 21:56:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:56:16 [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-24 21:56:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:56:16 [ecarstrade.be] INFO: Found listing with ID: 6911186auction61871
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911186auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:16 [ecarstrade.be] INFO: Scrape type for 6911186auction61871: 0
2026-03-24 21:56:16 [ecarstrade.be] INFO: Found listing with ID: 6935053auction61871
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935053auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:16 [ecarstrade.be] INFO: Scrape type for 6935053auction61871: 0
2026-03-24 21:56:16 [ecarstrade.be] INFO: Found listing with ID: 6936617auction61871
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:16 [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-24 21:56:16 [ecarstrade.be] INFO: Scrape type for 6936617auction61871: 0
2026-03-24 21:56:16 [ecarstrade.be] INFO: Found listing with ID: 6911179auction61871
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911179auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:16 [ecarstrade.be] INFO: Scrape type for 6911179auction61871: 0
2026-03-24 21:56:16 [ecarstrade.be] INFO: Found listing with ID: 6913280auction61871
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:16 [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-24 21:56:16 [ecarstrade.be] INFO: Scrape type for 6913280auction61871: 0
2026-03-24 21:56:16 [ecarstrade.be] INFO: Found listing with ID: 6935052auction61871
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935052auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:16 [ecarstrade.be] INFO: Scrape type for 6935052auction61871: 0
2026-03-24 21:56:16 [ecarstrade.be] INFO: Found listing with ID: 6911164auction61871
2026-03-24 21:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6911164auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6911171auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911171auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6911171auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6911176auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6911176auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6911173auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6911173auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6911174auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6911174auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6911166auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6911166auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6913277auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913277auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6913277auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6911162auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6911162auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6913276auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6913276auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6913274auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6913274auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6935054auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6935054auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6913270auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6913270auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6913271auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [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-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6913271auction61871: 0
2026-03-24 21:56:17 [ecarstrade.be] INFO: Found listing with ID: 6911159auction61871
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911159auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:17 [ecarstrade.be] INFO: Scrape type for 6911159auction61871: 0
2026-03-24 21:56:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6911163auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6911163auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6935050auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935050auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6935050auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6911157auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6911157auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6913260auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6913260auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6911155auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6911155auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6913253auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6913253auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6911150auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911150auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6911150auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6913259auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6913259auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6913252auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6913252auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6911149auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6911149auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6935049auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935049auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6935049auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6913236auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913236auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6913236auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6913241auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6913241auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6913244auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6913244auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6911135auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911135auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6911135auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6911138auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:23 [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-24 21:56:23 [ecarstrade.be] INFO: Scrape type for 6911138auction61871: 0
2026-03-24 21:56:23 [ecarstrade.be] INFO: Found listing with ID: 6911139auction61871
2026-03-24 21:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:24 [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-24 21:56:24 [ecarstrade.be] INFO: Scrape type for 6911139auction61871: 0
2026-03-24 21:56:24 [ecarstrade.be] INFO: Found listing with ID: 6936615auction61871
2026-03-24 21:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:24 [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-24 21:56:24 [ecarstrade.be] INFO: Scrape type for 6936615auction61871: 0
2026-03-24 21:56:24 [ecarstrade.be] INFO: Found listing with ID: 6911133auction61871
2026-03-24 21:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:24 [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-24 21:56:24 [ecarstrade.be] INFO: Scrape type for 6911133auction61871: 0
2026-03-24 21:56:24 [ecarstrade.be] INFO: Found listing with ID: 6911130auction61871
2026-03-24 21:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:24 [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-24 21:56:24 [ecarstrade.be] INFO: Scrape type for 6911130auction61871: 0
2026-03-24 21:56:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:56:29 [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-24 21:56:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:56:29 [ecarstrade.be] INFO: Found listing with ID: 6911132auction61871
2026-03-24 21:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:29 [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-24 21:56:29 [ecarstrade.be] INFO: Scrape type for 6911132auction61871: 0
2026-03-24 21:56:29 [ecarstrade.be] INFO: Found listing with ID: 6911129auction61871
2026-03-24 21:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911129auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:29 [ecarstrade.be] INFO: Scrape type for 6911129auction61871: 0
2026-03-24 21:56:29 [ecarstrade.be] INFO: Found listing with ID: 6935046auction61871
2026-03-24 21:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:29 [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-24 21:56:29 [ecarstrade.be] INFO: Scrape type for 6935046auction61871: 0
2026-03-24 21:56:29 [ecarstrade.be] INFO: Found listing with ID: 6936611auction61871
2026-03-24 21:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:29 [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-24 21:56:29 [ecarstrade.be] INFO: Scrape type for 6936611auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6936614auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6936614auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6936616auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6936616auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6935043auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6935043auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6936610auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6936610auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6936612auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6936612auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6913231auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6913231auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6889075auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6889075auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6889061auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6889061auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6889056auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6889056auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6889059auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889059auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6889059auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6887394auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6887394auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6887393auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6887393auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6889049auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6889049auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6887391auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276887391auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6887391auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6889043auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276889043auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6889043auction61871: 0
2026-03-24 21:56:30 [ecarstrade.be] INFO: Found listing with ID: 6889046auction61871
2026-03-24 21:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:30 [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-24 21:56:30 [ecarstrade.be] INFO: Scrape type for 6889046auction61871: 0
2026-03-24 21:56:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6887382auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6887382auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6889039auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6889039auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6889040auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6889040auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6887379auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6887379auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6889031auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6889031auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6889034auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6889034auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6936608auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6936608auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6889027auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6889027auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6911124auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276911124auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6911124auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6911116auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6911116auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6911119auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6911119auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6913228auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276913228auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6913228auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6864868auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864868auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6864868auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6864923auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276864923auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6864923auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6887362auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6887362auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6889018auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6889018auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6864875auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6864875auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6865574auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865574auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6865574auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6844388auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6844388auction61871: 0
2026-03-24 21:56:36 [ecarstrade.be] INFO: Found listing with ID: 6841583auction61871
2026-03-24 21:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:36 [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-24 21:56:36 [ecarstrade.be] INFO: Scrape type for 6841583auction61871: 0
2026-03-24 21:56:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6889005auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6889005auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6840046auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276840046auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6840046auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6840075auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6840075auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6911117auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6911117auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6841573auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6841573auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6835249auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6835249auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6841551auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6841551auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6911118auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6911118auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6790592auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276790592auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6790592auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6887347auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6887347auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6935040auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6935040auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6888994auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6888994auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6611602auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6611602auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6887340auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6887340auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6888978auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6888978auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6961345auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6961345auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6961344auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6961344auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6961346auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6961346auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6958102auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [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-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6958102auction61871: 0
2026-03-24 21:56:46 [ecarstrade.be] INFO: Found listing with ID: 6958101auction61871
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958101auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:46 [ecarstrade.be] INFO: Scrape type for 6958101auction61871: 0
2026-03-24 21:56:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:56:53 [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-24 21:56:53 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:56:53 [ecarstrade.be] INFO: Found listing with ID: 6958100auction61871
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:53 [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-24 21:56:53 [ecarstrade.be] INFO: Scrape type for 6958100auction61871: 0
2026-03-24 21:56:53 [ecarstrade.be] INFO: Found listing with ID: 6961341auction61871
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961341auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:53 [ecarstrade.be] INFO: Scrape type for 6961341auction61871: 0
2026-03-24 21:56:53 [ecarstrade.be] INFO: Found listing with ID: 6958098auction61871
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:53 [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-24 21:56:53 [ecarstrade.be] INFO: Scrape type for 6958098auction61871: 0
2026-03-24 21:56:53 [ecarstrade.be] INFO: Found listing with ID: 6962789auction61871
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:53 [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-24 21:56:53 [ecarstrade.be] INFO: Scrape type for 6962789auction61871: 0
2026-03-24 21:56:53 [ecarstrade.be] INFO: Found listing with ID: 6958095auction61871
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958095auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:53 [ecarstrade.be] INFO: Scrape type for 6958095auction61871: 0
2026-03-24 21:56:53 [ecarstrade.be] INFO: Found listing with ID: 6961331auction61871
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:53 [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-24 21:56:53 [ecarstrade.be] INFO: Scrape type for 6961331auction61871: 0
2026-03-24 21:56:53 [ecarstrade.be] INFO: Found listing with ID: 6961335auction61871
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:53 [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-24 21:56:53 [ecarstrade.be] INFO: Scrape type for 6961335auction61871: 0
2026-03-24 21:56:53 [ecarstrade.be] INFO: Found listing with ID: 6961332auction61871
2026-03-24 21:56:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961332auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961334auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961334auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6958094auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6958094auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6958096auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6958096auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6958093auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6958093auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961328auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961328auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961325auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961325auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961333auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961333auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961330auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961330auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961322auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961322auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961326auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961326auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961317auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961317auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961317auction61871: 0
2026-03-24 21:56:54 [ecarstrade.be] INFO: Found listing with ID: 6961323auction61871
2026-03-24 21:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:56:54 [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-24 21:56:54 [ecarstrade.be] INFO: Scrape type for 6961323auction61871: 0
2026-03-24 21:56:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958087auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958087auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961319auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961319auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961321auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961321auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958085auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958085auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961315auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961315auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961316auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961316auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961316auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958083auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958083auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961314auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961314auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961311auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961311auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961312auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961312auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958081auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958081auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958086auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958086auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961309auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961309auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961308auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961308auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958072auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958072auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958079auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958079auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6961307auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6961307auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958077auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958077auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958071auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958071auction61871: 0
2026-03-24 21:57:00 [ecarstrade.be] INFO: Found listing with ID: 6958075auction61871
2026-03-24 21:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:00 [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-24 21:57:00 [ecarstrade.be] INFO: Scrape type for 6958075auction61871: 0
2026-03-24 21:57:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:06 [scrapy.extensions.logstats] INFO: Crawled 311 pages (at 9 pages/min), scraped 162 items (at 0 items/min)
2026-03-24 21:57:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958076auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958076auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958069auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958069auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958069auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958074auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958074auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958068auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958068auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958061auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958061auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958063auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958063auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958063auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958066auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958066auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958065auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958065auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6961299auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961299auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6961299auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958062auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958062auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958064auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958064auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958064auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6961297auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6961297auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6961300auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6961300auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958059auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958059auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6961298auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6961298auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6958070auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276958070auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6958070auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6961296auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [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-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6961296auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6931215auction61871
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276931215auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:06 [ecarstrade.be] INFO: Scrape type for 6931215auction61871: 0
2026-03-24 21:57:06 [ecarstrade.be] INFO: Found listing with ID: 6388182auction61871
2026-03-24 21:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276388182auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:07 [ecarstrade.be] INFO: Scrape type for 6388182auction61871: 0
2026-03-24 21:57:07 [ecarstrade.be] INFO: Found listing with ID: 6883888auction61871
2026-03-24 21:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276883888auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:07 [ecarstrade.be] INFO: Scrape type for 6883888auction61871: 0
2026-03-24 21:57:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:13 [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-24 21:57:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:13 [ecarstrade.be] INFO: Found listing with ID: 6931213auction61871
2026-03-24 21:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276931213auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:13 [ecarstrade.be] INFO: Scrape type for 6931213auction61871: 0
2026-03-24 21:57:13 [ecarstrade.be] INFO: Found listing with ID: 6840034auction61871
2026-03-24 21:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276840034auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:13 [ecarstrade.be] INFO: Scrape type for 6840034auction61871: 0
2026-03-24 21:57:13 [ecarstrade.be] INFO: Found listing with ID: 6791952auction61871
2026-03-24 21:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276791952auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:13 [ecarstrade.be] INFO: Scrape type for 6791952auction61871: 0
2026-03-24 21:57:13 [ecarstrade.be] INFO: Found listing with ID: 6865596auction61871
2026-03-24 21:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276865596auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:13 [ecarstrade.be] INFO: Scrape type for 6865596auction61871: 0
2026-03-24 21:57:13 [ecarstrade.be] INFO: Found listing with ID: 6878928auction61871
2026-03-24 21:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276878928auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:13 [ecarstrade.be] INFO: Scrape type for 6878928auction61871: 0
2026-03-24 21:57:13 [ecarstrade.be] INFO: Found listing with ID: 6602167auction61871
2026-03-24 21:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276602167auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:13 [ecarstrade.be] INFO: Scrape type for 6602167auction61871: 0
2026-03-24 21:57:13 [ecarstrade.be] INFO: Found listing with ID: 6980403auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980403auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6980403auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6980404auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980404auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6980404auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6980405auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980405auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6980405auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6980406auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980406auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6980406auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6980408auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980408auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6980408auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6980410auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980410auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6980410auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6980411auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980411auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6980411auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6981178auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [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-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6981178auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6981179auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981179auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6981179auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6981184auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [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-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6981184auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6981186auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [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-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6981186auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6981187auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [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-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6981187auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6981188auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981188auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6981188auction61871: 0
2026-03-24 21:57:14 [ecarstrade.be] INFO: Found listing with ID: 6981189auction61871
2026-03-24 21:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:14 [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-24 21:57:14 [ecarstrade.be] INFO: Scrape type for 6981189auction61871: 0
2026-03-24 21:57:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981190auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981190auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981191auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981191auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981193auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981193auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981195auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981195auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981197auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981197auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981199auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981199auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981200auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981200auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981200auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981204auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981204auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981204auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981205auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981205auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981206auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981206auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981208auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981208auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981208auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981209auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:20 [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-24 21:57:20 [ecarstrade.be] INFO: Scrape type for 6981209auction61871: 0
2026-03-24 21:57:20 [ecarstrade.be] INFO: Found listing with ID: 6981212auction61871
2026-03-24 21:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:21 [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-24 21:57:21 [ecarstrade.be] INFO: Scrape type for 6981212auction61871: 0
2026-03-24 21:57:21 [ecarstrade.be] INFO: Found listing with ID: 6981213auction61871
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981213auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:21 [ecarstrade.be] INFO: Scrape type for 6981213auction61871: 0
2026-03-24 21:57:21 [ecarstrade.be] INFO: Found listing with ID: 6981217auction61871
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:21 [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-24 21:57:21 [ecarstrade.be] INFO: Scrape type for 6981217auction61871: 0
2026-03-24 21:57:21 [ecarstrade.be] INFO: Found listing with ID: 6981242auction61871
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981242auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:21 [ecarstrade.be] INFO: Scrape type for 6981242auction61871: 0
2026-03-24 21:57:21 [ecarstrade.be] INFO: Found listing with ID: 6981243auction61871
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981243auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:21 [ecarstrade.be] INFO: Scrape type for 6981243auction61871: 0
2026-03-24 21:57:21 [ecarstrade.be] INFO: Found listing with ID: 6981244auction61871
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:21 [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-24 21:57:21 [ecarstrade.be] INFO: Scrape type for 6981244auction61871: 0
2026-03-24 21:57:21 [ecarstrade.be] INFO: Found listing with ID: 6981245auction61871
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:21 [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-24 21:57:21 [ecarstrade.be] INFO: Scrape type for 6981245auction61871: 0
2026-03-24 21:57:21 [ecarstrade.be] INFO: Found listing with ID: 6981246auction61871
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981246auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:21 [ecarstrade.be] INFO: Scrape type for 6981246auction61871: 0
2026-03-24 21:57:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6981247auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981247auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6981247auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6981249auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981249auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6981249auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6981256auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981256auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6981256auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6981257auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981257auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6981257auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6981259auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981259auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6981259auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982037auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982037auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982038auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982038auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982039auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982039auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982040auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982040auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982040auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982041auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982041auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982043auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982043auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982044auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982044auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982045auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982045auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982047auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982047auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982049auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982049auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982050auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982050auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982051auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982051auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982052auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982052auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982053auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982053auction61871: 0
2026-03-24 21:57:27 [ecarstrade.be] INFO: Found listing with ID: 6982054auction61871
2026-03-24 21:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:27 [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-24 21:57:27 [ecarstrade.be] INFO: Scrape type for 6982054auction61871: 0
2026-03-24 21:57:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:34 [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-24 21:57:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982055auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982055auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982056auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982056auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982057auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982057auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982058auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982058auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982063auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982063auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982067auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982067auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982067auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982068auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982068auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982068auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982069auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982069auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982069auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982070auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982070auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982072auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982072auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982075auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982075auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982076auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982076auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982076auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982077auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982077auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982077auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982078auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982078auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982079auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982079auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982082auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982082auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982083auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982083auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982084auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982084auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982085auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982085auction61871: 0
2026-03-24 21:57:35 [ecarstrade.be] INFO: Found listing with ID: 6982087auction61871
2026-03-24 21:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:35 [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-24 21:57:35 [ecarstrade.be] INFO: Scrape type for 6982087auction61871: 0
2026-03-24 21:57:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982088auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982088auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982090auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982090auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982091auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982091auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982092auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982092auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982092auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982093auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982093auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982094auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982094auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982096auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982096auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982097auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982097auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982097auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982098auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982098auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982098auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982100auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982100auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982101auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982101auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982102auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982102auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982103auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982103auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982106auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982106auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982108auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982108auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982108auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982109auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982109auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982110auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982110auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982110auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982111auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982111auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982111auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982112auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [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-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982112auction61871: 0
2026-03-24 21:57:41 [ecarstrade.be] INFO: Found listing with ID: 6982113auction61871
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982113auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:41 [ecarstrade.be] INFO: Scrape type for 6982113auction61871: 0
2026-03-24 21:57:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:49 [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-24 21:57:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982115auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982115auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982115auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982116auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982116auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982116auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982118auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982118auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982118auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982119auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982119auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982119auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982120auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982120auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982120auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982121auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982121auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982121auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982123auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982123auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982123auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982124auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [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-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982124auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982125auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [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-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982125auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982126auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982126auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982126auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982128auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982128auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982128auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982130auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982130auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982130auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982132auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276982132auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982132auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982133auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [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-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982133auction61871: 2
2026-03-24 21:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982134auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [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-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982134auction61871: 2
2026-03-24 21:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6982136auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [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-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6982136auction61871: 2
2026-03-24 21:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6984007auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [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-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6984007auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6991539auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991539auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6991539auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6991540auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991540auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6991540auction61871: 0
2026-03-24 21:57:49 [ecarstrade.be] INFO: Found listing with ID: 6991541auction61871
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991541auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:49 [ecarstrade.be] INFO: Scrape type for 6991541auction61871: 0
2026-03-24 21:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:55 [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-24 21:57:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982133> (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-24 21:57:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991542auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991542auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991542auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991543auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991543auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991543auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991545auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991545auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991545auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991546auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991546auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991546auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991547auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991547auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991547auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991548auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991548auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991548auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991549auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991549auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991549auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991550auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991550auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991550auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991552auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991552auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991552auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991553auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991553auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991553auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991554auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991554auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991554auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991555auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991555auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991555auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991557auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991557auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991557auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991558auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991558auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991558auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991559auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991559auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991559auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991560auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991560auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991560auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991561auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991561auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:55 [ecarstrade.be] INFO: Scrape type for 6991561auction61871: 0
2026-03-24 21:57:55 [ecarstrade.be] INFO: Found listing with ID: 6991562auction61871
2026-03-24 21:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991562auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:56 [ecarstrade.be] INFO: Scrape type for 6991562auction61871: 0
2026-03-24 21:57:56 [ecarstrade.be] INFO: Found listing with ID: 6991563auction61871
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991563auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:56 [ecarstrade.be] INFO: Scrape type for 6991563auction61871: 0
2026-03-24 21:57:56 [ecarstrade.be] INFO: Found listing with ID: 6991564auction61871
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991564auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:56 [ecarstrade.be] INFO: Scrape type for 6991564auction61871: 0
2026-03-24 21:57:56 [ecarstrade.be] INFO: Extracting details for car 6982133auction61871
2026-03-24 21:57:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:57:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b18e589-310c-5218-a3d1-f27a971380f6 with identifier: 6982133auction61871
2026-03-24 21:57:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b18e589-310c-5218-a3d1-f27a971380f6 with scrape type 2
2026-03-24 21:57:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b18e589-310c-5218-a3d1-f27a971380f6 with scrape type 2
2026-03-24 21:57:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b18e589-310c-5218-a3d1-f27a971380f6, identifier: 6982133auction61871
2026-03-24 21:57:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b18e589-310c-5218-a3d1-f27a971380f6 with identifier: 6982133auction61871
2026-03-24 21:57:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b18e589-310c-5218-a3d1-f27a971380f6 with identifier: 6982133auction61871
2026-03-24 21:57:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b18e589-310c-5218-a3d1-f27a971380f6 with identifier: 6982133auction61871 to the API
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:57:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982133>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-26T21:40:01Z',
 'fuel_type': 'Diesel',
 'id': '0b18e589-310c-5218-a3d1-f27a971380f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982133',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'CLA 180 Shooting Brake',
 'odometer': 137118,
 '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': "Mercedes, CLA-Class SB '19, Mercedes-Benz CLA Shooting Brake CLA "
          '180 d Busines',
 'transmission': 'automatic',
 'trim': ", CLA-Class SB '19, -Benz CLA Shooting Brake CLA 180 d Busines",
 'vin': None,
 'year': 2021}
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:56 [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-24 21:57:56 [ecarstrade.be] INFO: Saving data for 6982133auction61871: {'auction_closing_time': 1774561201.0, 'created_time': 1773958239.353664, 'last_price_update_time': 1774389476.699396}
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982133auction61871') HTTP/1.1" 204 0
2026-03-24 21:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982136> (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-24 21:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982134> (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-24 21:57:56 [ecarstrade.be] INFO: Extracting details for car 6982136auction61871
2026-03-24 21:57:56 [ecarstrade.be] INFO: Extracting details for car 6982134auction61871
2026-03-24 21:57:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb45d0bd-d13d-5dd7-b464-1b80274fa026 with identifier: 6982136auction61871
2026-03-24 21:57:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb45d0bd-d13d-5dd7-b464-1b80274fa026 with scrape type 2
2026-03-24 21:57:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb45d0bd-d13d-5dd7-b464-1b80274fa026 with scrape type 2
2026-03-24 21:57:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eb45d0bd-d13d-5dd7-b464-1b80274fa026, identifier: 6982136auction61871
2026-03-24 21:57:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 846de2c6-ab4e-5f08-a1b9-b7cb1493f15a with identifier: 6982134auction61871
2026-03-24 21:57:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 846de2c6-ab4e-5f08-a1b9-b7cb1493f15a with scrape type 2
2026-03-24 21:57:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 846de2c6-ab4e-5f08-a1b9-b7cb1493f15a with scrape type 2
2026-03-24 21:57:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 846de2c6-ab4e-5f08-a1b9-b7cb1493f15a, identifier: 6982134auction61871
2026-03-24 21:57:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eb45d0bd-d13d-5dd7-b464-1b80274fa026 with identifier: 6982136auction61871
2026-03-24 21:57:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eb45d0bd-d13d-5dd7-b464-1b80274fa026 with identifier: 6982136auction61871
2026-03-24 21:57:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eb45d0bd-d13d-5dd7-b464-1b80274fa026 with identifier: 6982136auction61871 to the API
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:57:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982136>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T21:40:01Z',
 'fuel_type': 'Diesel',
 'id': 'eb45d0bd-d13d-5dd7-b464-1b80274fa026',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982136',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 116031,
 '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 A3 Berline 2.0 TDi 30 85kW Advanced 4d',
 'transmission': 'manual',
 'trim': 'Berline 2.0 TDi 30 85kW Advanced 4d',
 'vin': None,
 'year': 2022}
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276982136auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:57 [ecarstrade.be] INFO: Saving data for 6982136auction61871: {'auction_closing_time': 1774561201.0, 'created_time': 1773958238.781988, 'last_price_update_time': 1774389477.406404}
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982136auction61871') HTTP/1.1" 204 0
2026-03-24 21:57:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 846de2c6-ab4e-5f08-a1b9-b7cb1493f15a with identifier: 6982134auction61871
2026-03-24 21:57:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 846de2c6-ab4e-5f08-a1b9-b7cb1493f15a with identifier: 6982134auction61871
2026-03-24 21:57:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 846de2c6-ab4e-5f08-a1b9-b7cb1493f15a with identifier: 6982134auction61871 to the API
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 21:57:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982134>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-26T21:40:01Z',
 'fuel_type': 'Diesel',
 'id': '846de2c6-ab4e-5f08-a1b9-b7cb1493f15a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982134',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'GLC 200',
 'odometer': 137401,
 '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, GLC FL'19, Mercedes-Benz GLC GLC 200 d Business Solution "
          '4MAT',
 'transmission': 'automatic',
 'trim': ", GLC FL'19, -Benz GLC  d Business Solution 4MAT",
 'vin': None,
 'year': 2021}
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276982134auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:57:57 [ecarstrade.be] INFO: Saving data for 6982134auction61871: {'auction_closing_time': 1774561201.0, 'created_time': 1773958313.151166, 'last_price_update_time': 1774389477.709151}
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982134auction61871') HTTP/1.1" 204 0
2026-03-24 21:58:03 [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-24 21:58:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991565auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991565auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:03 [ecarstrade.be] INFO: Scrape type for 6991565auction61871: 0
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991566auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991566auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:03 [ecarstrade.be] INFO: Scrape type for 6991566auction61871: 0
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991567auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991567auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:03 [ecarstrade.be] INFO: Scrape type for 6991567auction61871: 0
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991568auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991568auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:03 [ecarstrade.be] INFO: Scrape type for 6991568auction61871: 0
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991569auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991569auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:03 [ecarstrade.be] INFO: Scrape type for 6991569auction61871: 0
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991570auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991570auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:03 [ecarstrade.be] INFO: Scrape type for 6991570auction61871: 0
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991572auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991572auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:03 [ecarstrade.be] INFO: Scrape type for 6991572auction61871: 0
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991573auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991573auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:03 [ecarstrade.be] INFO: Scrape type for 6991573auction61871: 0
2026-03-24 21:58:03 [ecarstrade.be] INFO: Found listing with ID: 6991574auction61871
2026-03-24 21:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991574auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6991574auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997590auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997590auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997591auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997591auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997592auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997592auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997593auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997593auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997594auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997594auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997595auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997595auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997595auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997596auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997596auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997598auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997598auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997599auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997599auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997600auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997600auction61871: 0
2026-03-24 21:58:04 [ecarstrade.be] INFO: Found listing with ID: 6997601auction61871
2026-03-24 21:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:04 [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-24 21:58:04 [ecarstrade.be] INFO: Scrape type for 6997601auction61871: 0
2026-03-24 21:58:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:58:06 [scrapy.extensions.logstats] INFO: Crawled 322 pages (at 11 pages/min), scraped 165 items (at 3 items/min)
2026-03-24 21:58:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:58:12 [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-24 21:58:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997602auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997602auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997602auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997603auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997603auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997603auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997604auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997604auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997604auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997605auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997605auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997605auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997606auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997606auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997606auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997608auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997608auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997608auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997609auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997609auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997609auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997610auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997610auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997610auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997611auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997611auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997611auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997612auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997612auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997612auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997613auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997613auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997613auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997614auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997614auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997614auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997615auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997615auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997615auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997617auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997617auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997617auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997618auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997618auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997618auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997619auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997619auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:12 [ecarstrade.be] INFO: Scrape type for 6997619auction61871: 0
2026-03-24 21:58:12 [ecarstrade.be] INFO: Found listing with ID: 6997620auction61871
2026-03-24 21:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:13 [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-24 21:58:13 [ecarstrade.be] INFO: Scrape type for 6997620auction61871: 0
2026-03-24 21:58:13 [ecarstrade.be] INFO: Found listing with ID: 6997621auction61871
2026-03-24 21:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:13 [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-24 21:58:13 [ecarstrade.be] INFO: Scrape type for 6997621auction61871: 0
2026-03-24 21:58:13 [ecarstrade.be] INFO: Found listing with ID: 6997622auction61871
2026-03-24 21:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:13 [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-24 21:58:13 [ecarstrade.be] INFO: Scrape type for 6997622auction61871: 0
2026-03-24 21:58:13 [ecarstrade.be] INFO: Found listing with ID: 6997623auction61871
2026-03-24 21:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:13 [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-24 21:58:13 [ecarstrade.be] INFO: Scrape type for 6997623auction61871: 0
2026-03-24 21:58:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997625auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997625auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997627auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997627auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997628auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997628auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997629auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997629auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997630auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997630auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997631auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997631auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997632auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997632auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997634auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997634auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997635auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997635auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997635auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997636auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997636auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997637auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997637auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997637auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997638auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:20 [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-24 21:58:20 [ecarstrade.be] INFO: Scrape type for 6997638auction61871: 0
2026-03-24 21:58:20 [ecarstrade.be] INFO: Found listing with ID: 6997639auction61871
2026-03-24 21:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997639auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:21 [ecarstrade.be] INFO: Scrape type for 6997639auction61871: 0
2026-03-24 21:58:21 [ecarstrade.be] INFO: Found listing with ID: 6997640auction61871
2026-03-24 21:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997640auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:21 [ecarstrade.be] INFO: Scrape type for 6997640auction61871: 0
2026-03-24 21:58:21 [ecarstrade.be] INFO: Found listing with ID: 6997642auction61871
2026-03-24 21:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997642auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:21 [ecarstrade.be] INFO: Scrape type for 6997642auction61871: 0
2026-03-24 21:58:21 [ecarstrade.be] INFO: Found listing with ID: 6997643auction61871
2026-03-24 21:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997643auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:21 [ecarstrade.be] INFO: Scrape type for 6997643auction61871: 0
2026-03-24 21:58:21 [ecarstrade.be] INFO: Found listing with ID: 6997644auction61871
2026-03-24 21:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997644auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:21 [ecarstrade.be] INFO: Scrape type for 6997644auction61871: 0
2026-03-24 21:58:21 [ecarstrade.be] INFO: Found listing with ID: 6997645auction61871
2026-03-24 21:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997645auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:21 [ecarstrade.be] INFO: Scrape type for 6997645auction61871: 0
2026-03-24 21:58:21 [ecarstrade.be] INFO: Found listing with ID: 6997646auction61871
2026-03-24 21:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997646auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:21 [ecarstrade.be] INFO: Scrape type for 6997646auction61871: 0
2026-03-24 21:58:21 [ecarstrade.be] INFO: Found listing with ID: 6997647auction61871
2026-03-24 21:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276997647auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:21 [ecarstrade.be] INFO: Scrape type for 6997647auction61871: 0
2026-03-24 21:58:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997648auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997648auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997649auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997649auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997650auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997650auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997651auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997651auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997652auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997652auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997654auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997654auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997655auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997655auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997655auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997656auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997656auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997656auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997657auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997657auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997658auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997658auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997659auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997659auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997660auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997660auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997662auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997662auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997663auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997663auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997664auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997664auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997665auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997665auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997666auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997666auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997667auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997667auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997668auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997668auction61871: 0
2026-03-24 21:58:28 [ecarstrade.be] INFO: Found listing with ID: 6997670auction61871
2026-03-24 21:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:28 [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-24 21:58:28 [ecarstrade.be] INFO: Scrape type for 6997670auction61871: 0
2026-03-24 21:58:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997671auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997671auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997672auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997672auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997673auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997673auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997675auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997675auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997676auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997676auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997678auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997678auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997679auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997679auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997681auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997681auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997682auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997682auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997683auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997683auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997686auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:34 [ecarstrade.be] INFO: Scrape type for 6997686auction61871: 0
2026-03-24 21:58:34 [ecarstrade.be] INFO: Found listing with ID: 6997687auction61871
2026-03-24 21:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:34 [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-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997687auction61871: 0
2026-03-24 21:58:35 [ecarstrade.be] INFO: Found listing with ID: 6997688auction61871
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:35 [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-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997688auction61871: 0
2026-03-24 21:58:35 [ecarstrade.be] INFO: Found listing with ID: 6997690auction61871
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997690auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997690auction61871: 0
2026-03-24 21:58:35 [ecarstrade.be] INFO: Found listing with ID: 6997691auction61871
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:35 [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-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997691auction61871: 0
2026-03-24 21:58:35 [ecarstrade.be] INFO: Found listing with ID: 6997693auction61871
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:35 [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-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997693auction61871: 0
2026-03-24 21:58:35 [ecarstrade.be] INFO: Found listing with ID: 6997694auction61871
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:35 [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-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997694auction61871: 0
2026-03-24 21:58:35 [ecarstrade.be] INFO: Found listing with ID: 6997695auction61871
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:35 [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-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997695auction61871: 0
2026-03-24 21:58:35 [ecarstrade.be] INFO: Found listing with ID: 6997696auction61871
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:35 [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-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997696auction61871: 0
2026-03-24 21:58:35 [ecarstrade.be] INFO: Found listing with ID: 6997697auction61871
2026-03-24 21:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:35 [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-24 21:58:35 [ecarstrade.be] INFO: Scrape type for 6997697auction61871: 0
2026-03-24 21:58:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997698auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997698auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997699auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997699auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997700auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997700auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997702auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997702auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997703auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997703auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997704auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997704auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997705auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997705auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997706auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997706auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997707auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997707auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997708auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997708auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997709auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997709auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997711auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997711auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997712auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997712auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997713auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997713auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997714auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997714auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997715auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997715auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997716auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997716auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997717auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997717auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997718auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997718auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997718auction61871: 0
2026-03-24 21:58:41 [ecarstrade.be] INFO: Found listing with ID: 6997720auction61871
2026-03-24 21:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:41 [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-24 21:58:41 [ecarstrade.be] INFO: Scrape type for 6997720auction61871: 0
2026-03-24 21:58:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6997722auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6997722auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6997723auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6997723auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6997724auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6997724auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6997725auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997725auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6997725auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6997727auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6997727auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6997728auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6997728auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6997729auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6997729auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6997730auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6997730auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6946067auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276946067auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6946067auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6922684auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922684auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6922684auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6875378auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875378auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6875378auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6875352auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276875352auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6875352auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6981215auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6981215auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6981254auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6981254auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6981238auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6981238auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6936657auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6936657auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6936652auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6936652auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6844380auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276844380auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6844380auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6991556auction61871
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991556auction61871%27 HTTP/1.1" 200 None
2026-03-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6991556auction61871: 0
2026-03-24 21:58:48 [ecarstrade.be] INFO: Found listing with ID: 6994879auction101892
2026-03-24 21:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:48 [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-24 21:58:48 [ecarstrade.be] INFO: Scrape type for 6994879auction101892: 0
2026-03-24 21:58:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:58:54 [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-24 21:58:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6994884auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [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-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6994884auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6994885auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [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-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6994885auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6994886auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [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-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6994886auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6994889auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994889auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6994889auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6934350auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934350auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6934350auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6994877auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [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-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6994877auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6994882auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [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-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6994882auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6994883auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994883auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6994883auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6980466auction101892
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980466auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:54 [ecarstrade.be] INFO: Scrape type for 6980466auction101892: 0
2026-03-24 21:58:54 [ecarstrade.be] INFO: Found listing with ID: 6980464auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276980464auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6980464auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6980463auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276980463auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6980463auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6980469auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276980469auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6980469auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6980467auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276980467auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6980467auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6984154auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984154auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6984154auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6984171auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276984171auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6984171auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6990827auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990827auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6990827auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6990830auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990830auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6990830auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6990832auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990832auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6990832auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6990833auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990833auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6990833auction101892: 0
2026-03-24 21:58:55 [ecarstrade.be] INFO: Found listing with ID: 6990834auction101892
2026-03-24 21:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276990834auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:58:55 [ecarstrade.be] INFO: Scrape type for 6990834auction101892: 0
2026-03-24 21: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-24 21:59:06 [scrapy.extensions.logstats] INFO: Crawled 329 pages (at 7 pages/min), scraped 165 items (at 0 items/min)
2026-03-24 21:59:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 21:59:31 [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-24 21:59:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6990835auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [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-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6990835auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6990836auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [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-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6990836auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6980474auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980474auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6980474auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6980470auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980470auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6980470auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6980461auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980461auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6980461auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6984165auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984165auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6984165auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6984169auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984169auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6984169auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6984170auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984170auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6984170auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6984156auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984156auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6984156auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6984160auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984160auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6984160auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6990102auction101892
2026-03-24 21:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:31 [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-24 21:59:31 [ecarstrade.be] INFO: Scrape type for 6990102auction101892: 0
2026-03-24 21:59:31 [ecarstrade.be] INFO: Found listing with ID: 6990094auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [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-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990094auction101892: 0
2026-03-24 21:59:32 [ecarstrade.be] INFO: Found listing with ID: 6990100auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [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-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990100auction101892: 0
2026-03-24 21:59:32 [ecarstrade.be] INFO: Found listing with ID: 6990103auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [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-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990103auction101892: 0
2026-03-24 21:59:32 [ecarstrade.be] INFO: Found listing with ID: 6990104auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [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-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990104auction101892: 0
2026-03-24 21:59:32 [ecarstrade.be] INFO: Found listing with ID: 6990106auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [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-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990106auction101892: 0
2026-03-24 21:59:32 [ecarstrade.be] INFO: Found listing with ID: 6990110auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [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-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990110auction101892: 0
2026-03-24 21:59:32 [ecarstrade.be] INFO: Found listing with ID: 6990114auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990114auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990114auction101892: 0
2026-03-24 21:59:32 [ecarstrade.be] INFO: Found listing with ID: 6990117auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [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-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990117auction101892: 0
2026-03-24 21:59:32 [ecarstrade.be] INFO: Found listing with ID: 6990082auction101892
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990082auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:32 [ecarstrade.be] INFO: Scrape type for 6990082auction101892: 0
2026-03-24 21:59:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6990083auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6990083auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6990084auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276990084auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6990084auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6990088auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6990088auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6976195auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976195auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6976195auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6976193auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976193auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6976193auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6976192auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976192auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6976192auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6976190auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976190auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6976190auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6976186auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976186auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6976186auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6984163auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984163auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6984163auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6984164auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984164auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6984164auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6984157auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984157auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6984157auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6984158auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984158auction101892%27 HTTP/1.1" 200 None
2026-03-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6984158auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6892353auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6892353auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6886607auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6886607auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6874575auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6874575auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6874576auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6874576auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6874577auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6874577auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6874583auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6874583auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6874584auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6874584auction101892: 0
2026-03-24 21:59:41 [ecarstrade.be] INFO: Found listing with ID: 6874568auction101892
2026-03-24 21:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:41 [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-24 21:59:41 [ecarstrade.be] INFO: Scrape type for 6874568auction101892: 0
2026-03-24 21:59:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6874569auction101892
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6874569auction101892: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6874571auction101892
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6874571auction101892: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6427469auction101892
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6427469auction101892: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6586844auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276586844auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6586844auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6598020auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6598020auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6612949auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6612949auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6612951auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6612951auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6612952auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6612952auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6612957auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6612957auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6617072auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6617072auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6618515auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6618515auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6618517auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6618517auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6618518auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6618518auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6618519auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6618519auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6618808auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6618808auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6618818auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6618818auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6618820auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6618820auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6618836auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6618836auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6625391auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6625391auction106404: 0
2026-03-24 21:59:48 [ecarstrade.be] INFO: Found listing with ID: 6645591auction106404
2026-03-24 21:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21:59:48 [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-24 21:59:48 [ecarstrade.be] INFO: Scrape type for 6645591auction106404: 0
2026-03-24 21:59:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 21:59:55 [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-24 21:59:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6663881auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276663881auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6663881auction106404: 2
2026-03-24 21: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-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6696905auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276696905auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6696905auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6696909auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276696909auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6696909auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6719104auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276719104auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6719104auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6735056auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276735056auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6735056auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6745347auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276745347auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6745347auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6745355auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276745355auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6745355auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6745358auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276745358auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6745358auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6745368auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276745368auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6745368auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6745371auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276745371auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6745371auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6747730auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276747730auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6747730auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6747731auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276747731auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6747731auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6752454auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276752454auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6752454auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6752595auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276752595auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6752595auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6752601auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276752601auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6752601auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6752602auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276752602auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6752602auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6752603auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276752603auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6752603auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6757282auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276757282auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6757282auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6757850auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276757850auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6757850auction106404: 0
2026-03-24 21:59:55 [ecarstrade.be] INFO: Found listing with ID: 6760879auction106404
2026-03-24 21:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 21: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%276760879auction106404%27 HTTP/1.1" 200 None
2026-03-24 21:59:55 [ecarstrade.be] INFO: Scrape type for 6760879auction106404: 0
2026-03-24 21: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-24 22:00:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6663881> (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-24 22:00:02 [ecarstrade.be] INFO: Extracting details for car 6663881auction106404
2026-03-24 22:00:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6663881auction106404
2026-03-24 22:00:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161bac83-b20e-5be0-949a-e809ec76ec29 with scrape type 2
2026-03-24 22:00:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 161bac83-b20e-5be0-949a-e809ec76ec29 with scrape type 2
2026-03-24 22:00:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 161bac83-b20e-5be0-949a-e809ec76ec29, identifier: 6663881auction106404
2026-03-24 22:00:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6663881auction106404
2026-03-24 22:00:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6663881auction106404
2026-03-24 22:00:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 161bac83-b20e-5be0-949a-e809ec76ec29 with identifier: 6663881auction106404 to the API
2026-03-24 22:00:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:03 [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-24 22:00:03 [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 Double cabine 3500 mm 2,0 TDI 170 hp 4MOTION Aut.\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/6663881\u0022, \u0022ExpirationDate\u0022: \u00222026-03-26T21:40:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Transporter T7 Double cabine 3500 mm 2,0 TDI 170 hp 4MOTION Aut.\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 6, \u0022DoorsNumber\u0022: 5, \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': 'Tue, 24 Mar 2026 22:00: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-24 22:00:03 [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-24 22:00:03 [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-26T21:40: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/6663881',
 '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': 6,
 'seller_name': None,
 'title': 'Volkswagen Transporter T7 Double cabine 3500 mm 2,0 TDI 170 hp '
          '4MOTION Aut.',
 'transmission': 'automatic',
 'trim': 'Transporter T7 Double cabine 3500 mm 2,0 TDI 170 hp 4MOTION Aut.',
 '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-24 22:00:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:03 [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-24 22:00:03 [ecarstrade.be] INFO: Saving data for 6663881auction106404: {'auction_closing_time': 1774561204.0, 'created_time': 1772614068.551268, 'last_price_update_time': 1774389603.715731}
2026-03-24 22:00:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6663881auction106404') HTTP/1.1" 204 0
2026-03-24 22:00:06 [scrapy.extensions.logstats] INFO: Crawled 334 pages (at 5 pages/min), scraped 165 items (at 0 items/min)
2026-03-24 22:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-24 22:00:07 [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-24 22:00:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6760880auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276760880auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6760880auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6764589auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276764589auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6764589auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6764590auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276764590auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6764590auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6764591auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276764591auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6764591auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6764592auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276764592auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6764592auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6765687auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276765687auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6765687auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6775855auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276775855auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6775855auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6775858auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276775858auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6775858auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6776872auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276776872auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6776872auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6778376auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276778376auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6778376auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6778380auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276778380auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6778380auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6778382auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276778382auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6778382auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6786883auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276786883auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6786883auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6786884auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276786884auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6786884auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6787216auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276787216auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6787216auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6787217auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276787217auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6787217auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6787218auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276787218auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6787218auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6802702auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276802702auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6802702auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6802993auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276802993auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6802993auction106404: 0
2026-03-24 22:00:08 [ecarstrade.be] INFO: Found listing with ID: 6802994auction106404
2026-03-24 22:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276802994auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:08 [ecarstrade.be] INFO: Scrape type for 6802994auction106404: 0
2026-03-24 22:00:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:14 [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-24 22:00:14 [ecarstrade.be] INFO: Found 5 car items
2026-03-24 22:00:14 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:14 [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-24 22:00:14 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:00:14 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:14 [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-24 22:00:14 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:00:14 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:14 [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-24 22:00:14 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:00:14 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:14 [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-24 22:00:14 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:00:14 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:14 [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-24 22:00:14 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6754292auction106392
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6754292auction106392: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6755896auction106392
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6755896auction106392: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6757282auction106404
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6757282auction106404: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6757850auction106404
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6757850auction106404: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6759417auction106392
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6759417auction106392: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6759418auction106392
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276759418auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6759418auction106392: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6760076auction106392
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6760076auction106392: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6760879auction106404
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6760879auction106404: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6760880auction106404
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:20 [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-24 22:00:20 [ecarstrade.be] INFO: Scrape type for 6760880auction106404: 0
2026-03-24 22:00:20 [ecarstrade.be] INFO: Found listing with ID: 6761373auction106392
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6761373auction106392: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6763813auction106392
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6763813auction106392: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6764589auction106404
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6764589auction106404: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6764590auction106404
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6764590auction106404: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6764591auction106404
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6764591auction106404: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6764592auction106404
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6764592auction106404: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6765306auction106392
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6765306auction106392: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6765687auction106404
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6765687auction106404: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6766624auction106392
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6766624auction106392: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6775855auction106404
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6775855auction106404: 0
2026-03-24 22:00:21 [ecarstrade.be] INFO: Found listing with ID: 6775858auction106404
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [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-24 22:00:21 [ecarstrade.be] INFO: Scrape type for 6775858auction106404: 0
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6776756auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6776756auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6776872auction106404
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6776872auction106404: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6776880auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6776880auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777591auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777591auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777601auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777601auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777602auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777602auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777603auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777603auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777604auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777604auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777605auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777605auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777607auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777607auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777608auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777608auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777609auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777609auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777610auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777610auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777611auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777611auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777613auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777613auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777622auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777622auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777633auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777633auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777634auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777634auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777637auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777637auction106392: 0
2026-03-24 22:00:27 [ecarstrade.be] INFO: Found listing with ID: 6777638auction106392
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [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-24 22:00:27 [ecarstrade.be] INFO: Scrape type for 6777638auction106392: 0
2026-03-24 22:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:33 [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-24 22:00:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:00:33 [ecarstrade.be] INFO: Found listing with ID: 6777780auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6777780auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6777781auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6777781auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6777782auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6777782auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6777783auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6777783auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6777784auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6777784auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6778086auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6778086auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6778376auction106404
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6778376auction106404: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6778380auction106404
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6778380auction106404: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6778382auction106404
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6778382auction106404: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6779365auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6779365auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6780522auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6780522auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6780523auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6780523auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6780524auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6780524auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6780525auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6780525auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6780526auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6780526auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6780527auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6780527auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6780528auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6780528auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6781520auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6781520auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6781521auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6781521auction106392: 0
2026-03-24 22:00:34 [ecarstrade.be] INFO: Found listing with ID: 6781866auction106392
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [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-24 22:00:34 [ecarstrade.be] INFO: Scrape type for 6781866auction106392: 0
2026-03-24 22:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6781870auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6781870auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6781871auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6781871auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6784596auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6784596auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6785651auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6785651auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6786586auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6786586auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6786883auction106404
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00: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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6786883auction106404: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6786884auction106404
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00: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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6786884auction106404: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6787087auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6787087auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6787216auction106404
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00: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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6787216auction106404: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6787217auction106404
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00: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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6787217auction106404: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6787218auction106404
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00: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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6787218auction106404: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6787502auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6787502auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6788220auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6788220auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6790751auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6790751auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6801120auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6801120auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6802623auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6802623auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6802625auction106392
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6802625auction106392: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6802702auction106404
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00: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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6802702auction106404: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6802993auction106404
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00: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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6802993auction106404: 0
2026-03-24 22:00:40 [ecarstrade.be] INFO: Found listing with ID: 6802994auction106404
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00: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-24 22:00:40 [ecarstrade.be] INFO: Scrape type for 6802994auction106404: 0
2026-03-24 22:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:46 [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-24 22:00:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6802996auction106404
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6802996auction106404: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6802997auction106404
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6802997auction106404: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6807829auction106404
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6807829auction106404: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6807830auction106404
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6807830auction106404: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6808676auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6808676auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6812642auction106404
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6812642auction106404: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6812644auction106404
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812644auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6812644auction106404: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6815695auction106404
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6815695auction106404: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6815947auction106404
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6815947auction106404: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6818584auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6818584auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6818586auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6818586auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6818590auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6818590auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6818591auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818591auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6818591auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6818936auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6818936auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6819384auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6819384auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6819416auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6819416auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6820333auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6820333auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6820903auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6820903auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6827414auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6827414auction106392: 0
2026-03-24 22:00:47 [ecarstrade.be] INFO: Found listing with ID: 6827674auction106392
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [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-24 22:00:47 [ecarstrade.be] INFO: Scrape type for 6827674auction106392: 0
2026-03-24 22:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6827675auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6827675auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6828723auction106404
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6828723auction106404: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6828724auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276828724auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6828724auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6830000auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6830000auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6830522auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276830522auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6830522auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6830542auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6830542auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6831029auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276831029auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6831029auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6831648auction106404
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6831648auction106404: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6834240auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6834240auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6835309auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6835309auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6835314auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835314auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6835314auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6837652auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6837652auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6838803auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6838803auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6839068auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6839068auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6839069auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6839069auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6839459auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6839459auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6839757auction106404
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6839757auction106404: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6839759auction106404
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6839759auction106404: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6841645auction106392
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6841645auction106392: 0
2026-03-24 22:00:53 [ecarstrade.be] INFO: Found listing with ID: 6842641auction106404
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [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-24 22:00:53 [ecarstrade.be] INFO: Scrape type for 6842641auction106404: 0
2026-03-24 22:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842642auction106404
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842642auction106404: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842643auction106404
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842643auction106404: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842644auction106404
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842644auction106404: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842645auction106404
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842645auction106404: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842646auction106404
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842646auction106404: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842647auction106404
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842647auction106404: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842661auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842661auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842663auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842663auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6842666auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6842666auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843087auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843087auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843088auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843088auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843089auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843089auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843090auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843090auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843101auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843101auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843102auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843102auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843105auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843105auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843106auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843106auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843108auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843108auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843110auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843110auction106392: 0
2026-03-24 22:01:01 [ecarstrade.be] INFO: Found listing with ID: 6843112auction106392
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [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-24 22:01:01 [ecarstrade.be] INFO: Scrape type for 6843112auction106392: 0
2026-03-24 22:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:06 [scrapy.extensions.logstats] INFO: Crawled 343 pages (at 9 pages/min), scraped 165 items (at 0 items/min)
2026-03-24 22:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 324MiB
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6843114auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6843114auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6843116auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6843116auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6843117auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6843117auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6843118auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6843118auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6843132auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6843132auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6843136auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6843136auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6843340auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6843340auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6843341auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6843341auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6844030auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6844030auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6848139auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6848139auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6850767auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6850767auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6850913auction106404
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6850913auction106404: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6850914auction106404
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6850914auction106404: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6851177auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6851177auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6851182auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6851182auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6852772auction106404
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6852772auction106404: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6852773auction106404
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6852773auction106404: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6855991auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6855991auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6857831auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6857831auction106392: 0
2026-03-24 22:01:08 [ecarstrade.be] INFO: Found listing with ID: 6857836auction106392
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [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-24 22:01:08 [ecarstrade.be] INFO: Scrape type for 6857836auction106392: 0
2026-03-24 22:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:15 [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-24 22:01:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6858717auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276858717auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6858717auction106392: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6859376auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276859376auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6859376auction106392: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6859378auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276859378auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6859378auction106392: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6859384auction106404
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276859384auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6859384auction106404: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6860940auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860940auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6860940auction106392: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6860944auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860944auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6860944auction106392: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6860945auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860945auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6860945auction106392: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6860946auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860946auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6860946auction106392: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6860951auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860951auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [ecarstrade.be] INFO: Scrape type for 6860951auction106392: 0
2026-03-24 22:01:15 [ecarstrade.be] INFO: Found listing with ID: 6860953auction106392
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860953auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860953auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6860955auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860955auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860955auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6860956auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860956auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860956auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6860959auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860959auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860959auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6860960auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860960auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860960auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6860961auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860961auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860961auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6860962auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860962auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860962auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6860963auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860963auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860963auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6860964auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276860964auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6860964auction106392: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6900115auction106404
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900115auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6900115auction106404: 0
2026-03-24 22:01:16 [ecarstrade.be] INFO: Found listing with ID: 6900117auction106392
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900117auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [ecarstrade.be] INFO: Scrape type for 6900117auction106392: 0
2026-03-24 22: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-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900121auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900121auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900121auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900122auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900122auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900122auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900124auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900124auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900124auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900126auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900126auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900130auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900130auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900135auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900135auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900135auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900171auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900171auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900173auction106404
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900173auction106404: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900178auction106404
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900178auction106404: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900179auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900179auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900180auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900180auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900207auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900207auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900234auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900234auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900236auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900236auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900237auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900237auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900260auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900260auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900316auction106404
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900316auction106404: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900318auction106404
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900318auction106404: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900328auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900328auction106392: 0
2026-03-24 22:01:22 [ecarstrade.be] INFO: Found listing with ID: 6900330auction106392
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [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-24 22:01:22 [ecarstrade.be] INFO: Scrape type for 6900330auction106392: 0
2026-03-24 22:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:28 [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-24 22:01:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:28 [ecarstrade.be] INFO: Found listing with ID: 6900331auction106392
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [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-24 22:01:28 [ecarstrade.be] INFO: Scrape type for 6900331auction106392: 0
2026-03-24 22:01:28 [ecarstrade.be] INFO: Found listing with ID: 6900334auction106404
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [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-24 22:01:28 [ecarstrade.be] INFO: Scrape type for 6900334auction106404: 0
2026-03-24 22:01:28 [ecarstrade.be] INFO: Found listing with ID: 6900340auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900340auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900354auction106404
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900354auction106404: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900369auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900369auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900371auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900371auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900375auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900375auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900375auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900376auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900376auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900377auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900377auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900379auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900379auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900381auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900381auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900387auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900387auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900394auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900394auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900398auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900398auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900400auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01: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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900400auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900405auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900405auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900407auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900407auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900416auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900416auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900421auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [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-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900421auction106392: 0
2026-03-24 22:01:29 [ecarstrade.be] INFO: Found listing with ID: 6900423auction106392
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900423auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [ecarstrade.be] INFO: Scrape type for 6900423auction106392: 0
2026-03-24 22:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:36 [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-24 22:01:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:36 [ecarstrade.be] INFO: Found listing with ID: 6900432auction106392
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [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-24 22:01:36 [ecarstrade.be] INFO: Scrape type for 6900432auction106392: 0
2026-03-24 22:01:36 [ecarstrade.be] INFO: Found listing with ID: 6900438auction106392
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [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-24 22:01:36 [ecarstrade.be] INFO: Scrape type for 6900438auction106392: 0
2026-03-24 22:01:36 [ecarstrade.be] INFO: Found listing with ID: 6900440auction106392
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [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-24 22:01:36 [ecarstrade.be] INFO: Scrape type for 6900440auction106392: 0
2026-03-24 22:01:36 [ecarstrade.be] INFO: Found listing with ID: 6900441auction106404
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [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-24 22:01:36 [ecarstrade.be] INFO: Scrape type for 6900441auction106404: 0
2026-03-24 22:01:36 [ecarstrade.be] INFO: Found listing with ID: 6900443auction106404
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [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-24 22:01:36 [ecarstrade.be] INFO: Scrape type for 6900443auction106404: 0
2026-03-24 22:01:36 [ecarstrade.be] INFO: Found listing with ID: 6900447auction106392
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [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-24 22:01:36 [ecarstrade.be] INFO: Scrape type for 6900447auction106392: 0
2026-03-24 22:01:36 [ecarstrade.be] INFO: Found listing with ID: 6900449auction106392
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900449auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [ecarstrade.be] INFO: Scrape type for 6900449auction106392: 0
2026-03-24 22:01:36 [ecarstrade.be] INFO: Found listing with ID: 6900452auction106392
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900452auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900452auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6900453auction106392
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900453auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900453auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6900460auction106392
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900460auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900460auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6900461auction106392
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900461auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900461auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6900478auction106392
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900478auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900478auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6900479auction106392
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900479auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900479auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6900495auction106404
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900495auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900495auction106404: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6900617auction106392
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900617auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900617auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6900620auction106392
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276900620auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6900620auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6902439auction106392
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276902439auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6902439auction106392: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6902451auction106404
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276902451auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6902451auction106404: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6903179auction106404
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276903179auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6903179auction106404: 0
2026-03-24 22:01:37 [ecarstrade.be] INFO: Found listing with ID: 6903180auction106404
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276903180auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [ecarstrade.be] INFO: Scrape type for 6903180auction106404: 0
2026-03-24 22:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903182auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903182auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903183auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903183auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903184auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903184auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903185auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903185auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903186auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903186auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903188auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903188auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903189auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903189auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903189auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903525auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903525auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6903529auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6903529auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6904571auction106392
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6904571auction106392: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6906591auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6906591auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6906593auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6906593auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6906598auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276906598auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6906598auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6906600auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6906600auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6906601auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6906601auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6906602auction106404
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6906602auction106404: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6906610auction106392
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6906610auction106392: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6906613auction106392
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6906613auction106392: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6907011auction106392
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6907011auction106392: 0
2026-03-24 22:01:43 [ecarstrade.be] INFO: Found listing with ID: 6907012auction106392
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [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-24 22:01:43 [ecarstrade.be] INFO: Scrape type for 6907012auction106392: 0
2026-03-24 22:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:49 [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-24 22:01:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:49 [ecarstrade.be] INFO: Found listing with ID: 6907018auction106392
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907018auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:49 [ecarstrade.be] INFO: Scrape type for 6907018auction106392: 0
2026-03-24 22:01:49 [ecarstrade.be] INFO: Found listing with ID: 6907020auction106392
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276907020auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:49 [ecarstrade.be] INFO: Scrape type for 6907020auction106392: 0
2026-03-24 22:01:49 [ecarstrade.be] INFO: Found listing with ID: 6907022auction106392
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [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-24 22:01:49 [ecarstrade.be] INFO: Scrape type for 6907022auction106392: 0
2026-03-24 22:01:49 [ecarstrade.be] INFO: Found listing with ID: 6907025auction106392
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [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-24 22:01:49 [ecarstrade.be] INFO: Scrape type for 6907025auction106392: 0
2026-03-24 22:01:49 [ecarstrade.be] INFO: Found listing with ID: 6907632auction106392
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6907632auction106392: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6908677auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6908677auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6908678auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6908678auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6908984auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6908984auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6908985auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6908985auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6909655auction106392
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6909655auction106392: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6915541auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6915541auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6915542auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6915542auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6915544auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6915544auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6915546auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6915546auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6915549auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6915549auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6915550auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6915550auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6915551auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6915551auction106404: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6916239auction106392
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276916239auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6916239auction106392: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6918182auction106392
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276918182auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6918182auction106392: 0
2026-03-24 22:01:50 [ecarstrade.be] INFO: Found listing with ID: 6918212auction106404
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [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-24 22:01:50 [ecarstrade.be] INFO: Scrape type for 6918212auction106404: 0
2026-03-24 22:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6918214auction106404
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6918214auction106404: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6918216auction106404
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6918216auction106404: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6918217auction106404
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6918217auction106404: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6918218auction106404
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6918218auction106404: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6921337auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921337auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6921337auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6921757auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6921757auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922096auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922096auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922097auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922097auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922098auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922098auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922426auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922426auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922426auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922433auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922433auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922441auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922441auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922441auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922445auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922445auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922698auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922698auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922702auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922702auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922706auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922706auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922714auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922714auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922716auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922716auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922717auction106392
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [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-24 22:01:56 [ecarstrade.be] INFO: Scrape type for 6922717auction106392: 0
2026-03-24 22:01:56 [ecarstrade.be] INFO: Found listing with ID: 6922719auction106392
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [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-24 22:01:57 [ecarstrade.be] INFO: Scrape type for 6922719auction106392: 0
2026-03-24 22:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:02 [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-24 22:02:02 [ecarstrade.be] INFO: Found 5 car items
2026-03-24 22:02:02 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [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-24 22:02:02 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:02:02 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [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-24 22:02:03 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:02:03 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [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-24 22:02:03 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:02:03 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [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-24 22:02:03 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:02:03 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [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-24 22:02:03 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-24 22:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:06 [scrapy.extensions.logstats] INFO: Crawled 352 pages (at 9 pages/min), scraped 165 items (at 0 items/min)
2026-03-24 22:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 324MiB
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6926762auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6926762auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6926763auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6926763auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6926766auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6926766auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6928323auction106404
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276928323auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6928323auction106404: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6929910auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6929910auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6930054auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6930054auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6930069auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6930069auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6930607auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6930607auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6932742auction106404
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02: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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6932742auction106404: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6932743auction106404
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02: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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6932743auction106404: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6932745auction106404
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02: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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6932745auction106404: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933821auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933821auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933822auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933822auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933823auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933823auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933824auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933824auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933825auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933825auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933826auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933826auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933827auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933827auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933828auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933828auction106392: 0
2026-03-24 22:02:09 [ecarstrade.be] INFO: Found listing with ID: 6933829auction106392
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [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-24 22:02:09 [ecarstrade.be] INFO: Scrape type for 6933829auction106392: 0
2026-03-24 22:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:16 [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-24 22:02:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:02:16 [ecarstrade.be] INFO: Found listing with ID: 6933844auction106392
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [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-24 22:02:16 [ecarstrade.be] INFO: Scrape type for 6933844auction106392: 0
2026-03-24 22:02:16 [ecarstrade.be] INFO: Found listing with ID: 6933845auction106392
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276933845auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [ecarstrade.be] INFO: Scrape type for 6933845auction106392: 0
2026-03-24 22:02:16 [ecarstrade.be] INFO: Found listing with ID: 6933846auction106392
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6933846auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6933847auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6933847auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6933850auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6933850auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6933851auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6933851auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934145auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934145auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934145auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934171auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934171auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934171auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934187auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934187auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934192auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934192auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934209auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934209auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934217auction106404
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934217auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934217auction106404: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934489auction106392
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934489auction106392: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934724auction106404
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934724auction106404: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934725auction106404
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934725auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934725auction106404: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934756auction106404
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934756auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934756auction106404: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934757auction106404
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934757auction106404: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934758auction106404
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934758auction106404: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934759auction106404
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934759auction106404: 0
2026-03-24 22:02:17 [ecarstrade.be] INFO: Found listing with ID: 6934765auction106404
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [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-24 22:02:17 [ecarstrade.be] INFO: Scrape type for 6934765auction106404: 0
2026-03-24 22:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02: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-24 22:02:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934766auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276934766auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934766auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934767auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934767auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934768auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934768auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934769auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934769auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934770auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934770auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934771auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934771auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934772auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934772auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934773auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934773auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934774auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934774auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934775auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934775auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934776auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934776auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934777auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934777auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934778auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934778auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6934779auction106404
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6934779auction106404: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6935190auction106392
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935190auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6935190auction106392: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6935200auction106392
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935200auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6935200auction106392: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6935202auction106392
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6935202auction106392: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6935205auction106392
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6935205auction106392: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6935207auction106392
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [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-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6935207auction106392: 0
2026-03-24 22:02:54 [ecarstrade.be] INFO: Found listing with ID: 6935209auction106392
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935209auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [ecarstrade.be] INFO: Scrape type for 6935209auction106392: 0
2026-03-24 22:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6935211auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6935211auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6935224auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6935224auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6935230auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935230auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6935230auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6935232auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6935232auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6935260auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6935260auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6935268auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935268auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6935268auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6935756auction106404
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276935756auction106404%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6935756auction106404: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6935823auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6935823auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6936283auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6936283auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6936597auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6936597auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6936599auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6936599auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6937336auction106404
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6937336auction106404: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6938572auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6938572auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6938589auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6938589auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6938606auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276938606auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6938606auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6940264auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6940264auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6940266auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6940266auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6940267auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276940267auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6940267auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6940279auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6940279auction106392: 0
2026-03-24 22:03:01 [ecarstrade.be] INFO: Found listing with ID: 6940280auction106392
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [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-24 22:03:01 [ecarstrade.be] INFO: Scrape type for 6940280auction106392: 0
2026-03-24 22:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:06 [scrapy.extensions.logstats] INFO: Crawled 356 pages (at 4 pages/min), scraped 165 items (at 0 items/min)
2026-03-24 22:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 324MiB
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6940801auction106392
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6940801auction106392: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6940804auction106392
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6940804auction106392: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6946077auction106392
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6946077auction106392: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6946078auction106392
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6946078auction106392: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6946689auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6946689auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6948151auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6948151auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6948152auction106392
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6948152auction106392: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6948153auction106392
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6948153auction106392: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949302auction106392
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276949302auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949302auction106392: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949420auction106392
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949420auction106392: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949422auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949422auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949423auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949423auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949424auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949424auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949425auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949425auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949426auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949426auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949427auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949427auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949428auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949428auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949429auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949429auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949430auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949430auction106404: 0
2026-03-24 22:03:08 [ecarstrade.be] INFO: Found listing with ID: 6949431auction106404
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [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-24 22:03:08 [ecarstrade.be] INFO: Scrape type for 6949431auction106404: 0
2026-03-24 22:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6949432auction106404
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6949432auction106404: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6949433auction106404
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6949433auction106404: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6950403auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950403auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6950403auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6950793auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950793auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6950793auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6951691auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276951691auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6951691auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6951693auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6951693auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6952008auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6952008auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6953674auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276953674auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6953674auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6953679auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6953679auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6953926auction106404
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6953926auction106404: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6953927auction106404
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6953927auction106404: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6953928auction106404
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6953928auction106404: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6954555auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276954555auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6954555auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6954557auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6954557auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6956362auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6956362auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6956366auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6956366auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6956815auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276956815auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6956815auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6956816auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [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-24 22:03:14 [ecarstrade.be] INFO: Scrape type for 6956816auction106392: 0
2026-03-24 22:03:14 [ecarstrade.be] INFO: Found listing with ID: 6957053auction106392
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [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-24 22:03:15 [ecarstrade.be] INFO: Scrape type for 6957053auction106392: 0
2026-03-24 22:03:15 [ecarstrade.be] INFO: Found listing with ID: 6957355auction106392
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [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-24 22:03:15 [ecarstrade.be] INFO: Scrape type for 6957355auction106392: 0
2026-03-24 22:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6957366auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6957366auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6957370auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6957370auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6957371auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276957371auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6957371auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6957999auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6957999auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6959293auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276959293auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6959293auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6959577auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6959577auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961282auction106404
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961282auction106404: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961283auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961283auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961351auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961351auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961352auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961352auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961356auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961356auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961359auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276961359auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961359auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961360auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961360auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961968auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961968auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6961972auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6961972auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6963807auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276963807auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6963807auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6963808auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6963808auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6963809auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6963809auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6963813auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [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-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6963813auction106392: 0
2026-03-24 22:03:28 [ecarstrade.be] INFO: Found listing with ID: 6964442auction106392
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276964442auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [ecarstrade.be] INFO: Scrape type for 6964442auction106392: 0
2026-03-24 22:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:39 [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-24 22:03:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:03:39 [ecarstrade.be] INFO: Found listing with ID: 6964444auction106392
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276964444auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [ecarstrade.be] INFO: Scrape type for 6964444auction106392: 0
2026-03-24 22:03:39 [ecarstrade.be] INFO: Found listing with ID: 6964446auction106392
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276964446auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [ecarstrade.be] INFO: Scrape type for 6964446auction106392: 0
2026-03-24 22:03:39 [ecarstrade.be] INFO: Found listing with ID: 6965267auction106392
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276965267auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [ecarstrade.be] INFO: Scrape type for 6965267auction106392: 0
2026-03-24 22:03:39 [ecarstrade.be] INFO: Found listing with ID: 6965271auction106392
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276965271auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [ecarstrade.be] INFO: Scrape type for 6965271auction106392: 0
2026-03-24 22:03:39 [ecarstrade.be] INFO: Found listing with ID: 6965272auction106392
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276965272auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [ecarstrade.be] INFO: Scrape type for 6965272auction106392: 0
2026-03-24 22:03:39 [ecarstrade.be] INFO: Found listing with ID: 6965273auction106392
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276965273auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [ecarstrade.be] INFO: Scrape type for 6965273auction106392: 0
2026-03-24 22:03:39 [ecarstrade.be] INFO: Found listing with ID: 6965275auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276965275auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6965275auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6966304auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276966304auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6966304auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6966305auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276966305auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6966305auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6966306auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276966306auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6966306auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6966307auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276966307auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6966307auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6966308auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276966308auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6966308auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6967796auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276967796auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6967796auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6968334auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968334auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6968334auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6968336auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968336auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6968336auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6968337auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968337auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6968337auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6968338auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968338auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6968338auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6968339auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968339auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6968339auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6969302auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276969302auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6969302auction106392: 0
2026-03-24 22:03:40 [ecarstrade.be] INFO: Found listing with ID: 6969306auction106392
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276969306auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [ecarstrade.be] INFO: Scrape type for 6969306auction106392: 0
2026-03-24 22: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-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6970598auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6970598auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6971314auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6971314auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6971316auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6971316auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6971320auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6971320auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6971321auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6971321auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6971322auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276971322auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6971322auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972353auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972353auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972447auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972447auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972448auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972448auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972449auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972449auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972451auction106404
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972451auction106404: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972459auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972459auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972599auction106404
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972599auction106404: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972604auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972604auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972605auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972605auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972605auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972606auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972606auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972607auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276972607auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972607auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972609auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972609auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972610auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972610auction106392: 0
2026-03-24 22:03:46 [ecarstrade.be] INFO: Found listing with ID: 6972612auction106392
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [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-24 22:03:46 [ecarstrade.be] INFO: Scrape type for 6972612auction106392: 0
2026-03-24 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6972615auction106404
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6972615auction106404: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6972616auction106404
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6972616auction106404: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6973211auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6973211auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6973223auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6973223auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6973225auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973225auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6973225auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6973508auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6973508auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6973964auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973964auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6973964auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6973965auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6973965auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6974824auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276974824auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6974824auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6975474auction106404
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6975474auction106404: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976158auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976158auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976158auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976161auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976161auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976179auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976179auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976179auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976215auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976215auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976216auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976216auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976217auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976217auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976218auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976218auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976609auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976609auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976611auction106392
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976611auction106392: 0
2026-03-24 22:03:53 [ecarstrade.be] INFO: Found listing with ID: 6976612auction106404
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [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-24 22:03:53 [ecarstrade.be] INFO: Scrape type for 6976612auction106404: 0
2026-03-24 22:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:59 [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-24 22:04:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976613auction106404
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976613auction106404: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976614auction106404
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976614auction106404: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976615auction106404
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976615auction106404: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976616auction106404
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976616auction106404: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976617auction106404
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976617auction106404: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976980auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976980auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976982auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976982auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976986auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976986auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976986auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976987auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276976987auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976987auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6976988auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6976988auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6977661auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6977661auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6978907auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6978907auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6979328auction106404
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6979328auction106404: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6980215auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6980215auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6980216auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6980216auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6980217auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6980217auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6980218auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6980218auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6980343auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6980343auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6980344auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6980344auction106392: 0
2026-03-24 22:04:00 [ecarstrade.be] INFO: Found listing with ID: 6980345auction106392
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [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-24 22:04:00 [ecarstrade.be] INFO: Scrape type for 6980345auction106392: 0
2026-03-24 22:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980346auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980346auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980347auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276980347auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980347auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980348auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980348auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980351auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980351auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980352auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980352auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980353auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980353auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980354auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980354auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980355auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980355auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980356auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980356auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980357auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980357auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980358auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980358auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980359auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980359auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980361auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980361auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980364auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980364auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980581auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980581auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6980787auction106404
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6980787auction106404: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6982830auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6982830auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6982839auction106392
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6982839auction106392: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6984003auction106404
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6984003auction106404: 0
2026-03-24 22:04:06 [ecarstrade.be] INFO: Found listing with ID: 6984004auction106404
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [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-24 22:04:06 [ecarstrade.be] INFO: Scrape type for 6984004auction106404: 0
2026-03-24 22:04:06 [scrapy.extensions.logstats] INFO: Crawled 364 pages (at 8 pages/min), scraped 165 items (at 0 items/min)
2026-03-24 22:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 335MiB
2026-03-24 22:04:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:12 [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-24 22:04:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:04:12 [ecarstrade.be] INFO: Found listing with ID: 6984005auction106404
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:12 [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-24 22:04:12 [ecarstrade.be] INFO: Scrape type for 6984005auction106404: 0
2026-03-24 22:04:12 [ecarstrade.be] INFO: Found listing with ID: 6984792auction106392
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:12 [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-24 22:04:12 [ecarstrade.be] INFO: Scrape type for 6984792auction106392: 0
2026-03-24 22:04:12 [ecarstrade.be] INFO: Found listing with ID: 6985932auction106392
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:12 [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-24 22:04:12 [ecarstrade.be] INFO: Scrape type for 6985932auction106392: 0
2026-03-24 22:04:12 [ecarstrade.be] INFO: Found listing with ID: 6985934auction106392
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:12 [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-24 22:04:12 [ecarstrade.be] INFO: Scrape type for 6985934auction106392: 0
2026-03-24 22:04:12 [ecarstrade.be] INFO: Found listing with ID: 6985935auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276985935auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6985935auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6985936auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6985936auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6988951auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6988951auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6988952auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6988952auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6988954auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6988954auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6988955auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6988955auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6990654auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6990654auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6991136auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991136auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6991136auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6991220auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6991220auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6991221auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991221auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6991221auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6991770auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991770auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6991770auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6991771auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6991771auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6992843auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992843auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6992843auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6992845auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992845auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6992845auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6993024auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993024auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6993024auction106392: 0
2026-03-24 22:04:13 [ecarstrade.be] INFO: Found listing with ID: 6993025auction106392
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [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-24 22:04:13 [ecarstrade.be] INFO: Scrape type for 6993025auction106392: 0
2026-03-24 22:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6993026auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6993026auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6993029auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6993029auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6993030auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6993030auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6993031auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6993031auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6993032auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6993032auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6993743auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6993743auction106392: 2
2026-03-24 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6993744auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993744auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6993744auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6993745auction106404
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6993745auction106404: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6994241auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6994241auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6994873auction106404
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6994873auction106404: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6995245auction106404
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6995245auction106404: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6995495auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995495auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6995495auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6995496auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6995496auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6995498auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6995498auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6995500auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6995500auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6995809auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995809auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6995809auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6995810auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6995810auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6995811auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6995811auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6997367auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6997367auction106392: 0
2026-03-24 22:04:49 [ecarstrade.be] INFO: Found listing with ID: 6997369auction106392
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [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-24 22:04:49 [ecarstrade.be] INFO: Scrape type for 6997369auction106392: 0
2026-03-24 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6993743> (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-24 22:04:56 [ecarstrade.be] INFO: Extracting details for car 6993743auction106392
2026-03-24 22:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6993743auction106392
2026-03-24 22:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38071d68-28d2-59eb-a13e-27138a85df71 with scrape type 2
2026-03-24 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38071d68-28d2-59eb-a13e-27138a85df71 with scrape type 2
2026-03-24 22:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 38071d68-28d2-59eb-a13e-27138a85df71, identifier: 6993743auction106392
2026-03-24 22:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6993743auction106392
2026-03-24 22:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6993743auction106392
2026-03-24 22:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6993743auction106392 to the API
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6993743>
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '38071d68-28d2-59eb-a13e-27138a85df71',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6993743',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 4,
 '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 Hybrid 180 e-EAT8 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 180 e-EAT8 Allure',
 'vin': None,
 'year': 2025}
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Saving data for 6993743auction106392: {'auction_closing_time': 1774564803.0, 'created_time': 1774285260.405906, 'last_price_update_time': 1774389897.044375}
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6993743auction106392') HTTP/1.1" 204 0
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6997380auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6997380auction106392: 0
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6997381auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6997381auction106392: 0
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6997383auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6997383auction106392: 0
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6998338auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6998338auction106392: 0
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6998339auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6998339auction106392: 0
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6999053auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6999053auction106392: 1
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6999054auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6999054auction106392: 1
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6999055auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6999055auction106392: 1
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6999150auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6999150auction106392: 1
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6999151auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6999151auction106392: 1
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6999152auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [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-24 22:04:57 [ecarstrade.be] INFO: Scrape type for 6999152auction106392: 1
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [ecarstrade.be] INFO: Found listing with ID: 6999153auction106392
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [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-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999153auction106392: 1
2026-03-24 22:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:58 [ecarstrade.be] INFO: Found listing with ID: 6999154auction106392
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [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-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999154auction106392: 1
2026-03-24 22:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:58 [ecarstrade.be] INFO: Found listing with ID: 6999155auction106392
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [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-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999155auction106392: 1
2026-03-24 22:04:58 [ecarstrade.be] INFO: Found listing with ID: 6999156auction106392
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [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-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999156auction106392: 1
2026-03-24 22:04:58 [ecarstrade.be] INFO: Found listing with ID: 6999157auction106392
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [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-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999157auction106392: 1
2026-03-24 22:04:58 [ecarstrade.be] INFO: Found listing with ID: 6999158auction106392
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [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-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999158auction106392: 1
2026-03-24 22:04:58 [ecarstrade.be] INFO: Found listing with ID: 6999159auction106392
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [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-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999159auction106392: 1
2026-03-24 22:04:58 [ecarstrade.be] INFO: Found listing with ID: 6999160auction106392
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [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-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999160auction106392: 1
2026-03-24 22:04:58 [ecarstrade.be] INFO: Found listing with ID: 6999161auction106392
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999161auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:04:58 [ecarstrade.be] INFO: Scrape type for 6999161auction106392: 1
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999055> (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-24 22: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-24 22:05:04 [ecarstrade.be] INFO: Extracting details for car 6999055auction106392
2026-03-24 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 with identifier: 6999055auction106392
2026-03-24 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 with scrape type 1
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ba4e34be-55e7-5552-bbb6-a60a7d5b0d36
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999055%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374849%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_001/780x0__r.jpg?hash=1774374849 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999055%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374849%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_002/780x0__r.jpg?hash=1774374849 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999055%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374849%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_003/780x0__r.jpg?hash=1774374849 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999055%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374849%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_004/780x0__r.jpg?hash=1774374849 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999055%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374849%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_005/780x0__r.jpg?hash=1774374849 not downloaded yet
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999054> (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-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999150> (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-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999055%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774374849%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_006/780x0__r.jpg?hash=1774374849 not downloaded yet
2026-03-24 22: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-24 22: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-24 22:05:04 [ecarstrade.be] INFO: Extracting details for car 6999054auction106392
2026-03-24 22:05:04 [ecarstrade.be] INFO: Extracting details for car 6999150auction106392
2026-03-24 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5eb7faf-2e4c-5d56-9094-f9fba12a9253 with identifier: 6999054auction106392
2026-03-24 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5eb7faf-2e4c-5d56-9094-f9fba12a9253 with scrape type 1
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5eb7faf-2e4c-5d56-9094-f9fba12a9253
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999054%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374848%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_001/780x0__r.jpg?hash=1774374848 not downloaded yet
2026-03-24 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9642d92c-3b01-5f23-83ac-c1af8076ce9f with identifier: 6999150auction106392
2026-03-24 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9642d92c-3b01-5f23-83ac-c1af8076ce9f with scrape type 1
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9642d92c-3b01-5f23-83ac-c1af8076ce9f
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999150%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378450%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_001/780x0__r.jpg?hash=1774378450 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999054%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374848%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_002/780x0__r.jpg?hash=1774374848 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999150%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378448%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_002/780x0__r.jpg?hash=1774378448 not downloaded yet
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999151> (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-24 22: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-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999054%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374848%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_003/780x0__r.jpg?hash=1774374848 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999150%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378449%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_003/780x0__r.jpg?hash=1774378449 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999054%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374848%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_004/780x0__r.jpg?hash=1774374848 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999150%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378449%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_004/780x0__r.jpg?hash=1774378449 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999054%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374848%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_005/780x0__r.jpg?hash=1774374848 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999150%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378449%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_005/780x0__r.jpg?hash=1774378449 not downloaded yet
2026-03-24 22:05:04 [ecarstrade.be] INFO: Extracting details for car 6999151auction106392
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999054%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774374848%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_006/780x0__r.jpg?hash=1774374848 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999150%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378450%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_006/780x0__r.jpg?hash=1774378450 not downloaded yet
2026-03-24 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d957eb52-30fa-537d-951a-2c57a11ac08f with identifier: 6999151auction106392
2026-03-24 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d957eb52-30fa-537d-951a-2c57a11ac08f with scrape type 1
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d957eb52-30fa-537d-951a-2c57a11ac08f
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999151%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378451%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_001/780x0__r.jpg?hash=1774378451 not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999151%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378451%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_002/780x0__r.jpg?hash=1774378451 not downloaded yet
2026-03-24 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999153> (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-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999151%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378451%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_003/780x0__r.jpg?hash=1774378451 not downloaded yet
2026-03-24 22:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999151%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378451%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_004/780x0__r.jpg?hash=1774378451 not downloaded yet
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999151%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378451%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_005/780x0__r.jpg?hash=1774378451 not downloaded yet
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999151%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378451%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_006/780x0__r.jpg?hash=1774378451 not downloaded yet
2026-03-24 22:05:05 [ecarstrade.be] INFO: Extracting details for car 6999153auction106392
2026-03-24 22:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9120414-2cdc-54cf-837e-577abe6ec446 with identifier: 6999153auction106392
2026-03-24 22:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9120414-2cdc-54cf-837e-577abe6ec446 with scrape type 1
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c9120414-2cdc-54cf-837e-577abe6ec446
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999153%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378454%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_001/780x0__r.jpg?hash=1774378454 not downloaded yet
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999153%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378453%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_002/780x0__r.jpg?hash=1774378453 not downloaded yet
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999153%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378453%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_003/780x0__r.jpg?hash=1774378453 not downloaded yet
2026-03-24 22:05:05 [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-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999153%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378453%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_004/780x0__r.jpg?hash=1774378453 not downloaded yet
2026-03-24 22:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999153%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378454%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_005/780x0__r.jpg?hash=1774378454 not downloaded yet
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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%252F6990001-7000000%252F6999153%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378454%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_006/780x0__r.jpg?hash=1774378454 not downloaded yet
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999162auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999162auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999163auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999163auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999164auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999164auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999165auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999165auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999166auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999166auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999167auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999167auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999168auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999168auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999169auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999169auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999169auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999170auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999170auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999171auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999171auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999171auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999172auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999172auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999173auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999173auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999174auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999174auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999176auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999176auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999177auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999177auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999177auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999178auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999178auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999179auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999179auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999180auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999180auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999181auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999181auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999181auction106392: 1
2026-03-24 22:05:05 [ecarstrade.be] INFO: Found listing with ID: 6999182auction106392
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [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-24 22:05:05 [ecarstrade.be] INFO: Scrape type for 6999182auction106392: 1
2026-03-24 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999152> (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-24 22:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:06 [ecarstrade.be] INFO: Extracting details for car 6999152auction106392
2026-03-24 22:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77d25a0d-b09d-5d3a-9078-36a6419e3431 with identifier: 6999152auction106392
2026-03-24 22:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77d25a0d-b09d-5d3a-9078-36a6419e3431 with scrape type 1
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 77d25a0d-b09d-5d3a-9078-36a6419e3431
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [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%252F6990001-7000000%252F6999152%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378452%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_001/780x0__r.jpg?hash=1774378452 not downloaded yet
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [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%252F6990001-7000000%252F6999152%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378452%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_002/780x0__r.jpg?hash=1774378452 not downloaded yet
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [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%252F6990001-7000000%252F6999152%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378452%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_003/780x0__r.jpg?hash=1774378452 not downloaded yet
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [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%252F6990001-7000000%252F6999152%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378453%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_005/780x0__r.jpg?hash=1774378453 not downloaded yet
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [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%252F6990001-7000000%252F6999152%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378452%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_006/780x0__r.jpg?hash=1774378452 not downloaded yet
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [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%252F6990001-7000000%252F6999152%252Fphoto_007%252F780x0__r.jpg%253Fhash%3D1774378452%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_007/780x0__r.jpg?hash=1774378452 not downloaded yet
2026-03-24 22:05:06 [scrapy.extensions.logstats] INFO: Crawled 375 pages (at 11 pages/min), scraped 166 items (at 1 items/min)
2026-03-24 22:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 335MiB
2026-03-24 22:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999155> (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-24 22: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-24 22:05:11 [ecarstrade.be] INFO: Extracting details for car 6999155auction106392
2026-03-24 22:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 723a41f3-4b85-5303-9eae-e9014934d376 with identifier: 6999155auction106392
2026-03-24 22:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 723a41f3-4b85-5303-9eae-e9014934d376 with scrape type 1
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 723a41f3-4b85-5303-9eae-e9014934d376
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999155%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378455%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_001/780x0__r.jpg?hash=1774378455 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999155%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378455%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_002/780x0__r.jpg?hash=1774378455 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999155%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378457%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_003/780x0__r.jpg?hash=1774378457 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999155%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378456%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_004/780x0__r.jpg?hash=1774378456 not downloaded yet
2026-03-24 22:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999156> (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-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999155%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378456%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_005/780x0__r.jpg?hash=1774378456 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999155%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378456%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_006/780x0__r.jpg?hash=1774378456 not downloaded yet
2026-03-24 22:05:11 [ecarstrade.be] INFO: Extracting details for car 6999156auction106392
2026-03-24 22:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcd73d05-6a02-5126-a80b-0a461fa3e229 with identifier: 6999156auction106392
2026-03-24 22:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcd73d05-6a02-5126-a80b-0a461fa3e229 with scrape type 1
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fcd73d05-6a02-5126-a80b-0a461fa3e229
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999156%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378457%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_001/780x0__r.jpg?hash=1774378457 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999156%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378457%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_002/780x0__r.jpg?hash=1774378457 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999156%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378457%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_003/780x0__r.jpg?hash=1774378457 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999156%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378457%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_004/780x0__r.jpg?hash=1774378457 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999156%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378457%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_005/780x0__r.jpg?hash=1774378457 not downloaded yet
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [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%252F6990001-7000000%252F6999156%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378457%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_006/780x0__r.jpg?hash=1774378457 not downloaded yet
2026-03-24 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999157> (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-24 22:05:12 [ecarstrade.be] INFO: Extracting details for car 6999157auction106392
2026-03-24 22:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6a46c21-ab25-5b2c-a781-37b1e70c6db2 with identifier: 6999157auction106392
2026-03-24 22:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6a46c21-ab25-5b2c-a781-37b1e70c6db2 with scrape type 1
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c6a46c21-ab25-5b2c-a781-37b1e70c6db2
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999157%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378459%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_001/780x0__r.jpg?hash=1774378459 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999157%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378459%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_002/780x0__r.jpg?hash=1774378459 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999157%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378460%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_003/780x0__r.jpg?hash=1774378460 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999157%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378460%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_004/780x0__r.jpg?hash=1774378460 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999157%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378460%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_005/780x0__r.jpg?hash=1774378460 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999157%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378461%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_006/780x0__r.jpg?hash=1774378461 not downloaded yet
2026-03-24 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999154> (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-24 22:05:12 [ecarstrade.be] INFO: Extracting details for car 6999154auction106392
2026-03-24 22:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c245bb-6ca2-5c32-88fa-129259e4497f with identifier: 6999154auction106392
2026-03-24 22:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c245bb-6ca2-5c32-88fa-129259e4497f with scrape type 1
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 70c245bb-6ca2-5c32-88fa-129259e4497f
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999154%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378455%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_001/780x0__r.jpg?hash=1774378455 not downloaded yet
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999154%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378454%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_002/780x0__r.jpg?hash=1774378454 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999154%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378455%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_003/780x0__r.jpg?hash=1774378455 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999154%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378455%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_004/780x0__r.jpg?hash=1774378455 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999154%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378455%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_005/780x0__r.jpg?hash=1774378455 not downloaded yet
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [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%252F6990001-7000000%252F6999154%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378455%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_006/780x0__r.jpg?hash=1774378455 not downloaded yet
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9642d92c-3b01-5f23-83ac-c1af8076ce9f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999159> (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-24 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999158> (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-24 22:05:14 [ecarstrade.be] INFO: Extracting details for car 6999159auction106392
2026-03-24 22:05:14 [ecarstrade.be] INFO: Extracting details for car 6999158auction106392
2026-03-24 22:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240ab6b6-9e88-57a7-b345-57b93af21bf1 with identifier: 6999159auction106392
2026-03-24 22:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240ab6b6-9e88-57a7-b345-57b93af21bf1 with scrape type 1
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 240ab6b6-9e88-57a7-b345-57b93af21bf1
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999159%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378463%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_001/780x0__r.jpg?hash=1774378463 not downloaded yet
2026-03-24 22:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b with identifier: 6999158auction106392
2026-03-24 22:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b with scrape type 1
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999158%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378460%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_001/780x0__r.jpg?hash=1774378460 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999159%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378462%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_002/780x0__r.jpg?hash=1774378462 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999158%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378461%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_002/780x0__r.jpg?hash=1774378461 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999159%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378462%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_003/780x0__r.jpg?hash=1774378462 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999158%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378461%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_003/780x0__r.jpg?hash=1774378461 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999159%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378462%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_004/780x0__r.jpg?hash=1774378462 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999158%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378461%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_004/780x0__r.jpg?hash=1774378461 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999159%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378462%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_005/780x0__r.jpg?hash=1774378462 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999158%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378462%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_005/780x0__r.jpg?hash=1774378462 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999159%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378462%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_006/780x0__r.jpg?hash=1774378462 not downloaded yet
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [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%252F6990001-7000000%252F6999158%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378461%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_006/780x0__r.jpg?hash=1774378461 not downloaded yet
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d957eb52-30fa-537d-951a-2c57a11ac08f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c9120414-2cdc-54cf-837e-577abe6ec446 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999160> (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-24 22:05:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 77d25a0d-b09d-5d3a-9078-36a6419e3431 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 723a41f3-4b85-5303-9eae-e9014934d376 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:15 [ecarstrade.be] INFO: Extracting details for car 6999160auction106392
2026-03-24 22:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff26d73-e9e1-5c04-a2ec-a852c134de0e with identifier: 6999160auction106392
2026-03-24 22:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff26d73-e9e1-5c04-a2ec-a852c134de0e with scrape type 1
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3ff26d73-e9e1-5c04-a2ec-a852c134de0e
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [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%252F6990001-7000000%252F6999160%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378462%27 HTTP/1.1" 200 None
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_001/780x0__r.jpg?hash=1774378462 not downloaded yet
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [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%252F6990001-7000000%252F6999160%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378464%27 HTTP/1.1" 200 None
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_002/780x0__r.jpg?hash=1774378464 not downloaded yet
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [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%252F6990001-7000000%252F6999160%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378462%27 HTTP/1.1" 200 None
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_003/780x0__r.jpg?hash=1774378462 not downloaded yet
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [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%252F6990001-7000000%252F6999160%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378463%27 HTTP/1.1" 200 None
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_004/780x0__r.jpg?hash=1774378463 not downloaded yet
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [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%252F6990001-7000000%252F6999160%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378464%27 HTTP/1.1" 200 None
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_005/780x0__r.jpg?hash=1774378464 not downloaded yet
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [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%252F6990001-7000000%252F6999160%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378464%27 HTTP/1.1" 200 None
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_006/780x0__r.jpg?hash=1774378464 not downloaded yet
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fcd73d05-6a02-5126-a80b-0a461fa3e229 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c6a46c21-ab25-5b2c-a781-37b1e70c6db2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c6a46c21-ab25-5b2c-a781-37b1e70c6db2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 70c245bb-6ca2-5c32-88fa-129259e4497f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 70c245bb-6ca2-5c32-88fa-129259e4497f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 70c245bb-6ca2-5c32-88fa-129259e4497f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 70c245bb-6ca2-5c32-88fa-129259e4497f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 70c245bb-6ca2-5c32-88fa-129259e4497f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 240ab6b6-9e88-57a7-b345-57b93af21bf1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999161> (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-24 22:05:17 [ecarstrade.be] INFO: Extracting details for car 6999161auction106392
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 with identifier: 6999161auction106392
2026-03-24 22:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 with scrape type 1
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 51ccd9dd-c7de-5394-a787-a5ac1aa811d2
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [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%252F6990001-7000000%252F6999161%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378465%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_001/780x0__r.jpg?hash=1774378465 not downloaded yet
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [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%252F6990001-7000000%252F6999161%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378465%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_002/780x0__r.jpg?hash=1774378465 not downloaded yet
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [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%252F6990001-7000000%252F6999161%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378465%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_003/780x0__r.jpg?hash=1774378465 not downloaded yet
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [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%252F6990001-7000000%252F6999161%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378465%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_004/780x0__r.jpg?hash=1774378465 not downloaded yet
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [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%252F6990001-7000000%252F6999161%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378466%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_005/780x0__r.jpg?hash=1774378466 not downloaded yet
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [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%252F6990001-7000000%252F6999161%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_006/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:05:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 240ab6b6-9e88-57a7-b345-57b93af21bf1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3ff26d73-e9e1-5c04-a2ec-a852c134de0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3ff26d73-e9e1-5c04-a2ec-a852c134de0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3ff26d73-e9e1-5c04-a2ec-a852c134de0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3ff26d73-e9e1-5c04-a2ec-a852c134de0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3ff26d73-e9e1-5c04-a2ec-a852c134de0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3ff26d73-e9e1-5c04-a2ec-a852c134de0e with identifier: 6999160auction106392
2026-03-24 22:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3ff26d73-e9e1-5c04-a2ec-a852c134de0e with identifier: 6999160auction106392
2026-03-24 22:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3ff26d73-e9e1-5c04-a2ec-a852c134de0e with identifier: 6999160auction106392 to the API
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:19 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '3ff26d73-e9e1-5c04-a2ec-a852c134de0e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999160',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 16298,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_001/780x0__r.jpg?hash=1774378462',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_002/780x0__r.jpg?hash=1774378464',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_003/780x0__r.jpg?hash=1774378462',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_004/780x0__r.jpg?hash=1774378463',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_005/780x0__r.jpg?hash=1774378464',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999160/photo_006/780x0__r.jpg?hash=1774378464'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L (1199cc) 100hp S&S, 6-speed manual',
 'transmission': 'manual',
 'trim': 'Allure 1.2L (1199cc) 100hp S&S, 6-speed manual',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:19 [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-24 22:05:19 [ecarstrade.be] INFO: Saving data for 6999160auction106392: {'created_time': 1774389919.877743, 'last_price_update_time': 1774389919.877756, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999160auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3ff26d73-e9e1-5c04-a2ec-a852c134de0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 240ab6b6-9e88-57a7-b345-57b93af21bf1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 240ab6b6-9e88-57a7-b345-57b93af21bf1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 240ab6b6-9e88-57a7-b345-57b93af21bf1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b with identifier: 6999158auction106392
2026-03-24 22:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b with identifier: 6999158auction106392
2026-03-24 22:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b with identifier: 6999158auction106392 to the API
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:20 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2f22bdbf-5fe2-5bda-8295-c67e2c781e3b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999158',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 23776,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_001/780x0__r.jpg?hash=1774378460',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_002/780x0__r.jpg?hash=1774378461',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_003/780x0__r.jpg?hash=1774378461',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_004/780x0__r.jpg?hash=1774378461',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_005/780x0__r.jpg?hash=1774378462',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999158/photo_006/780x0__r.jpg?hash=1774378461'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Allure Hybrid 136 e-DCS6 (1.2L)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:20 [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-24 22:05:20 [ecarstrade.be] INFO: Saving data for 6999158auction106392: {'created_time': 1774389920.619491, 'last_price_update_time': 1774389920.619499, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999158auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2f22bdbf-5fe2-5bda-8295-c67e2c781e3b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 240ab6b6-9e88-57a7-b345-57b93af21bf1 with identifier: 6999159auction106392
2026-03-24 22:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 240ab6b6-9e88-57a7-b345-57b93af21bf1 with identifier: 6999159auction106392
2026-03-24 22:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 240ab6b6-9e88-57a7-b345-57b93af21bf1 with identifier: 6999159auction106392 to the API
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:21 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '240ab6b6-9e88-57a7-b345-57b93af21bf1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999159',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 15437,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_001/780x0__r.jpg?hash=1774378463',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_002/780x0__r.jpg?hash=1774378462',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_003/780x0__r.jpg?hash=1774378462',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_004/780x0__r.jpg?hash=1774378462',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_005/780x0__r.jpg?hash=1774378462',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999159/photo_006/780x0__r.jpg?hash=1774378462'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L (1199cc) 100 hp S&S manual (BVM6)',
 'transmission': 'manual',
 'trim': 'Allure 1.2L (1199cc) 100 hp S&S manual (BVM6)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:21 [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-24 22:05:21 [ecarstrade.be] INFO: Saving data for 6999159auction106392: {'created_time': 1774389921.082783, 'last_price_update_time': 1774389921.082794, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999159auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 240ab6b6-9e88-57a7-b345-57b93af21bf1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 with identifier: 6999161auction106392
2026-03-24 22:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 with identifier: 6999161auction106392
2026-03-24 22:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 with identifier: 6999161auction106392 to the API
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:21 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '51ccd9dd-c7de-5394-a787-a5ac1aa811d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999161',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 17721,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_001/780x0__r.jpg?hash=1774378465',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_002/780x0__r.jpg?hash=1774378465',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_003/780x0__r.jpg?hash=1774378465',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_004/780x0__r.jpg?hash=1774378465',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_005/780x0__r.jpg?hash=1774378466',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999161/photo_006/780x0__r.jpg?hash=1774378467'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 e-DCS6 (1.2L 3-cylinder)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L 3-cylinder)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999161auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:21 [ecarstrade.be] INFO: Saving data for 6999161auction106392: {'created_time': 1774389921.64431, 'last_price_update_time': 1774389921.644319, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999161auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 51ccd9dd-c7de-5394-a787-a5ac1aa811d2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70c245bb-6ca2-5c32-88fa-129259e4497f with identifier: 6999154auction106392
2026-03-24 22:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70c245bb-6ca2-5c32-88fa-129259e4497f with identifier: 6999154auction106392
2026-03-24 22:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70c245bb-6ca2-5c32-88fa-129259e4497f with identifier: 6999154auction106392 to the API
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '70c245bb-6ca2-5c32-88fa-129259e4497f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999154',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 26715,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_001/780x0__r.jpg?hash=1774378455',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_002/780x0__r.jpg?hash=1774378454',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_003/780x0__r.jpg?hash=1774378455',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_004/780x0__r.jpg?hash=1774378455',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_005/780x0__r.jpg?hash=1774378455',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999154/photo_006/780x0__r.jpg?hash=1774378455'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-25',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 (e-DCS6)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (e-DCS6)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [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-24 22:05:22 [ecarstrade.be] INFO: Saving data for 6999154auction106392: {'created_time': 1774389922.056207, 'last_price_update_time': 1774389922.056216, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999154auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 70c245bb-6ca2-5c32-88fa-129259e4497f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c6a46c21-ab25-5b2c-a781-37b1e70c6db2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c6a46c21-ab25-5b2c-a781-37b1e70c6db2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c6a46c21-ab25-5b2c-a781-37b1e70c6db2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6a46c21-ab25-5b2c-a781-37b1e70c6db2 with identifier: 6999157auction106392
2026-03-24 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6a46c21-ab25-5b2c-a781-37b1e70c6db2 with identifier: 6999157auction106392
2026-03-24 22:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6a46c21-ab25-5b2c-a781-37b1e70c6db2 with identifier: 6999157auction106392 to the API
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': 'c6a46c21-ab25-5b2c-a781-37b1e70c6db2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999157',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 7549,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_001/780x0__r.jpg?hash=1774378459',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_002/780x0__r.jpg?hash=1774378459',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_003/780x0__r.jpg?hash=1774378460',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_004/780x0__r.jpg?hash=1774378460',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_005/780x0__r.jpg?hash=1774378460',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999157/photo_006/780x0__r.jpg?hash=1774378461'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-07-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L (1199cc) gasoline 100 hp S&S, manual '
          '6-speed',
 'transmission': 'manual',
 'trim': 'Allure 1.2L (1199cc) gasoline 100 hp S&S, manual 6-speed',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [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-24 22:05:22 [ecarstrade.be] INFO: Saving data for 6999157auction106392: {'created_time': 1774389922.762537, 'last_price_update_time': 1774389922.762549, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999157auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c6a46c21-ab25-5b2c-a781-37b1e70c6db2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fcd73d05-6a02-5126-a80b-0a461fa3e229 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fcd73d05-6a02-5126-a80b-0a461fa3e229 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fcd73d05-6a02-5126-a80b-0a461fa3e229 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fcd73d05-6a02-5126-a80b-0a461fa3e229 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fcd73d05-6a02-5126-a80b-0a461fa3e229 with identifier: 6999156auction106392
2026-03-24 22:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fcd73d05-6a02-5126-a80b-0a461fa3e229 with identifier: 6999156auction106392
2026-03-24 22:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fcd73d05-6a02-5126-a80b-0a461fa3e229 with identifier: 6999156auction106392 to the API
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:23 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'fcd73d05-6a02-5126-a80b-0a461fa3e229',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999156',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 7268,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_001/780x0__r.jpg?hash=1774378457',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_002/780x0__r.jpg?hash=1774378457',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_003/780x0__r.jpg?hash=1774378457',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_004/780x0__r.jpg?hash=1774378457',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_005/780x0__r.jpg?hash=1774378457',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999156/photo_006/780x0__r.jpg?hash=1774378457'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Style Hybrid 145 (1.2L) e-DCS6',
 'transmission': 'automatic',
 'trim': 'Style Hybrid 145 (1.2L) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:23 [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-24 22:05:23 [ecarstrade.be] INFO: Saving data for 6999156auction106392: {'created_time': 1774389923.594809, 'last_price_update_time': 1774389923.594822, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999156auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fcd73d05-6a02-5126-a80b-0a461fa3e229 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 723a41f3-4b85-5303-9eae-e9014934d376 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 723a41f3-4b85-5303-9eae-e9014934d376 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 723a41f3-4b85-5303-9eae-e9014934d376 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 723a41f3-4b85-5303-9eae-e9014934d376 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 723a41f3-4b85-5303-9eae-e9014934d376 with identifier: 6999155auction106392
2026-03-24 22:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 723a41f3-4b85-5303-9eae-e9014934d376 with identifier: 6999155auction106392
2026-03-24 22:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 723a41f3-4b85-5303-9eae-e9014934d376 with identifier: 6999155auction106392 to the API
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:24 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '723a41f3-4b85-5303-9eae-e9014934d376',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999155',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 34089,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_001/780x0__r.jpg?hash=1774378455',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_002/780x0__r.jpg?hash=1774378455',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_003/780x0__r.jpg?hash=1774378457',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_004/780x0__r.jpg?hash=1774378456',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_005/780x0__r.jpg?hash=1774378456',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999155/photo_006/780x0__r.jpg?hash=1774378456'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 GT 3008 Hybrid 136 e-DCS6',
 'transmission': 'automatic',
 'trim': 'GT  Hybrid 136 e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:24 [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-24 22:05:24 [ecarstrade.be] INFO: Saving data for 6999155auction106392: {'created_time': 1774389924.760808, 'last_price_update_time': 1774389924.760817, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999155auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 723a41f3-4b85-5303-9eae-e9014934d376 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 77d25a0d-b09d-5d3a-9078-36a6419e3431 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 77d25a0d-b09d-5d3a-9078-36a6419e3431 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 77d25a0d-b09d-5d3a-9078-36a6419e3431 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 77d25a0d-b09d-5d3a-9078-36a6419e3431 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 77d25a0d-b09d-5d3a-9078-36a6419e3431 with identifier: 6999152auction106392
2026-03-24 22:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 77d25a0d-b09d-5d3a-9078-36a6419e3431 with identifier: 6999152auction106392
2026-03-24 22:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 77d25a0d-b09d-5d3a-9078-36a6419e3431 with identifier: 6999152auction106392 to the API
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:25 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '77d25a0d-b09d-5d3a-9078-36a6419e3431',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999152',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 19558,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_001/780x0__r.jpg?hash=1774378452',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_002/780x0__r.jpg?hash=1774378452',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_003/780x0__r.jpg?hash=1774378452',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_005/780x0__r.jpg?hash=1774378453',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_006/780x0__r.jpg?hash=1774378452',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999152/photo_007/780x0__r.jpg?hash=1774378452'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW Allure 308 SW Hybrid 145 e-DCS6',
 'transmission': 'automatic',
 'trim': 'SW Allure  SW Hybrid 145 e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:25 [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-24 22:05:25 [ecarstrade.be] INFO: Saving data for 6999152auction106392: {'created_time': 1774389925.649102, 'last_price_update_time': 1774389925.649112, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999152auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 77d25a0d-b09d-5d3a-9078-36a6419e3431 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999182> (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-24 22:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:29 [ecarstrade.be] INFO: Extracting details for car 6999182auction106392
2026-03-24 22:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 142a7437-d9de-596b-8ca8-1239df31c5a5 with identifier: 6999182auction106392
2026-03-24 22:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 142a7437-d9de-596b-8ca8-1239df31c5a5 with scrape type 1
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 142a7437-d9de-596b-8ca8-1239df31c5a5
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [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%252F6990001-7000000%252F6999182%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378495%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_001/780x0__r.jpg?hash=1774378495 not downloaded yet
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [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%252F6990001-7000000%252F6999182%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378495%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_002/780x0__r.jpg?hash=1774378495 not downloaded yet
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [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%252F6990001-7000000%252F6999182%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378495%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_003/780x0__r.jpg?hash=1774378495 not downloaded yet
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [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%252F6990001-7000000%252F6999182%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378496%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_004/780x0__r.jpg?hash=1774378496 not downloaded yet
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [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%252F6990001-7000000%252F6999182%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378495%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_005/780x0__r.jpg?hash=1774378495 not downloaded yet
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [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%252F6990001-7000000%252F6999182%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378496%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_006/780x0__r.jpg?hash=1774378496 not downloaded yet
2026-03-24 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999180> (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-24 22:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:31 [ecarstrade.be] INFO: Extracting details for car 6999180auction106392
2026-03-24 22:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75e79eaa-7e8b-5696-979a-8e846da1aafe with identifier: 6999180auction106392
2026-03-24 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75e79eaa-7e8b-5696-979a-8e846da1aafe with scrape type 1
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 75e79eaa-7e8b-5696-979a-8e846da1aafe
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999180%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_001/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999180%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_002/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999180%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_003/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999180%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_004/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999180%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_005/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999180%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_006/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999181> (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-24 22:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999177> (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-24 22:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:31 [ecarstrade.be] INFO: Extracting details for car 6999181auction106392
2026-03-24 22:05:31 [ecarstrade.be] INFO: Extracting details for car 6999177auction106392
2026-03-24 22:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30c4d9a9-4d5f-5a97-8332-d3beccb5884c with identifier: 6999181auction106392
2026-03-24 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30c4d9a9-4d5f-5a97-8332-d3beccb5884c with scrape type 1
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 30c4d9a9-4d5f-5a97-8332-d3beccb5884c
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999181%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_001/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98160a26-f5e7-512c-aa1f-42ee158b3696 with identifier: 6999177auction106392
2026-03-24 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98160a26-f5e7-512c-aa1f-42ee158b3696 with scrape type 1
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 98160a26-f5e7-512c-aa1f-42ee158b3696
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999177%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_001/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999181%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_002/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999177%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_002/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999181%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_003/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999177%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_003/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999181%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378495%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_004/780x0__r.jpg?hash=1774378495 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999177%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_004/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999181%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_005/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999177%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_005/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999181%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_006/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:31 [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%252F6990001-7000000%252F6999177%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_006/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999176> (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-24 22:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999179> (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-24 22:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:32 [ecarstrade.be] INFO: Extracting details for car 6999176auction106392
2026-03-24 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 677e0d33-18b0-59e4-9cf6-82b374a67f69 with identifier: 6999176auction106392
2026-03-24 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 677e0d33-18b0-59e4-9cf6-82b374a67f69 with scrape type 1
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 677e0d33-18b0-59e4-9cf6-82b374a67f69
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999176%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378487%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_001/780x0__r.jpg?hash=1774378487 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999176%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378487%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_002/780x0__r.jpg?hash=1774378487 not downloaded yet
2026-03-24 22:05:32 [ecarstrade.be] INFO: Extracting details for car 6999179auction106392
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999176%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378487%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_003/780x0__r.jpg?hash=1774378487 not downloaded yet
2026-03-24 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91cfc19d-73ba-5a0c-8793-4c259b40d327 with identifier: 6999179auction106392
2026-03-24 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 with scrape type 1
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 91cfc19d-73ba-5a0c-8793-4c259b40d327
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999179%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378491%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_001/780x0__r.jpg?hash=1774378491 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999176%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_004/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999179%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378493%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_002/780x0__r.jpg?hash=1774378493 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999176%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378487%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_005/780x0__r.jpg?hash=1774378487 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999179%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378492%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_003/780x0__r.jpg?hash=1774378492 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999176%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378488%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_006/780x0__r.jpg?hash=1774378488 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999179%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378493%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_004/780x0__r.jpg?hash=1774378493 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999179%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378494%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_005/780x0__r.jpg?hash=1774378494 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999179%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378493%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_006/780x0__r.jpg?hash=1774378493 not downloaded yet
2026-03-24 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999178> (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-24 22:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:32 [ecarstrade.be] INFO: Extracting details for car 6999178auction106392
2026-03-24 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a5092e-65b6-52d0-9143-b547fe0a1b13 with identifier: 6999178auction106392
2026-03-24 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a5092e-65b6-52d0-9143-b547fe0a1b13 with scrape type 1
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 43a5092e-65b6-52d0-9143-b547fe0a1b13
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999178%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378490%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_001/780x0__r.jpg?hash=1774378490 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999178%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378491%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_002/780x0__r.jpg?hash=1774378491 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999178%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_003/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999178%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_004/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999178%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_005/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999178%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378489%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_006/780x0__r.jpg?hash=1774378489 not downloaded yet
2026-03-24 22:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999053> (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-24 22:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:35 [ecarstrade.be] INFO: Extracting details for car 6999053auction106392
2026-03-24 22:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 942a290e-8c7b-5a12-91c7-9a8ec7880975 with identifier: 6999053auction106392
2026-03-24 22:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942a290e-8c7b-5a12-91c7-9a8ec7880975 with scrape type 1
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 942a290e-8c7b-5a12-91c7-9a8ec7880975
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [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%252F6990001-7000000%252F6999053%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774374847%27 HTTP/1.1" 200 None
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_001/780x0__r.jpg?hash=1774374847 not downloaded yet
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [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%252F6990001-7000000%252F6999053%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774374847%27 HTTP/1.1" 200 None
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_002/780x0__r.jpg?hash=1774374847 not downloaded yet
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [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%252F6990001-7000000%252F6999053%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774374846%27 HTTP/1.1" 200 None
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_003/780x0__r.jpg?hash=1774374846 not downloaded yet
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [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%252F6990001-7000000%252F6999053%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774374847%27 HTTP/1.1" 200 None
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_004/780x0__r.jpg?hash=1774374847 not downloaded yet
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [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%252F6990001-7000000%252F6999053%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774374847%27 HTTP/1.1" 200 None
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_005/780x0__r.jpg?hash=1774374847 not downloaded yet
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [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%252F6990001-7000000%252F6999053%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774374847%27 HTTP/1.1" 200 None
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_006/780x0__r.jpg?hash=1774374847 not downloaded yet
2026-03-24 22:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999174> (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-24 22:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:36 [ecarstrade.be] INFO: Extracting details for car 6999174auction106392
2026-03-24 22:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b710cb5-d02a-59ce-8ea4-1bc55f625fba with identifier: 6999174auction106392
2026-03-24 22:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b710cb5-d02a-59ce-8ea4-1bc55f625fba with scrape type 1
2026-03-24 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5b710cb5-d02a-59ce-8ea4-1bc55f625fba
2026-03-24 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:37 [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%252F6990001-7000000%252F6999174%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378483%27 HTTP/1.1" 200 None
2026-03-24 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_001/780x0__r.jpg?hash=1774378483 not downloaded yet
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:37 [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%252F6990001-7000000%252F6999174%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378483%27 HTTP/1.1" 200 None
2026-03-24 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_002/780x0__r.jpg?hash=1774378483 not downloaded yet
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:37 [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%252F6990001-7000000%252F6999174%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378485%27 HTTP/1.1" 200 None
2026-03-24 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_003/780x0__r.jpg?hash=1774378485 not downloaded yet
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:37 [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%252F6990001-7000000%252F6999174%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378483%27 HTTP/1.1" 200 None
2026-03-24 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_004/780x0__r.jpg?hash=1774378483 not downloaded yet
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:37 [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%252F6990001-7000000%252F6999174%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378483%27 HTTP/1.1" 200 None
2026-03-24 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_005/780x0__r.jpg?hash=1774378483 not downloaded yet
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:37 [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%252F6990001-7000000%252F6999174%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378483%27 HTTP/1.1" 200 None
2026-03-24 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_006/780x0__r.jpg?hash=1774378483 not downloaded yet
2026-03-24 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999171> (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-24 22:05:38 [ecarstrade.be] INFO: Extracting details for car 6999171auction106392
2026-03-24 22:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b508a89b-5fc5-546c-aad8-0c5862561183 with identifier: 6999171auction106392
2026-03-24 22:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b508a89b-5fc5-546c-aad8-0c5862561183 with scrape type 1
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b508a89b-5fc5-546c-aad8-0c5862561183
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999171%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378479%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_001/780x0__r.jpg?hash=1774378479 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999171%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378479%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_002/780x0__r.jpg?hash=1774378479 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999171%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378480%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_003/780x0__r.jpg?hash=1774378480 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999171%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378480%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_004/780x0__r.jpg?hash=1774378480 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999171%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378480%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_005/780x0__r.jpg?hash=1774378480 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999171%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378480%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_006/780x0__r.jpg?hash=1774378480 not downloaded yet
2026-03-24 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999173> (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-24 22:05:38 [ecarstrade.be] INFO: Extracting details for car 6999173auction106392
2026-03-24 22:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83201d64-648d-540b-8f3f-d0b9af4afcf4 with identifier: 6999173auction106392
2026-03-24 22:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83201d64-648d-540b-8f3f-d0b9af4afcf4 with scrape type 1
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83201d64-648d-540b-8f3f-d0b9af4afcf4
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999173%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378482%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_001/780x0__r.jpg?hash=1774378482 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999173%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378482%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_002/780x0__r.jpg?hash=1774378482 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999173%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378482%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_003/780x0__r.jpg?hash=1774378482 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999173%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378482%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_004/780x0__r.jpg?hash=1774378482 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999173%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378482%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_005/780x0__r.jpg?hash=1774378482 not downloaded yet
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999173%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378482%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_006/780x0__r.jpg?hash=1774378482 not downloaded yet
2026-03-24 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999170> (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-24 22:05:39 [ecarstrade.be] INFO: Extracting details for car 6999170auction106392
2026-03-24 22:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 with identifier: 6999170auction106392
2026-03-24 22:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 with scrape type 1
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999170%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378479%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_001/780x0__r.jpg?hash=1774378479 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999170%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378477%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_002/780x0__r.jpg?hash=1774378477 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999170%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378479%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_003/780x0__r.jpg?hash=1774378479 not downloaded yet
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 142a7437-d9de-596b-8ca8-1239df31c5a5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999170%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378479%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_004/780x0__r.jpg?hash=1774378479 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999170%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378477%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_005/780x0__r.jpg?hash=1774378477 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999170%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378477%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_006/780x0__r.jpg?hash=1774378477 not downloaded yet
2026-03-24 22:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999168> (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-24 22:05:39 [ecarstrade.be] INFO: Extracting details for car 6999168auction106392
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 75e79eaa-7e8b-5696-979a-8e846da1aafe due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31697c50-6e67-5890-8db1-a62cc86d08e0 with identifier: 6999168auction106392
2026-03-24 22:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31697c50-6e67-5890-8db1-a62cc86d08e0 with scrape type 1
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 31697c50-6e67-5890-8db1-a62cc86d08e0
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999168%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378475%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_001/780x0__r.jpg?hash=1774378475 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999168%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378475%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_002/780x0__r.jpg?hash=1774378475 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999168%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378475%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_003/780x0__r.jpg?hash=1774378475 not downloaded yet
2026-03-24 22:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999172> (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-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999168%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378475%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_004/780x0__r.jpg?hash=1774378475 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999168%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378475%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_005/780x0__r.jpg?hash=1774378475 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999168%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378475%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_006/780x0__r.jpg?hash=1774378475 not downloaded yet
2026-03-24 22:05:39 [ecarstrade.be] INFO: Extracting details for car 6999172auction106392
2026-03-24 22:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d with identifier: 6999172auction106392
2026-03-24 22:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d with scrape type 1
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999172%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378482%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_001/780x0__r.jpg?hash=1774378482 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999172%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378481%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_002/780x0__r.jpg?hash=1774378481 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999172%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378481%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_003/780x0__r.jpg?hash=1774378481 not downloaded yet
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999172%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378481%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_004/780x0__r.jpg?hash=1774378481 not downloaded yet
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999172%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378481%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_005/780x0__r.jpg?hash=1774378481 not downloaded yet
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999172%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378481%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_006/780x0__r.jpg?hash=1774378481 not downloaded yet
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 75e79eaa-7e8b-5696-979a-8e846da1aafe due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 98160a26-f5e7-512c-aa1f-42ee158b3696 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 30c4d9a9-4d5f-5a97-8332-d3beccb5884c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999169> (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-24 22:05:40 [ecarstrade.be] INFO: Extracting details for car 6999169auction106392
2026-03-24 22:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 405970d0-8ecb-574b-973d-528fa153e68e with identifier: 6999169auction106392
2026-03-24 22:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 405970d0-8ecb-574b-973d-528fa153e68e with scrape type 1
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 405970d0-8ecb-574b-973d-528fa153e68e
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999169%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378476%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_001/780x0__r.jpg?hash=1774378476 not downloaded yet
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999169%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378476%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_002/780x0__r.jpg?hash=1774378476 not downloaded yet
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999169%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378476%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_003/780x0__r.jpg?hash=1774378476 not downloaded yet
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999169%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378476%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_004/780x0__r.jpg?hash=1774378476 not downloaded yet
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999169%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378476%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_005/780x0__r.jpg?hash=1774378476 not downloaded yet
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999169%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378476%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_006/780x0__r.jpg?hash=1774378476 not downloaded yet
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 43a5092e-65b6-52d0-9143-b547fe0a1b13 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 942a290e-8c7b-5a12-91c7-9a8ec7880975 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5b710cb5-d02a-59ce-8ea4-1bc55f625fba due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b508a89b-5fc5-546c-aad8-0c5862561183 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 83201d64-648d-540b-8f3f-d0b9af4afcf4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 83201d64-648d-540b-8f3f-d0b9af4afcf4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 31697c50-6e67-5890-8db1-a62cc86d08e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 405970d0-8ecb-574b-973d-528fa153e68e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 405970d0-8ecb-574b-973d-528fa153e68e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 405970d0-8ecb-574b-973d-528fa153e68e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 405970d0-8ecb-574b-973d-528fa153e68e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 405970d0-8ecb-574b-973d-528fa153e68e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 405970d0-8ecb-574b-973d-528fa153e68e with identifier: 6999169auction106392
2026-03-24 22:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 405970d0-8ecb-574b-973d-528fa153e68e with identifier: 6999169auction106392
2026-03-24 22:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 405970d0-8ecb-574b-973d-528fa153e68e with identifier: 6999169auction106392 to the API
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:44 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '405970d0-8ecb-574b-973d-528fa153e68e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999169',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 14925,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_001/780x0__r.jpg?hash=1774378476',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_002/780x0__r.jpg?hash=1774378476',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_003/780x0__r.jpg?hash=1774378476',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_004/780x0__r.jpg?hash=1774378476',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_005/780x0__r.jpg?hash=1774378476',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999169/photo_006/780x0__r.jpg?hash=1774378476'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 e-DCS6 (1.2L 3-cylinder)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L 3-cylinder)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999169auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:44 [ecarstrade.be] INFO: Saving data for 6999169auction106392: {'created_time': 1774389944.698876, 'last_price_update_time': 1774389944.698887, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999169auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 405970d0-8ecb-574b-973d-528fa153e68e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d with identifier: 6999172auction106392
2026-03-24 22:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d with identifier: 6999172auction106392
2026-03-24 22:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d with identifier: 6999172auction106392 to the API
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:45 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999172',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 18933,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_001/780x0__r.jpg?hash=1774378482',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_002/780x0__r.jpg?hash=1774378481',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_003/780x0__r.jpg?hash=1774378481',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_004/780x0__r.jpg?hash=1774378481',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_005/780x0__r.jpg?hash=1774378481',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999172/photo_006/780x0__r.jpg?hash=1774378481'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 e-DCS6 (1.2L 3-cyl mild-hybrid)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L 3-cyl mild-hybrid)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:45 [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-24 22:05:45 [ecarstrade.be] INFO: Saving data for 6999172auction106392: {'created_time': 1774389945.073193, 'last_price_update_time': 1774389945.073203, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999172auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999166> (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-24 22:05:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f01ac8ef-9a65-531f-aedd-f8b1a1ffe03d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 31697c50-6e67-5890-8db1-a62cc86d08e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 31697c50-6e67-5890-8db1-a62cc86d08e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 31697c50-6e67-5890-8db1-a62cc86d08e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999167> (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-24 22:05:45 [ecarstrade.be] INFO: Extracting details for car 6999166auction106392
2026-03-24 22:05:45 [ecarstrade.be] INFO: Extracting details for car 6999167auction106392
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 31697c50-6e67-5890-8db1-a62cc86d08e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0cc4a24-25af-50db-b7aa-33fe7077efb6 with identifier: 6999166auction106392
2026-03-24 22:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0cc4a24-25af-50db-b7aa-33fe7077efb6 with scrape type 1
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b0cc4a24-25af-50db-b7aa-33fe7077efb6
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999166%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378472%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_001/780x0__r.jpg?hash=1774378472 not downloaded yet
2026-03-24 22:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba7f54dc-d047-5509-8b7e-272f00f05439 with identifier: 6999167auction106392
2026-03-24 22:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba7f54dc-d047-5509-8b7e-272f00f05439 with scrape type 1
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ba7f54dc-d047-5509-8b7e-272f00f05439
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999167%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378473%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_001/780x0__r.jpg?hash=1774378473 not downloaded yet
2026-03-24 22:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 31697c50-6e67-5890-8db1-a62cc86d08e0 with identifier: 6999168auction106392
2026-03-24 22:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 31697c50-6e67-5890-8db1-a62cc86d08e0 with identifier: 6999168auction106392
2026-03-24 22:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 31697c50-6e67-5890-8db1-a62cc86d08e0 with identifier: 6999168auction106392 to the API
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:45 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '31697c50-6e67-5890-8db1-a62cc86d08e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999168',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 15871,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_001/780x0__r.jpg?hash=1774378475',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_002/780x0__r.jpg?hash=1774378475',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_003/780x0__r.jpg?hash=1774378475',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_004/780x0__r.jpg?hash=1774378475',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_005/780x0__r.jpg?hash=1774378475',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999168/photo_006/780x0__r.jpg?hash=1774378475'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L 100hp S&S (BVM6)',
 'transmission': 'manual',
 'trim': 'Allure 1.2L 100hp S&S (BVM6)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:45 [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-24 22:05:45 [ecarstrade.be] INFO: Saving data for 6999168auction106392: {'created_time': 1774389945.616571, 'last_price_update_time': 1774389945.616581, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999168auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999166%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378472%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_002/780x0__r.jpg?hash=1774378472 not downloaded yet
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 31697c50-6e67-5890-8db1-a62cc86d08e0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999167%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378473%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_002/780x0__r.jpg?hash=1774378473 not downloaded yet
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999166%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378472%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_003/780x0__r.jpg?hash=1774378472 not downloaded yet
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999167%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378473%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_003/780x0__r.jpg?hash=1774378473 not downloaded yet
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999166%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378472%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_004/780x0__r.jpg?hash=1774378472 not downloaded yet
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999167%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378473%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_004/780x0__r.jpg?hash=1774378473 not downloaded yet
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999166%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378472%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_005/780x0__r.jpg?hash=1774378472 not downloaded yet
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999167%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378473%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_005/780x0__r.jpg?hash=1774378473 not downloaded yet
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999166%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378472%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_006/780x0__r.jpg?hash=1774378472 not downloaded yet
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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%252F6990001-7000000%252F6999167%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378473%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_006/780x0__r.jpg?hash=1774378473 not downloaded yet
2026-03-24 22:05:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 with identifier: 6999170auction106392
2026-03-24 22:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 with identifier: 6999170auction106392
2026-03-24 22:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 with identifier: 6999170auction106392 to the API
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:46 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3d48c0fd-f8a6-5a2e-a8e5-12b198da1430',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999170',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 20075,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_001/780x0__r.jpg?hash=1774378479',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_002/780x0__r.jpg?hash=1774378477',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_003/780x0__r.jpg?hash=1774378479',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_004/780x0__r.jpg?hash=1774378479',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_005/780x0__r.jpg?hash=1774378477',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999170/photo_006/780x0__r.jpg?hash=1774378477'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure Hybrid 136 e-DCS6 (1.2L 3-cyl)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L 3-cyl)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:46 [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-24 22:05:46 [ecarstrade.be] INFO: Saving data for 6999170auction106392: {'created_time': 1774389946.547895, 'last_price_update_time': 1774389946.547906, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999170auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3d48c0fd-f8a6-5a2e-a8e5-12b198da1430 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 83201d64-648d-540b-8f3f-d0b9af4afcf4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 83201d64-648d-540b-8f3f-d0b9af4afcf4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 83201d64-648d-540b-8f3f-d0b9af4afcf4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83201d64-648d-540b-8f3f-d0b9af4afcf4 with identifier: 6999173auction106392
2026-03-24 22:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83201d64-648d-540b-8f3f-d0b9af4afcf4 with identifier: 6999173auction106392
2026-03-24 22:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83201d64-648d-540b-8f3f-d0b9af4afcf4 with identifier: 6999173auction106392 to the API
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:47 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '83201d64-648d-540b-8f3f-d0b9af4afcf4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999173',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 34038,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_001/780x0__r.jpg?hash=1774378482',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_002/780x0__r.jpg?hash=1774378482',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_003/780x0__r.jpg?hash=1774378482',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_004/780x0__r.jpg?hash=1774378482',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_005/780x0__r.jpg?hash=1774378482',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999173/photo_006/780x0__r.jpg?hash=1774378482'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 GT Hybrid 145 e-DCS6 (1.2L 3-cylinder)',
 'transmission': 'automatic',
 'trim': 'GT Hybrid 145 e-DCS6 (1.2L 3-cylinder)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05: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-24 22:05:47 [ecarstrade.be] INFO: Saving data for 6999173auction106392: {'created_time': 1774389947.04409, 'last_price_update_time': 1774389947.0441, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999173auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b508a89b-5fc5-546c-aad8-0c5862561183 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 83201d64-648d-540b-8f3f-d0b9af4afcf4 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b508a89b-5fc5-546c-aad8-0c5862561183 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b508a89b-5fc5-546c-aad8-0c5862561183 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b508a89b-5fc5-546c-aad8-0c5862561183 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b508a89b-5fc5-546c-aad8-0c5862561183 with identifier: 6999171auction106392
2026-03-24 22:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b508a89b-5fc5-546c-aad8-0c5862561183 with identifier: 6999171auction106392
2026-03-24 22:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b508a89b-5fc5-546c-aad8-0c5862561183 with identifier: 6999171auction106392 to the API
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:47 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b508a89b-5fc5-546c-aad8-0c5862561183',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999171',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 24494,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_001/780x0__r.jpg?hash=1774378479',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_002/780x0__r.jpg?hash=1774378479',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_003/780x0__r.jpg?hash=1774378480',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_004/780x0__r.jpg?hash=1774378480',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_005/780x0__r.jpg?hash=1774378480',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999171/photo_006/780x0__r.jpg?hash=1774378480'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-02',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure 1.2L Hybrid 136 (e-DCS6)',
 'transmission': 'automatic',
 'trim': 'Allure 1.2L Hybrid 136 (e-DCS6)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999171auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:47 [ecarstrade.be] INFO: Saving data for 6999171auction106392: {'created_time': 1774389947.682388, 'last_price_update_time': 1774389947.682397, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999171auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b508a89b-5fc5-546c-aad8-0c5862561183 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5b710cb5-d02a-59ce-8ea4-1bc55f625fba due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5b710cb5-d02a-59ce-8ea4-1bc55f625fba due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5b710cb5-d02a-59ce-8ea4-1bc55f625fba due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5b710cb5-d02a-59ce-8ea4-1bc55f625fba due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ba7f54dc-d047-5509-8b7e-272f00f05439 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b0cc4a24-25af-50db-b7aa-33fe7077efb6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b0cc4a24-25af-50db-b7aa-33fe7077efb6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ba7f54dc-d047-5509-8b7e-272f00f05439 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b0cc4a24-25af-50db-b7aa-33fe7077efb6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ba7f54dc-d047-5509-8b7e-272f00f05439 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ba7f54dc-d047-5509-8b7e-272f00f05439 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b0cc4a24-25af-50db-b7aa-33fe7077efb6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ba7f54dc-d047-5509-8b7e-272f00f05439 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b0cc4a24-25af-50db-b7aa-33fe7077efb6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba7f54dc-d047-5509-8b7e-272f00f05439 with identifier: 6999167auction106392
2026-03-24 22:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba7f54dc-d047-5509-8b7e-272f00f05439 with identifier: 6999167auction106392
2026-03-24 22:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba7f54dc-d047-5509-8b7e-272f00f05439 with identifier: 6999167auction106392 to the API
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:49 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ba7f54dc-d047-5509-8b7e-272f00f05439',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999167',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 25156,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_001/780x0__r.jpg?hash=1774378473',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_002/780x0__r.jpg?hash=1774378473',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_003/780x0__r.jpg?hash=1774378473',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_004/780x0__r.jpg?hash=1774378473',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_005/780x0__r.jpg?hash=1774378473',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999167/photo_006/780x0__r.jpg?hash=1774378473'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-25',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure 5008 Hybrid 136 e-DCS6',
 'transmission': 'automatic',
 'trim': 'Allure  Hybrid 136 e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:49 [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-24 22:05:49 [ecarstrade.be] INFO: Saving data for 6999167auction106392: {'created_time': 1774389949.931355, 'last_price_update_time': 1774389949.931387, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999167auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ba7f54dc-d047-5509-8b7e-272f00f05439 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5b710cb5-d02a-59ce-8ea4-1bc55f625fba with identifier: 6999174auction106392
2026-03-24 22:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5b710cb5-d02a-59ce-8ea4-1bc55f625fba with identifier: 6999174auction106392
2026-03-24 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5b710cb5-d02a-59ce-8ea4-1bc55f625fba with identifier: 6999174auction106392 to the API
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5b710cb5-d02a-59ce-8ea4-1bc55f625fba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999174',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 21295,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_001/780x0__r.jpg?hash=1774378483',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_002/780x0__r.jpg?hash=1774378483',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_003/780x0__r.jpg?hash=1774378485',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_004/780x0__r.jpg?hash=1774378483',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_005/780x0__r.jpg?hash=1774378483',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999174/photo_006/780x0__r.jpg?hash=1774378483'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Allure Hybrid 136 (1.2L) e-DCS6',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (1.2L) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [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-24 22:05:50 [ecarstrade.be] INFO: Saving data for 6999174auction106392: {'created_time': 1774389950.438875, 'last_price_update_time': 1774389950.438886, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999174auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0cc4a24-25af-50db-b7aa-33fe7077efb6 with identifier: 6999166auction106392
2026-03-24 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0cc4a24-25af-50db-b7aa-33fe7077efb6 with identifier: 6999166auction106392
2026-03-24 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0cc4a24-25af-50db-b7aa-33fe7077efb6 with identifier: 6999166auction106392 to the API
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': 'b0cc4a24-25af-50db-b7aa-33fe7077efb6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999166',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 12059,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_001/780x0__r.jpg?hash=1774378472',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_002/780x0__r.jpg?hash=1774378472',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_003/780x0__r.jpg?hash=1774378472',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_004/780x0__r.jpg?hash=1774378472',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_005/780x0__r.jpg?hash=1774378472',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999166/photo_006/780x0__r.jpg?hash=1774378472'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L (1199cc) gasoline 100 hp S&S, 6-speed '
          'manual',
 'transmission': 'manual',
 'trim': 'Allure 1.2L (1199cc) gasoline 100 hp S&S, 6-speed manual',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [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-24 22:05:50 [ecarstrade.be] INFO: Saving data for 6999166auction106392: {'created_time': 1774389950.773288, 'last_price_update_time': 1774389950.773298, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999166auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 942a290e-8c7b-5a12-91c7-9a8ec7880975 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 942a290e-8c7b-5a12-91c7-9a8ec7880975 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 942a290e-8c7b-5a12-91c7-9a8ec7880975 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5b710cb5-d02a-59ce-8ea4-1bc55f625fba due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b0cc4a24-25af-50db-b7aa-33fe7077efb6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 942a290e-8c7b-5a12-91c7-9a8ec7880975 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 942a290e-8c7b-5a12-91c7-9a8ec7880975 with identifier: 6999053auction106392
2026-03-24 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 942a290e-8c7b-5a12-91c7-9a8ec7880975 with identifier: 6999053auction106392
2026-03-24 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 942a290e-8c7b-5a12-91c7-9a8ec7880975 with identifier: 6999053auction106392 to the API
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:51 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '942a290e-8c7b-5a12-91c7-9a8ec7880975',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999053',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 3902,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_001/780x0__r.jpg?hash=1774374847',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_002/780x0__r.jpg?hash=1774374847',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_003/780x0__r.jpg?hash=1774374846',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_004/780x0__r.jpg?hash=1774374847',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_005/780x0__r.jpg?hash=1774374847',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999053/photo_006/780x0__r.jpg?hash=1774374847'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-08-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max Hybrid 145 hp e-DCS6 (1.2L 1199cc)',
 'transmission': 'automatic',
 'trim': 'Max Hybrid 145 hp e-DCS6 (1.2L 1199cc)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [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-24 22:05:51 [ecarstrade.be] INFO: Saving data for 6999053auction106392: {'created_time': 1774389951.269155, 'last_price_update_time': 1774389951.269163, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999053auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 43a5092e-65b6-52d0-9143-b547fe0a1b13 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 43a5092e-65b6-52d0-9143-b547fe0a1b13 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 942a290e-8c7b-5a12-91c7-9a8ec7880975 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 43a5092e-65b6-52d0-9143-b547fe0a1b13 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 43a5092e-65b6-52d0-9143-b547fe0a1b13 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 43a5092e-65b6-52d0-9143-b547fe0a1b13 with identifier: 6999178auction106392
2026-03-24 22:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 43a5092e-65b6-52d0-9143-b547fe0a1b13 with identifier: 6999178auction106392
2026-03-24 22:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 43a5092e-65b6-52d0-9143-b547fe0a1b13 with identifier: 6999178auction106392 to the API
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:51 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '43a5092e-65b6-52d0-9143-b547fe0a1b13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999178',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 24636,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_001/780x0__r.jpg?hash=1774378490',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_002/780x0__r.jpg?hash=1774378491',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_003/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_004/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_005/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999178/photo_006/780x0__r.jpg?hash=1774378489'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-02',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 e-DCS6 (1.2L)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [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-24 22:05:51 [ecarstrade.be] INFO: Saving data for 6999178auction106392: {'created_time': 1774389951.678564, 'last_price_update_time': 1774389951.678578, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999178auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 43a5092e-65b6-52d0-9143-b547fe0a1b13 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 677e0d33-18b0-59e4-9cf6-82b374a67f69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 677e0d33-18b0-59e4-9cf6-82b374a67f69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 677e0d33-18b0-59e4-9cf6-82b374a67f69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 677e0d33-18b0-59e4-9cf6-82b374a67f69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 91cfc19d-73ba-5a0c-8793-4c259b40d327 with identifier: 6999179auction106392
2026-03-24 22:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 91cfc19d-73ba-5a0c-8793-4c259b40d327 with identifier: 6999179auction106392
2026-03-24 22:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 91cfc19d-73ba-5a0c-8793-4c259b40d327 with identifier: 6999179auction106392 to the API
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:52 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '91cfc19d-73ba-5a0c-8793-4c259b40d327',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999179',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 3113,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_001/780x0__r.jpg?hash=1774378491',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_002/780x0__r.jpg?hash=1774378493',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_003/780x0__r.jpg?hash=1774378492',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_004/780x0__r.jpg?hash=1774378493',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_005/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999179/photo_006/780x0__r.jpg?hash=1774378493'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-08-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure Hybrid 145 (1.2L, 3-cylinder) e-DCS6',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 145 (1.2L, 3-cylinder) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999179auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [ecarstrade.be] INFO: Saving data for 6999179auction106392: {'created_time': 1774389952.285338, 'last_price_update_time': 1774389952.285354, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999179auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 677e0d33-18b0-59e4-9cf6-82b374a67f69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 677e0d33-18b0-59e4-9cf6-82b374a67f69 with identifier: 6999176auction106392
2026-03-24 22:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 677e0d33-18b0-59e4-9cf6-82b374a67f69 with identifier: 6999176auction106392
2026-03-24 22:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 677e0d33-18b0-59e4-9cf6-82b374a67f69 with identifier: 6999176auction106392 to the API
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:53 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '677e0d33-18b0-59e4-9cf6-82b374a67f69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999176',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 16293,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_001/780x0__r.jpg?hash=1774378487',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_002/780x0__r.jpg?hash=1774378487',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_003/780x0__r.jpg?hash=1774378487',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_004/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_005/780x0__r.jpg?hash=1774378487',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999176/photo_006/780x0__r.jpg?hash=1774378488'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L 100hp S&S (BVM6) 3-cylinder gasoline',
 'transmission': 'manual',
 'trim': 'Allure 1.2L 100hp S&S (BVM6) 3-cylinder gasoline',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999176auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [ecarstrade.be] INFO: Saving data for 6999176auction106392: {'created_time': 1774389953.321212, 'last_price_update_time': 1774389953.321222, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999176auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 677e0d33-18b0-59e4-9cf6-82b374a67f69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 30c4d9a9-4d5f-5a97-8332-d3beccb5884c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 98160a26-f5e7-512c-aa1f-42ee158b3696 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 98160a26-f5e7-512c-aa1f-42ee158b3696 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 98160a26-f5e7-512c-aa1f-42ee158b3696 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 30c4d9a9-4d5f-5a97-8332-d3beccb5884c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 30c4d9a9-4d5f-5a97-8332-d3beccb5884c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22: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-24 22: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-24 22: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-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 30c4d9a9-4d5f-5a97-8332-d3beccb5884c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 98160a26-f5e7-512c-aa1f-42ee158b3696 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98160a26-f5e7-512c-aa1f-42ee158b3696 with identifier: 6999177auction106392
2026-03-24 22:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98160a26-f5e7-512c-aa1f-42ee158b3696 with identifier: 6999177auction106392
2026-03-24 22:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98160a26-f5e7-512c-aa1f-42ee158b3696 with identifier: 6999177auction106392 to the API
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:54 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '98160a26-f5e7-512c-aa1f-42ee158b3696',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999177',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 8935,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_001/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_002/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_003/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_004/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_005/780x0__r.jpg?hash=1774378489',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999177/photo_006/780x0__r.jpg?hash=1774378489'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Style 1.2L Hybrid (e-DCS6) 136 hp',
 'transmission': 'automatic',
 'trim': 'Style 1.2L Hybrid (e-DCS6) 136 hp',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999177auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [ecarstrade.be] INFO: Saving data for 6999177auction106392: {'created_time': 1774389954.35444, 'last_price_update_time': 1774389954.354449, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999177auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 98160a26-f5e7-512c-aa1f-42ee158b3696 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 75e79eaa-7e8b-5696-979a-8e846da1aafe due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 30c4d9a9-4d5f-5a97-8332-d3beccb5884c with identifier: 6999181auction106392
2026-03-24 22:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 30c4d9a9-4d5f-5a97-8332-d3beccb5884c with identifier: 6999181auction106392
2026-03-24 22:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 30c4d9a9-4d5f-5a97-8332-d3beccb5884c with identifier: 6999181auction106392 to the API
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:54 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '30c4d9a9-4d5f-5a97-8332-d3beccb5884c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999181',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 24452,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_001/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_002/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_003/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_004/780x0__r.jpg?hash=1774378495',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_005/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999181/photo_006/780x0__r.jpg?hash=1774378494'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-02',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 e-DCS6 (1.2L, 3-cylinder)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L, 3-cylinder)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999181auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [ecarstrade.be] INFO: Saving data for 6999181auction106392: {'created_time': 1774389954.772017, 'last_price_update_time': 1774389954.772032, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999181auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 75e79eaa-7e8b-5696-979a-8e846da1aafe due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 75e79eaa-7e8b-5696-979a-8e846da1aafe due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75e79eaa-7e8b-5696-979a-8e846da1aafe with identifier: 6999180auction106392
2026-03-24 22:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75e79eaa-7e8b-5696-979a-8e846da1aafe with identifier: 6999180auction106392
2026-03-24 22:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75e79eaa-7e8b-5696-979a-8e846da1aafe with identifier: 6999180auction106392 to the API
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:55 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '75e79eaa-7e8b-5696-979a-8e846da1aafe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999180',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 23726,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_001/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_002/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_003/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_004/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_005/780x0__r.jpg?hash=1774378494',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999180/photo_006/780x0__r.jpg?hash=1774378494'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 (e-DCS6) 1.2L 3-cylinder',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (e-DCS6) 1.2L 3-cylinder',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [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-24 22:05:55 [ecarstrade.be] INFO: Saving data for 6999180auction106392: {'created_time': 1774389955.123696, 'last_price_update_time': 1774389955.123708, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999180auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 30c4d9a9-4d5f-5a97-8332-d3beccb5884c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 75e79eaa-7e8b-5696-979a-8e846da1aafe due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 142a7437-d9de-596b-8ca8-1239df31c5a5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 142a7437-d9de-596b-8ca8-1239df31c5a5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 142a7437-d9de-596b-8ca8-1239df31c5a5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 142a7437-d9de-596b-8ca8-1239df31c5a5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 142a7437-d9de-596b-8ca8-1239df31c5a5 with identifier: 6999182auction106392
2026-03-24 22:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 142a7437-d9de-596b-8ca8-1239df31c5a5 with identifier: 6999182auction106392
2026-03-24 22:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 142a7437-d9de-596b-8ca8-1239df31c5a5 with identifier: 6999182auction106392 to the API
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:55 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '142a7437-d9de-596b-8ca8-1239df31c5a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999182',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 24897,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_001/780x0__r.jpg?hash=1774378495',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_002/780x0__r.jpg?hash=1774378495',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_003/780x0__r.jpg?hash=1774378495',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_004/780x0__r.jpg?hash=1774378496',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_005/780x0__r.jpg?hash=1774378495',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999182/photo_006/780x0__r.jpg?hash=1774378496'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 e-DCS6 (1.2L)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [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-24 22:05:55 [ecarstrade.be] INFO: Saving data for 6999182auction106392: {'created_time': 1774389955.833205, 'last_price_update_time': 1774389955.83322, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999182auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 142a7437-d9de-596b-8ca8-1239df31c5a5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c9120414-2cdc-54cf-837e-577abe6ec446 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c9120414-2cdc-54cf-837e-577abe6ec446 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c9120414-2cdc-54cf-837e-577abe6ec446 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c9120414-2cdc-54cf-837e-577abe6ec446 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c9120414-2cdc-54cf-837e-577abe6ec446 with identifier: 6999153auction106392
2026-03-24 22:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c9120414-2cdc-54cf-837e-577abe6ec446 with identifier: 6999153auction106392
2026-03-24 22:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c9120414-2cdc-54cf-837e-577abe6ec446 with identifier: 6999153auction106392 to the API
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:57 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c9120414-2cdc-54cf-837e-577abe6ec446',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999153',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 22679,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_001/780x0__r.jpg?hash=1774378454',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_002/780x0__r.jpg?hash=1774378453',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_003/780x0__r.jpg?hash=1774378453',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_004/780x0__r.jpg?hash=1774378453',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_005/780x0__r.jpg?hash=1774378454',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999153/photo_006/780x0__r.jpg?hash=1774378454'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-05-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure Hybrid 145 e-DCS6 (1.2L 1199cc, 3-cylinder)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 145 e-DCS6 (1.2L 1199cc, 3-cylinder)',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [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-24 22:05:57 [ecarstrade.be] INFO: Saving data for 6999153auction106392: {'created_time': 1774389957.949125, 'last_price_update_time': 1774389957.949139, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999153auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c9120414-2cdc-54cf-837e-577abe6ec446 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d957eb52-30fa-537d-951a-2c57a11ac08f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d957eb52-30fa-537d-951a-2c57a11ac08f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d957eb52-30fa-537d-951a-2c57a11ac08f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d957eb52-30fa-537d-951a-2c57a11ac08f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d957eb52-30fa-537d-951a-2c57a11ac08f with identifier: 6999151auction106392
2026-03-24 22:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d957eb52-30fa-537d-951a-2c57a11ac08f with identifier: 6999151auction106392
2026-03-24 22:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d957eb52-30fa-537d-951a-2c57a11ac08f with identifier: 6999151auction106392 to the API
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:05:59 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd957eb52-30fa-537d-951a-2c57a11ac08f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999151',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 20445,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_001/780x0__r.jpg?hash=1774378451',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_002/780x0__r.jpg?hash=1774378451',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_003/780x0__r.jpg?hash=1774378451',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_004/780x0__r.jpg?hash=1774378451',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_005/780x0__r.jpg?hash=1774378451',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999151/photo_006/780x0__r.jpg?hash=1774378451'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW Allure 308 SW Hybrid 136 e-DCS6',
 'transmission': 'automatic',
 'trim': 'SW Allure  SW Hybrid 136 e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [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-24 22:05:59 [ecarstrade.be] INFO: Saving data for 6999151auction106392: {'created_time': 1774389959.70528, 'last_price_update_time': 1774389959.705288, 'auction_closing_time': 1774564803.0}
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999151auction106392') HTTP/1.1" 204 0
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d957eb52-30fa-537d-951a-2c57a11ac08f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9642d92c-3b01-5f23-83ac-c1af8076ce9f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d5eb7faf-2e4c-5d56-9094-f9fba12a9253 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9642d92c-3b01-5f23-83ac-c1af8076ce9f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9642d92c-3b01-5f23-83ac-c1af8076ce9f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d5eb7faf-2e4c-5d56-9094-f9fba12a9253 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999184auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999184auction106392: 1
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d5eb7faf-2e4c-5d56-9094-f9fba12a9253 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999185auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999185auction106392: 1
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999186auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999186auction106392: 1
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999187auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999187auction106392: 1
2026-03-24 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999163> (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-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999188auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999188auction106392: 1
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999189auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999189auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999189auction106392: 1
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999190auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999190auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999190auction106392: 1
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999191auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999191auction106392: 1
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999192auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999192auction106392: 1
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999193auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999193auction106392: 1
2026-03-24 22:06:01 [ecarstrade.be] INFO: Extracting details for car 6999163auction106392
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999194auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999194auction106392: 1
2026-03-24 22:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5722ba9f-fafb-5720-ad98-c94e3a99309b with identifier: 6999163auction106392
2026-03-24 22:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5722ba9f-fafb-5720-ad98-c94e3a99309b with scrape type 1
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5722ba9f-fafb-5720-ad98-c94e3a99309b
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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%252F6990001-7000000%252F6999163%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_001/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999195auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999195auction106392: 1
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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%252F6990001-7000000%252F6999163%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_002/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999196auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999196auction106392: 1
2026-03-24 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999162> (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-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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%252F6990001-7000000%252F6999163%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_003/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999197auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999197auction106392: 1
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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%252F6990001-7000000%252F6999163%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_004/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999198auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999198auction106392: 1
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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%252F6990001-7000000%252F6999163%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_005/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:06:01 [ecarstrade.be] INFO: Extracting details for car 6999162auction106392
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999199auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999199auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999199auction106392: 1
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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%252F6990001-7000000%252F6999163%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_006/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999200auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999200auction106392: 1
2026-03-24 22:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a68819d-d5a8-510b-92d6-5f76a22b24ac with identifier: 6999162auction106392
2026-03-24 22:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a68819d-d5a8-510b-92d6-5f76a22b24ac with scrape type 1
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a68819d-d5a8-510b-92d6-5f76a22b24ac
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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%252F6990001-7000000%252F6999162%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378466%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_001/780x0__r.jpg?hash=1774378466 not downloaded yet
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6999201auction106392
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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-24 22:06:01 [ecarstrade.be] INFO: Scrape type for 6999201auction106392: 1
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [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%252F6990001-7000000%252F6999162%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378466%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_002/780x0__r.jpg?hash=1774378466 not downloaded yet
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9642d92c-3b01-5f23-83ac-c1af8076ce9f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d5eb7faf-2e4c-5d56-9094-f9fba12a9253 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:01 [ecarstrade.be] INFO: Found listing with ID: 6994998auction110944
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994998auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [ecarstrade.be] INFO: Scrape type for 6994998auction110944: 0
2026-03-24 22:06:02 [ecarstrade.be] INFO: Found listing with ID: 6994999auction110944
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994999auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [ecarstrade.be] INFO: Scrape type for 6994999auction110944: 0
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999162%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378466%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_003/780x0__r.jpg?hash=1774378466 not downloaded yet
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999162%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378466%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_004/780x0__r.jpg?hash=1774378466 not downloaded yet
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999162%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_005/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999162%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378467%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_006/780x0__r.jpg?hash=1774378467 not downloaded yet
2026-03-24 22:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999164> (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-24 22:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:02 [ecarstrade.be] INFO: Extracting details for car 6999164auction106392
2026-03-24 22:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5769e793-ade5-5b9a-9537-04928f940957 with identifier: 6999164auction106392
2026-03-24 22:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5769e793-ade5-5b9a-9537-04928f940957 with scrape type 1
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5769e793-ade5-5b9a-9537-04928f940957
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999164%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378469%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_001/780x0__r.jpg?hash=1774378469 not downloaded yet
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999164%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378470%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_002/780x0__r.jpg?hash=1774378470 not downloaded yet
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999164%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378469%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_003/780x0__r.jpg?hash=1774378469 not downloaded yet
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999164%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378470%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_004/780x0__r.jpg?hash=1774378470 not downloaded yet
2026-03-24 22:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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%252F6990001-7000000%252F6999164%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378469%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_005/780x0__r.jpg?hash=1774378469 not downloaded yet
2026-03-24 22:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9642d92c-3b01-5f23-83ac-c1af8076ce9f with identifier: 6999150auction106392
2026-03-24 22:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9642d92c-3b01-5f23-83ac-c1af8076ce9f with identifier: 6999150auction106392
2026-03-24 22:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9642d92c-3b01-5f23-83ac-c1af8076ce9f with identifier: 6999150auction106392 to the API
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:02 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9642d92c-3b01-5f23-83ac-c1af8076ce9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999150',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 21520,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_001/780x0__r.jpg?hash=1774378450',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_002/780x0__r.jpg?hash=1774378448',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_003/780x0__r.jpg?hash=1774378449',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_004/780x0__r.jpg?hash=1774378449',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_005/780x0__r.jpg?hash=1774378449',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999150/photo_006/780x0__r.jpg?hash=1774378450'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW Allure Hybrid 145 (1.2L) e-DCS6',
 'transmission': 'automatic',
 'trim': 'SW Allure Hybrid 145 (1.2L) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [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-24 22:06:02 [ecarstrade.be] INFO: Saving data for 6999150auction106392: {'created_time': 1774389962.887774, 'last_price_update_time': 1774389962.887786, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999150auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999164%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378470%27 HTTP/1.1" 200 None
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_006/780x0__r.jpg?hash=1774378470 not downloaded yet
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9642d92c-3b01-5f23-83ac-c1af8076ce9f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d5eb7faf-2e4c-5d56-9094-f9fba12a9253 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5eb7faf-2e4c-5d56-9094-f9fba12a9253 with identifier: 6999054auction106392
2026-03-24 22:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5eb7faf-2e4c-5d56-9094-f9fba12a9253 with identifier: 6999054auction106392
2026-03-24 22:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5eb7faf-2e4c-5d56-9094-f9fba12a9253 with identifier: 6999054auction106392 to the API
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:03 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': 'd5eb7faf-2e4c-5d56-9094-f9fba12a9253',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999054',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 20514,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_001/780x0__r.jpg?hash=1774374848',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_002/780x0__r.jpg?hash=1774374848',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_003/780x0__r.jpg?hash=1774374848',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_004/780x0__r.jpg?hash=1774374848',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_005/780x0__r.jpg?hash=1774374848',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999054/photo_006/780x0__r.jpg?hash=1774374848'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max 1.2L PureTech Turbo 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Max 1.2L PureTech Turbo 130 (EAT8)',
 'vin': None,
 'year': 2024}
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [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-24 22:06:03 [ecarstrade.be] INFO: Saving data for 6999054auction106392: {'created_time': 1774389963.483855, 'last_price_update_time': 1774389963.483866, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999054auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 with identifier: 6999055auction106392
2026-03-24 22:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 with identifier: 6999055auction106392
2026-03-24 22:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 with identifier: 6999055auction106392 to the API
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:03 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': 'ba4e34be-55e7-5552-bbb6-a60a7d5b0d36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999055',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 15195,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_001/780x0__r.jpg?hash=1774374849',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_002/780x0__r.jpg?hash=1774374849',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_003/780x0__r.jpg?hash=1774374849',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_004/780x0__r.jpg?hash=1774374849',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_005/780x0__r.jpg?hash=1774374849',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999055/photo_006/780x0__r.jpg?hash=1774374849'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Plus 1.2L PureTech 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Plus 1.2L PureTech 130 (EAT8)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [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-24 22:06:03 [ecarstrade.be] INFO: Saving data for 6999055auction106392: {'created_time': 1774389963.855855, 'last_price_update_time': 1774389963.855865, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999055auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d5eb7faf-2e4c-5d56-9094-f9fba12a9253 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ba4e34be-55e7-5552-bbb6-a60a7d5b0d36 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:06 [scrapy.extensions.logstats] INFO: Crawled 404 pages (at 29 pages/min), scraped 197 items (at 31 items/min)
2026-03-24 22:06:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 335MiB
2026-03-24 22:06:08 [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-24 22:06:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:06:08 [ecarstrade.be] INFO: Found listing with ID: 6995000auction110944
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995000auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:08 [ecarstrade.be] INFO: Scrape type for 6995000auction110944: 0
2026-03-24 22:06:08 [ecarstrade.be] INFO: Found listing with ID: 6995005auction110944
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995005auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995005auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995006auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995006auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995006auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995014auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995014auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995014auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995015auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995015auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995015auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995016auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995016auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995016auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995111auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995111auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995111auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995112auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995112auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995112auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995113auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995113auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995113auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995114auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995114auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995114auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995235auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995235auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995235auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995237auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995237auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995237auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995238auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995238auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995238auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995249auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995249auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995249auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995250auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995250auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995250auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995252auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995252auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995252auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995449auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995449auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995449auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995450auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995450auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995450auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995451auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995451auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995451auction110944: 0
2026-03-24 22:06:09 [ecarstrade.be] INFO: Found listing with ID: 6995453auction110944
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995453auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [ecarstrade.be] INFO: Scrape type for 6995453auction110944: 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5722ba9f-fafb-5720-ad98-c94e3a99309b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999198> (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-24 22:06:10 [ecarstrade.be] INFO: Extracting details for car 6999198auction106392
2026-03-24 22:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 with identifier: 6999198auction106392
2026-03-24 22:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 with scrape type 1
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 447fd5f6-0fa0-5401-9567-c1aa4b0393c8
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999198%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378522%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_001/780x0__r.jpg?hash=1774378522 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999198%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378522%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_002/780x0__r.jpg?hash=1774378522 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999198%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378522%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_003/780x0__r.jpg?hash=1774378522 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999198%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378520%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_004/780x0__r.jpg?hash=1774378520 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999198%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378520%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_005/780x0__r.jpg?hash=1774378520 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999198%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378520%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_006/780x0__r.jpg?hash=1774378520 not downloaded yet
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999196> (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-24 22:06:10 [ecarstrade.be] INFO: Extracting details for car 6999196auction106392
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999185> (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-24 22:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67b449db-e9d8-58c9-8f84-dde44df8301d with identifier: 6999196auction106392
2026-03-24 22:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67b449db-e9d8-58c9-8f84-dde44df8301d with scrape type 1
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 67b449db-e9d8-58c9-8f84-dde44df8301d
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999196%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378517%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_001/780x0__r.jpg?hash=1774378517 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999196%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378517%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_002/780x0__r.jpg?hash=1774378517 not downloaded yet
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999165> (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-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999196%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378517%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_003/780x0__r.jpg?hash=1774378517 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999196%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378518%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_004/780x0__r.jpg?hash=1774378518 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999196%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378518%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_005/780x0__r.jpg?hash=1774378518 not downloaded yet
2026-03-24 22:06:10 [ecarstrade.be] INFO: Extracting details for car 6999185auction106392
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999196%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378518%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_006/780x0__r.jpg?hash=1774378518 not downloaded yet
2026-03-24 22:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df42468c-4413-5da7-9e42-67d4f12a3275 with identifier: 6999185auction106392
2026-03-24 22:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df42468c-4413-5da7-9e42-67d4f12a3275 with scrape type 1
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item df42468c-4413-5da7-9e42-67d4f12a3275
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999185%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378500%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_001/780x0__r.jpg?hash=1774378500 not downloaded yet
2026-03-24 22:06:10 [ecarstrade.be] INFO: Extracting details for car 6999165auction106392
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999185%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378501%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_002/780x0__r.jpg?hash=1774378501 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999185%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378500%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_003/780x0__r.jpg?hash=1774378500 not downloaded yet
2026-03-24 22:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 with identifier: 6999165auction106392
2026-03-24 22:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 with scrape type 1
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999165%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378472%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_001/780x0__r.jpg?hash=1774378472 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999185%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378500%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_004/780x0__r.jpg?hash=1774378500 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999165%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378471%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_002/780x0__r.jpg?hash=1774378471 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999185%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378500%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_005/780x0__r.jpg?hash=1774378500 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999165%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378471%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_003/780x0__r.jpg?hash=1774378471 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999185%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378500%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_006/780x0__r.jpg?hash=1774378500 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999165%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378471%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_004/780x0__r.jpg?hash=1774378471 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999165%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378471%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_005/780x0__r.jpg?hash=1774378471 not downloaded yet
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [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%252F6990001-7000000%252F6999165%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378473%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_006/780x0__r.jpg?hash=1774378473 not downloaded yet
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999187> (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-24 22:06:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8a68819d-d5a8-510b-92d6-5f76a22b24ac due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:11 [ecarstrade.be] INFO: Extracting details for car 6999187auction106392
2026-03-24 22:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac14ce4e-b783-5dad-8ffd-0ac3fa665dae with identifier: 6999187auction106392
2026-03-24 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac14ce4e-b783-5dad-8ffd-0ac3fa665dae with scrape type 1
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ac14ce4e-b783-5dad-8ffd-0ac3fa665dae
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999187%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378504%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_001/780x0__r.jpg?hash=1774378504 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999187%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378504%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_002/780x0__r.jpg?hash=1774378504 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999187%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378505%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_003/780x0__r.jpg?hash=1774378505 not downloaded yet
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8a68819d-d5a8-510b-92d6-5f76a22b24ac due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999187%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378505%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_004/780x0__r.jpg?hash=1774378505 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999187%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378505%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_005/780x0__r.jpg?hash=1774378505 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999187%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378505%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_006/780x0__r.jpg?hash=1774378505 not downloaded yet
2026-03-24 22:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999186> (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-24 22:06:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5769e793-ade5-5b9a-9537-04928f940957 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:11 [ecarstrade.be] INFO: Extracting details for car 6999186auction106392
2026-03-24 22:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27dde707-4198-542b-a5f4-cf328feed6aa with identifier: 6999186auction106392
2026-03-24 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27dde707-4198-542b-a5f4-cf328feed6aa with scrape type 1
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 27dde707-4198-542b-a5f4-cf328feed6aa
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999186%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378502%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_001/780x0__r.jpg?hash=1774378502 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999186%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378504%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_002/780x0__r.jpg?hash=1774378504 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999186%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378503%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_003/780x0__r.jpg?hash=1774378503 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999186%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378503%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_004/780x0__r.jpg?hash=1774378503 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999186%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378503%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_005/780x0__r.jpg?hash=1774378503 not downloaded yet
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [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%252F6990001-7000000%252F6999186%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378503%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_006/780x0__r.jpg?hash=1774378503 not downloaded yet
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5769e793-ade5-5b9a-9537-04928f940957 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5769e793-ade5-5b9a-9537-04928f940957 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5769e793-ade5-5b9a-9537-04928f940957 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5769e793-ade5-5b9a-9537-04928f940957 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5769e793-ade5-5b9a-9537-04928f940957 with identifier: 6999164auction106392
2026-03-24 22:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5769e793-ade5-5b9a-9537-04928f940957 with identifier: 6999164auction106392
2026-03-24 22:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5769e793-ade5-5b9a-9537-04928f940957 with identifier: 6999164auction106392 to the API
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:12 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5769e793-ade5-5b9a-9537-04928f940957',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999164',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 23257,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_001/780x0__r.jpg?hash=1774378469',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_002/780x0__r.jpg?hash=1774378470',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_003/780x0__r.jpg?hash=1774378469',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_004/780x0__r.jpg?hash=1774378470',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_005/780x0__r.jpg?hash=1774378469',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999164/photo_006/780x0__r.jpg?hash=1774378470'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Allure Hybrid 136 e-DCS6 (1.2L 3-cylinder)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L 3-cylinder)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [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-24 22:06:12 [ecarstrade.be] INFO: Saving data for 6999164auction106392: {'created_time': 1774389972.68259, 'last_price_update_time': 1774389972.682599, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999164auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5769e793-ade5-5b9a-9537-04928f940957 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8a68819d-d5a8-510b-92d6-5f76a22b24ac due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 67b449db-e9d8-58c9-8f84-dde44df8301d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ac14ce4e-b783-5dad-8ffd-0ac3fa665dae due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ac14ce4e-b783-5dad-8ffd-0ac3fa665dae due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 27dde707-4198-542b-a5f4-cf328feed6aa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 27dde707-4198-542b-a5f4-cf328feed6aa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 27dde707-4198-542b-a5f4-cf328feed6aa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 27dde707-4198-542b-a5f4-cf328feed6aa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 27dde707-4198-542b-a5f4-cf328feed6aa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 27dde707-4198-542b-a5f4-cf328feed6aa with identifier: 6999186auction106392
2026-03-24 22:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 27dde707-4198-542b-a5f4-cf328feed6aa with identifier: 6999186auction106392
2026-03-24 22:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 27dde707-4198-542b-a5f4-cf328feed6aa with identifier: 6999186auction106392 to the API
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:15 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '27dde707-4198-542b-a5f4-cf328feed6aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999186',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 27859,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_001/780x0__r.jpg?hash=1774378502',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_002/780x0__r.jpg?hash=1774378504',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_003/780x0__r.jpg?hash=1774378503',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_004/780x0__r.jpg?hash=1774378503',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_005/780x0__r.jpg?hash=1774378503',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999186/photo_006/780x0__r.jpg?hash=1774378503'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-09',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 145 hp e-DCS6 (1.2L 3-cylinder)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 145 hp e-DCS6 (1.2L 3-cylinder)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [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-24 22:06:15 [ecarstrade.be] INFO: Saving data for 6999186auction106392: {'created_time': 1774389975.319503, 'last_price_update_time': 1774389975.319513, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999186auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 27dde707-4198-542b-a5f4-cf328feed6aa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ac14ce4e-b783-5dad-8ffd-0ac3fa665dae due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ac14ce4e-b783-5dad-8ffd-0ac3fa665dae due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ac14ce4e-b783-5dad-8ffd-0ac3fa665dae due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ac14ce4e-b783-5dad-8ffd-0ac3fa665dae with identifier: 6999187auction106392
2026-03-24 22:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ac14ce4e-b783-5dad-8ffd-0ac3fa665dae with identifier: 6999187auction106392
2026-03-24 22:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ac14ce4e-b783-5dad-8ffd-0ac3fa665dae with identifier: 6999187auction106392 to the API
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:16 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ac14ce4e-b783-5dad-8ffd-0ac3fa665dae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999187',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 28237,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_001/780x0__r.jpg?hash=1774378504',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_002/780x0__r.jpg?hash=1774378504',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_003/780x0__r.jpg?hash=1774378505',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_004/780x0__r.jpg?hash=1774378505',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_005/780x0__r.jpg?hash=1774378505',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999187/photo_006/780x0__r.jpg?hash=1774378505'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-25',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 (e-DCS6), 1.2L 3-cylinder',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (e-DCS6), 1.2L 3-cylinder',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [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-24 22:06:16 [ecarstrade.be] INFO: Saving data for 6999187auction106392: {'created_time': 1774389976.339548, 'last_price_update_time': 1774389976.339559, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999187auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ac14ce4e-b783-5dad-8ffd-0ac3fa665dae due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item df42468c-4413-5da7-9e42-67d4f12a3275 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item df42468c-4413-5da7-9e42-67d4f12a3275 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item df42468c-4413-5da7-9e42-67d4f12a3275 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 with identifier: 6999165auction106392
2026-03-24 22:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 with identifier: 6999165auction106392
2026-03-24 22:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 with identifier: 6999165auction106392 to the API
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:17 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '55f4cb36-f9ab-5311-840e-b0e29ad0b7c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999165',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 9117,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_001/780x0__r.jpg?hash=1774378472',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_002/780x0__r.jpg?hash=1774378471',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_003/780x0__r.jpg?hash=1774378471',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_004/780x0__r.jpg?hash=1774378471',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_005/780x0__r.jpg?hash=1774378471',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999165/photo_006/780x0__r.jpg?hash=1774378473'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L gasoline 100 hp S&S (6-speed manual)',
 'transmission': 'manual',
 'trim': 'Allure 1.2L gasoline 100 hp S&S (6-speed manual)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [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-24 22:06:17 [ecarstrade.be] INFO: Saving data for 6999165auction106392: {'created_time': 1774389977.387122, 'last_price_update_time': 1774389977.387133, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999165auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 55f4cb36-f9ab-5311-840e-b0e29ad0b7c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item df42468c-4413-5da7-9e42-67d4f12a3275 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item df42468c-4413-5da7-9e42-67d4f12a3275 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 67b449db-e9d8-58c9-8f84-dde44df8301d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 67b449db-e9d8-58c9-8f84-dde44df8301d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: df42468c-4413-5da7-9e42-67d4f12a3275 with identifier: 6999185auction106392
2026-03-24 22:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: df42468c-4413-5da7-9e42-67d4f12a3275 with identifier: 6999185auction106392
2026-03-24 22:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: df42468c-4413-5da7-9e42-67d4f12a3275 with identifier: 6999185auction106392 to the API
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:17 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'df42468c-4413-5da7-9e42-67d4f12a3275',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999185',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 7057,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_001/780x0__r.jpg?hash=1774378500',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_002/780x0__r.jpg?hash=1774378501',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_003/780x0__r.jpg?hash=1774378500',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_004/780x0__r.jpg?hash=1774378500',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_005/780x0__r.jpg?hash=1774378500',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999185/photo_006/780x0__r.jpg?hash=1774378500'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Style Hybrid 136 e-DCS6 (1.2L 3-cyl mild-hybrid)',
 'transmission': 'automatic',
 'trim': 'Style Hybrid 136 e-DCS6 (1.2L 3-cyl mild-hybrid)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [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-24 22:06:17 [ecarstrade.be] INFO: Saving data for 6999185auction106392: {'created_time': 1774389977.848848, 'last_price_update_time': 1774389977.848857, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999185auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item df42468c-4413-5da7-9e42-67d4f12a3275 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:17 [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-24 22:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999184> (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-24 22:06:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995454auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995454auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995454auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995487auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995487auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995487auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995488auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995488auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995488auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995489auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995489auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995489auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995490auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995490auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995490auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995491auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995491auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995491auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995493auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995493auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995493auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995807auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995807auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995807auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995820auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995820auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995820auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995846auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995846auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995846auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995847auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995847auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995847auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995848auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995848auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995848auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995871auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995871auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995871auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995873auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995873auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995873auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995874auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995874auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995874auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995875auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995875auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995875auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995885auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995885auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995885auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995886auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995886auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995886auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995887auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995887auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995887auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Found listing with ID: 6995889auction110944
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995889auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [ecarstrade.be] INFO: Scrape type for 6995889auction110944: 0
2026-03-24 22:06:18 [ecarstrade.be] INFO: Extracting details for car 6999184auction106392
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 67b449db-e9d8-58c9-8f84-dde44df8301d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 67b449db-e9d8-58c9-8f84-dde44df8301d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67b449db-e9d8-58c9-8f84-dde44df8301d with identifier: 6999196auction106392
2026-03-24 22:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67b449db-e9d8-58c9-8f84-dde44df8301d with identifier: 6999196auction106392
2026-03-24 22:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67b449db-e9d8-58c9-8f84-dde44df8301d with identifier: 6999196auction106392 to the API
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:18 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '67b449db-e9d8-58c9-8f84-dde44df8301d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999196',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 22022,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_001/780x0__r.jpg?hash=1774378517',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_002/780x0__r.jpg?hash=1774378517',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_003/780x0__r.jpg?hash=1774378517',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_004/780x0__r.jpg?hash=1774378518',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_005/780x0__r.jpg?hash=1774378518',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999196/photo_006/780x0__r.jpg?hash=1774378518'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max 1.2L PureTech 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Max 1.2L PureTech 130 (EAT8)',
 'vin': None,
 'year': 2024}
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [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-24 22:06:18 [ecarstrade.be] INFO: Saving data for 6999196auction106392: {'created_time': 1774389978.909745, 'last_price_update_time': 1774389978.909758, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999196auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 67b449db-e9d8-58c9-8f84-dde44df8301d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4043905e-3065-5911-8cb3-960ed6ec9661 with identifier: 6999184auction106392
2026-03-24 22:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4043905e-3065-5911-8cb3-960ed6ec9661 with scrape type 1
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4043905e-3065-5911-8cb3-960ed6ec9661
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [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%252F6990001-7000000%252F6999184%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378500%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_001/780x0__r.jpg?hash=1774378500 not downloaded yet
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [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%252F6990001-7000000%252F6999184%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378498%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_002/780x0__r.jpg?hash=1774378498 not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [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%252F6990001-7000000%252F6999184%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378499%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_003/780x0__r.jpg?hash=1774378499 not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [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%252F6990001-7000000%252F6999184%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378499%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_004/780x0__r.jpg?hash=1774378499 not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [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%252F6990001-7000000%252F6999184%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378500%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_005/780x0__r.jpg?hash=1774378500 not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [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%252F6990001-7000000%252F6999184%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378500%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_006/780x0__r.jpg?hash=1774378500 not downloaded yet
2026-03-24 22:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 with identifier: 6999198auction106392
2026-03-24 22:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 with identifier: 6999198auction106392
2026-03-24 22:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 with identifier: 6999198auction106392 to the API
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:19 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '447fd5f6-0fa0-5401-9567-c1aa4b0393c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999198',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 23773,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_001/780x0__r.jpg?hash=1774378522',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_002/780x0__r.jpg?hash=1774378522',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_003/780x0__r.jpg?hash=1774378522',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_004/780x0__r.jpg?hash=1774378520',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_005/780x0__r.jpg?hash=1774378520',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999198/photo_006/780x0__r.jpg?hash=1774378520'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Plus 1.2L PureTech Turbo 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Plus 1.2L PureTech Turbo 130 (EAT8)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [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-24 22:06:19 [ecarstrade.be] INFO: Saving data for 6999198auction106392: {'created_time': 1774389979.486797, 'last_price_update_time': 1774389979.486806, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999198auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8a68819d-d5a8-510b-92d6-5f76a22b24ac due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8a68819d-d5a8-510b-92d6-5f76a22b24ac due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 447fd5f6-0fa0-5401-9567-c1aa4b0393c8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8a68819d-d5a8-510b-92d6-5f76a22b24ac with identifier: 6999162auction106392
2026-03-24 22:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8a68819d-d5a8-510b-92d6-5f76a22b24ac with identifier: 6999162auction106392
2026-03-24 22:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8a68819d-d5a8-510b-92d6-5f76a22b24ac with identifier: 6999162auction106392 to the API
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:19 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8a68819d-d5a8-510b-92d6-5f76a22b24ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999162',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 29966,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_001/780x0__r.jpg?hash=1774378466',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_002/780x0__r.jpg?hash=1774378466',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_003/780x0__r.jpg?hash=1774378466',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_004/780x0__r.jpg?hash=1774378466',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_005/780x0__r.jpg?hash=1774378467',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999162/photo_006/780x0__r.jpg?hash=1774378467'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-25',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 (e-DCS6)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (e-DCS6)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [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-24 22:06:19 [ecarstrade.be] INFO: Saving data for 6999162auction106392: {'created_time': 1774389979.98973, 'last_price_update_time': 1774389979.989739, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999162auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8a68819d-d5a8-510b-92d6-5f76a22b24ac due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5722ba9f-fafb-5720-ad98-c94e3a99309b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5722ba9f-fafb-5720-ad98-c94e3a99309b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5722ba9f-fafb-5720-ad98-c94e3a99309b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5722ba9f-fafb-5720-ad98-c94e3a99309b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5722ba9f-fafb-5720-ad98-c94e3a99309b with identifier: 6999163auction106392
2026-03-24 22:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5722ba9f-fafb-5720-ad98-c94e3a99309b with identifier: 6999163auction106392
2026-03-24 22:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5722ba9f-fafb-5720-ad98-c94e3a99309b with identifier: 6999163auction106392 to the API
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:21 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5722ba9f-fafb-5720-ad98-c94e3a99309b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999163',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 26293,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_001/780x0__r.jpg?hash=1774378467',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_002/780x0__r.jpg?hash=1774378467',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_003/780x0__r.jpg?hash=1774378467',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_004/780x0__r.jpg?hash=1774378467',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_005/780x0__r.jpg?hash=1774378467',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999163/photo_006/780x0__r.jpg?hash=1774378467'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 (1.2L) e-DCS6',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (1.2L) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [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-24 22:06:21 [ecarstrade.be] INFO: Saving data for 6999163auction106392: {'created_time': 1774389981.540373, 'last_price_update_time': 1774389981.540382, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999163auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5722ba9f-fafb-5720-ad98-c94e3a99309b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999199> (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-24 22:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:26 [ecarstrade.be] INFO: Extracting details for car 6999199auction106392
2026-03-24 22:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 with identifier: 6999199auction106392
2026-03-24 22:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 with scrape type 1
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 77115b7f-b21c-5dbd-bfbb-80a39e0b3411
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999199%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378523%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_001/780x0__r.jpg?hash=1774378523 not downloaded yet
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999199%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378522%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_002/780x0__r.jpg?hash=1774378522 not downloaded yet
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999201> (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-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999199%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378522%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_003/780x0__r.jpg?hash=1774378522 not downloaded yet
2026-03-24 22:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:26 [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-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999199%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378523%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_004/780x0__r.jpg?hash=1774378523 not downloaded yet
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999199%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378522%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_005/780x0__r.jpg?hash=1774378522 not downloaded yet
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999199%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378522%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_006/780x0__r.jpg?hash=1774378522 not downloaded yet
2026-03-24 22:06:26 [ecarstrade.be] INFO: Extracting details for car 6999201auction106392
2026-03-24 22:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8288a77d-0666-54fd-b05d-eb938da80bbb with identifier: 6999201auction106392
2026-03-24 22:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8288a77d-0666-54fd-b05d-eb938da80bbb with scrape type 1
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8288a77d-0666-54fd-b05d-eb938da80bbb
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999201%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774389249%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_001/780x0__r.jpg?hash=1774389249 not downloaded yet
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999201%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774389249%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_002/780x0__r.jpg?hash=1774389249 not downloaded yet
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999201%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774389249%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_003/780x0__r.jpg?hash=1774389249 not downloaded yet
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999201%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774389249%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_004/780x0__r.jpg?hash=1774389249 not downloaded yet
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6995890auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276995890auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6995890auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996247auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996247auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996247auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996251auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996251auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996251auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996252auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996252auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996252auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996253auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996253auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996253auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996376auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996376auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996376auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996378auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996378auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996378auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996381auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996381auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996381auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996383auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996383auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996383auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996384auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996384auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996384auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996386auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996386auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996386auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996387auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996387auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996387auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996544auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996544auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996544auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996548auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996548auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996548auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996552auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996552auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996552auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996555auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996555auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996555auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996558auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996558auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996558auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996560auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996560auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996560auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996562auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996562auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996562auction110944: 0
2026-03-24 22:06:26 [ecarstrade.be] INFO: Found listing with ID: 6996564auction110944
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276996564auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [ecarstrade.be] INFO: Scrape type for 6996564auction110944: 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999201%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774389249%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_005/780x0__r.jpg?hash=1774389249 not downloaded yet
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [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%252F6990001-7000000%252F6999201%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774389249%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_006/780x0__r.jpg?hash=1774389249 not downloaded yet
2026-03-24 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999197> (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-24 22:06:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4043905e-3065-5911-8cb3-960ed6ec9661 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:27 [ecarstrade.be] INFO: Extracting details for car 6999197auction106392
2026-03-24 22:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 with identifier: 6999197auction106392
2026-03-24 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 with scrape type 1
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999197%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378519%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_001/780x0__r.jpg?hash=1774378519 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999197%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378519%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_002/780x0__r.jpg?hash=1774378519 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999197%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378519%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_003/780x0__r.jpg?hash=1774378519 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999197%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378519%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_004/780x0__r.jpg?hash=1774378519 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999197%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378520%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_005/780x0__r.jpg?hash=1774378520 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999197%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378519%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_006/780x0__r.jpg?hash=1774378519 not downloaded yet
2026-03-24 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999200> (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-24 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999194> (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-24 22:06:27 [ecarstrade.be] INFO: Extracting details for car 6999200auction106392
2026-03-24 22:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b with identifier: 6999200auction106392
2026-03-24 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b with scrape type 1
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999200%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774389247%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_001/780x0__r.jpg?hash=1774389247 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999200%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774389248%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_002/780x0__r.jpg?hash=1774389248 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999200%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774389248%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_003/780x0__r.jpg?hash=1774389248 not downloaded yet
2026-03-24 22:06:27 [ecarstrade.be] INFO: Extracting details for car 6999194auction106392
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999200%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774389249%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_004/780x0__r.jpg?hash=1774389249 not downloaded yet
2026-03-24 22:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19842dc2-19ef-5881-a889-101594a86117 with identifier: 6999194auction106392
2026-03-24 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19842dc2-19ef-5881-a889-101594a86117 with scrape type 1
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 19842dc2-19ef-5881-a889-101594a86117
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999194%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_001/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999200%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774389249%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_005/780x0__r.jpg?hash=1774389249 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999194%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_002/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999200%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774389247%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_006/780x0__r.jpg?hash=1774389247 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999194%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_003/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999195> (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-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999194%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378516%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_004/780x0__r.jpg?hash=1774378516 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999194%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_005/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999194%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378516%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_006/780x0__r.jpg?hash=1774378516 not downloaded yet
2026-03-24 22:06:27 [ecarstrade.be] INFO: Extracting details for car 6999195auction106392
2026-03-24 22:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1de70909-9e5e-565f-b0e7-c1edb14fd97b with identifier: 6999195auction106392
2026-03-24 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b with scrape type 1
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999195%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_001/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999195%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_002/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999195%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_003/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [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%252F6990001-7000000%252F6999195%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_004/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [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%252F6990001-7000000%252F6999195%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_005/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [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%252F6990001-7000000%252F6999195%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378515%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_006/780x0__r.jpg?hash=1774378515 not downloaded yet
2026-03-24 22:06:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4043905e-3065-5911-8cb3-960ed6ec9661 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4043905e-3065-5911-8cb3-960ed6ec9661 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999193> (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-24 22:06:28 [ecarstrade.be] INFO: Extracting details for car 6999193auction106392
2026-03-24 22:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e5aa64d-727a-5b12-b8ad-27b22c176b0e with identifier: 6999193auction106392
2026-03-24 22:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e5aa64d-727a-5b12-b8ad-27b22c176b0e with scrape type 1
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e5aa64d-727a-5b12-b8ad-27b22c176b0e
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [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%252F6990001-7000000%252F6999193%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378514%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_001/780x0__r.jpg?hash=1774378514 not downloaded yet
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [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%252F6990001-7000000%252F6999193%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378512%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_002/780x0__r.jpg?hash=1774378512 not downloaded yet
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [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%252F6990001-7000000%252F6999193%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378513%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_003/780x0__r.jpg?hash=1774378513 not downloaded yet
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4043905e-3065-5911-8cb3-960ed6ec9661 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [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%252F6990001-7000000%252F6999193%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378514%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_004/780x0__r.jpg?hash=1774378514 not downloaded yet
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [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%252F6990001-7000000%252F6999193%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378513%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_005/780x0__r.jpg?hash=1774378513 not downloaded yet
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [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%252F6990001-7000000%252F6999193%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378513%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_006/780x0__r.jpg?hash=1774378513 not downloaded yet
2026-03-24 22:06:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4043905e-3065-5911-8cb3-960ed6ec9661 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4043905e-3065-5911-8cb3-960ed6ec9661 with identifier: 6999184auction106392
2026-03-24 22:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4043905e-3065-5911-8cb3-960ed6ec9661 with identifier: 6999184auction106392
2026-03-24 22:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4043905e-3065-5911-8cb3-960ed6ec9661 with identifier: 6999184auction106392 to the API
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:29 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4043905e-3065-5911-8cb3-960ed6ec9661',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999184',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 25975,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_001/780x0__r.jpg?hash=1774378500',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_002/780x0__r.jpg?hash=1774378498',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_003/780x0__r.jpg?hash=1774378499',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_004/780x0__r.jpg?hash=1774378499',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_005/780x0__r.jpg?hash=1774378500',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999184/photo_006/780x0__r.jpg?hash=1774378500'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-02',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 (e-DCS6) 1.2L',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (e-DCS6) 1.2L',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [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-24 22:06:29 [ecarstrade.be] INFO: Saving data for 6999184auction106392: {'created_time': 1774389989.474849, 'last_price_update_time': 1774389989.474859, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999184auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4043905e-3065-5911-8cb3-960ed6ec9661 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8288a77d-0666-54fd-b05d-eb938da80bbb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8288a77d-0666-54fd-b05d-eb938da80bbb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 19842dc2-19ef-5881-a889-101594a86117 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4e5aa64d-727a-5b12-b8ad-27b22c176b0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4e5aa64d-727a-5b12-b8ad-27b22c176b0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4e5aa64d-727a-5b12-b8ad-27b22c176b0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4e5aa64d-727a-5b12-b8ad-27b22c176b0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4e5aa64d-727a-5b12-b8ad-27b22c176b0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e5aa64d-727a-5b12-b8ad-27b22c176b0e with identifier: 6999193auction106392
2026-03-24 22:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e5aa64d-727a-5b12-b8ad-27b22c176b0e with identifier: 6999193auction106392
2026-03-24 22:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e5aa64d-727a-5b12-b8ad-27b22c176b0e with identifier: 6999193auction106392 to the API
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4e5aa64d-727a-5b12-b8ad-27b22c176b0e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999193',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 22497,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_001/780x0__r.jpg?hash=1774378514',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_002/780x0__r.jpg?hash=1774378512',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_003/780x0__r.jpg?hash=1774378513',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_004/780x0__r.jpg?hash=1774378514',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_005/780x0__r.jpg?hash=1774378513',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999193/photo_006/780x0__r.jpg?hash=1774378513'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Allure 3008 Hybrid 136 e-DCS6',
 'transmission': 'automatic',
 'trim': 'Allure  Hybrid 136 e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999193auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [ecarstrade.be] INFO: Saving data for 6999193auction106392: {'created_time': 1774389993.127926, 'last_price_update_time': 1774389993.12797, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999193auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4e5aa64d-727a-5b12-b8ad-27b22c176b0e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1de70909-9e5e-565f-b0e7-c1edb14fd97b with identifier: 6999195auction106392
2026-03-24 22:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1de70909-9e5e-565f-b0e7-c1edb14fd97b with identifier: 6999195auction106392
2026-03-24 22:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1de70909-9e5e-565f-b0e7-c1edb14fd97b with identifier: 6999195auction106392 to the API
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '1de70909-9e5e-565f-b0e7-c1edb14fd97b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999195',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 21315,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_001/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_002/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_003/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_004/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_005/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999195/photo_006/780x0__r.jpg?hash=1774378515'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-06-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Plus 1.2L PureTech Turbo 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Plus 1.2L PureTech Turbo 130 (EAT8)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999195auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [ecarstrade.be] INFO: Saving data for 6999195auction106392: {'created_time': 1774389993.552761, 'last_price_update_time': 1774389993.55277, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999195auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 19842dc2-19ef-5881-a889-101594a86117 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999192> (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-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999191> (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-24 22:06:33 [ecarstrade.be] INFO: Extracting details for car 6999192auction106392
2026-03-24 22:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839d471e-2b80-51fe-9dbb-d8e10efea14f with identifier: 6999192auction106392
2026-03-24 22:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839d471e-2b80-51fe-9dbb-d8e10efea14f with scrape type 1
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 839d471e-2b80-51fe-9dbb-d8e10efea14f
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999192%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_001/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999192%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_002/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999192%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_003/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [ecarstrade.be] INFO: Extracting details for car 6999191auction106392
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999192%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_004/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb30663-2e47-5395-8bc7-7693e4b3505c with identifier: 6999191auction106392
2026-03-24 22:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb30663-2e47-5395-8bc7-7693e4b3505c with scrape type 1
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ccb30663-2e47-5395-8bc7-7693e4b3505c
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999191%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_001/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999192%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_005/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999191%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_002/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 19842dc2-19ef-5881-a889-101594a86117 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 19842dc2-19ef-5881-a889-101594a86117 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999192%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_006/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999191%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_003/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999191%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_004/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999191%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_005/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999191%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_006/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 19842dc2-19ef-5881-a889-101594a86117 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 19842dc2-19ef-5881-a889-101594a86117 with identifier: 6999194auction106392
2026-03-24 22:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 19842dc2-19ef-5881-a889-101594a86117 with identifier: 6999194auction106392
2026-03-24 22:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 19842dc2-19ef-5881-a889-101594a86117 with identifier: 6999194auction106392 to the API
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:06:35 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '19842dc2-19ef-5881-a889-101594a86117',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999194',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 8415,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_001/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_002/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_003/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_004/780x0__r.jpg?hash=1774378516',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_005/780x0__r.jpg?hash=1774378515',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999194/photo_006/780x0__r.jpg?hash=1774378516'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Style 1.2L Hybrid (e-DCS6) 136 hp',
 'transmission': 'automatic',
 'trim': 'Style 1.2L Hybrid (e-DCS6) 136 hp',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999194auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:35 [ecarstrade.be] INFO: Saving data for 6999194auction106392: {'created_time': 1774389995.077145, 'last_price_update_time': 1774389995.077157, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999194auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 19842dc2-19ef-5881-a889-101594a86117 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22: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-24 22:06:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b with identifier: 6999200auction106392
2026-03-24 22:06:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b with identifier: 6999200auction106392
2026-03-24 22:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b with identifier: 6999200auction106392 to the API
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:06:35 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Yellow',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999200',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 9568,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_001/780x0__r.jpg?hash=1774389247',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_002/780x0__r.jpg?hash=1774389248',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_003/780x0__r.jpg?hash=1774389248',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_004/780x0__r.jpg?hash=1774389249',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_005/780x0__r.jpg?hash=1774389249',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999200/photo_006/780x0__r.jpg?hash=1774389247'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-05-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 208 PureTech 100 S&S BVM6 Active',
 'transmission': 'manual',
 'trim': 'PureTech 100 S&S BVM6 Active',
 'vin': None,
 'year': 2024}
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999200auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:35 [ecarstrade.be] INFO: Saving data for 6999200auction106392: {'created_time': 1774389995.569474, 'last_price_update_time': 1774389995.569483, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999200auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1c5d70ca-464a-53c1-a74f-70d7f9d1ae9b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999190> (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-24 22:06:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:35 [ecarstrade.be] INFO: Extracting details for car 6999190auction106392
2026-03-24 22:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 with identifier: 6999197auction106392
2026-03-24 22:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 with identifier: 6999197auction106392
2026-03-24 22:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 with identifier: 6999197auction106392 to the API
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:37 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': 'fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999197',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 13563,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_001/780x0__r.jpg?hash=1774378519',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_002/780x0__r.jpg?hash=1774378519',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_003/780x0__r.jpg?hash=1774378519',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_004/780x0__r.jpg?hash=1774378519',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_005/780x0__r.jpg?hash=1774378520',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999197/photo_006/780x0__r.jpg?hash=1774378519'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Plus PureTech 1.2L 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Plus PureTech 1.2L 130 (EAT8)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [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-24 22:06:37 [ecarstrade.be] INFO: Saving data for 6999197auction106392: {'created_time': 1774389997.133825, 'last_price_update_time': 1774389997.133835, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999197auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fa6f78ca-6ba9-58c0-84f2-2e05f7c46ff6 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df5f5be4-af21-5266-b4b6-872833957d51 with identifier: 6999190auction106392
2026-03-24 22:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df5f5be4-af21-5266-b4b6-872833957d51 with scrape type 1
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item df5f5be4-af21-5266-b4b6-872833957d51
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [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%252F6990001-7000000%252F6999190%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_001/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [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%252F6990001-7000000%252F6999190%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378509%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_002/780x0__r.jpg?hash=1774378509 not downloaded yet
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [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%252F6990001-7000000%252F6999190%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378509%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_003/780x0__r.jpg?hash=1774378509 not downloaded yet
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [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%252F6990001-7000000%252F6999190%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378509%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_004/780x0__r.jpg?hash=1774378509 not downloaded yet
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [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%252F6990001-7000000%252F6999190%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378511%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_005/780x0__r.jpg?hash=1774378511 not downloaded yet
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8288a77d-0666-54fd-b05d-eb938da80bbb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8288a77d-0666-54fd-b05d-eb938da80bbb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8288a77d-0666-54fd-b05d-eb938da80bbb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ccb30663-2e47-5395-8bc7-7693e4b3505c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [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%252F6990001-7000000%252F6999190%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378510%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_006/780x0__r.jpg?hash=1774378510 not downloaded yet
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ccb30663-2e47-5395-8bc7-7693e4b3505c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ccb30663-2e47-5395-8bc7-7693e4b3505c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ccb30663-2e47-5395-8bc7-7693e4b3505c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ccb30663-2e47-5395-8bc7-7693e4b3505c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 839d471e-2b80-51fe-9dbb-d8e10efea14f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ccb30663-2e47-5395-8bc7-7693e4b3505c with identifier: 6999191auction106392
2026-03-24 22:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ccb30663-2e47-5395-8bc7-7693e4b3505c with identifier: 6999191auction106392
2026-03-24 22:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ccb30663-2e47-5395-8bc7-7693e4b3505c with identifier: 6999191auction106392 to the API
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:06:38 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': 'ccb30663-2e47-5395-8bc7-7693e4b3505c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999191',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 11967,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_001/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_002/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_003/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_004/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_005/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999191/photo_006/780x0__r.jpg?hash=1774378511'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L (1199cc) gasoline 100 hp S&S, 6-speed '
          'manual',
 'transmission': 'manual',
 'trim': 'Allure 1.2L (1199cc) gasoline 100 hp S&S, 6-speed manual',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999191auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:38 [ecarstrade.be] INFO: Saving data for 6999191auction106392: {'created_time': 1774389998.691707, 'last_price_update_time': 1774389998.691717, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999191auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 839d471e-2b80-51fe-9dbb-d8e10efea14f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 839d471e-2b80-51fe-9dbb-d8e10efea14f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ccb30663-2e47-5395-8bc7-7693e4b3505c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 839d471e-2b80-51fe-9dbb-d8e10efea14f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 839d471e-2b80-51fe-9dbb-d8e10efea14f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 839d471e-2b80-51fe-9dbb-d8e10efea14f with identifier: 6999192auction106392
2026-03-24 22:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 839d471e-2b80-51fe-9dbb-d8e10efea14f with identifier: 6999192auction106392
2026-03-24 22:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 839d471e-2b80-51fe-9dbb-d8e10efea14f with identifier: 6999192auction106392 to the API
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '839d471e-2b80-51fe-9dbb-d8e10efea14f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999192',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 953,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_001/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_002/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_003/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_004/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_005/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999192/photo_006/780x0__r.jpg?hash=1774378511'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-08-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L 3-cylinder Gasoline 100hp S&S (6-speed '
          'manual)',
 'transmission': 'manual',
 'trim': 'Allure 1.2L 3-cylinder Gasoline 100hp S&S (6-speed manual)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999192auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [ecarstrade.be] INFO: Saving data for 6999192auction106392: {'created_time': 1774389999.681021, 'last_price_update_time': 1774389999.681031, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999192auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 839d471e-2b80-51fe-9dbb-d8e10efea14f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8288a77d-0666-54fd-b05d-eb938da80bbb with identifier: 6999201auction106392
2026-03-24 22:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8288a77d-0666-54fd-b05d-eb938da80bbb with identifier: 6999201auction106392
2026-03-24 22:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8288a77d-0666-54fd-b05d-eb938da80bbb with identifier: 6999201auction106392 to the API
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:06:40 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8288a77d-0666-54fd-b05d-eb938da80bbb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999201',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 10084,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_001/780x0__r.jpg?hash=1774389249',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_002/780x0__r.jpg?hash=1774389249',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_003/780x0__r.jpg?hash=1774389249',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_004/780x0__r.jpg?hash=1774389249',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_005/780x0__r.jpg?hash=1774389249',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999201/photo_006/780x0__r.jpg?hash=1774389249'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Hybrid 136 e-DCS6 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 136 e-DCS6 Allure',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [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-24 22:06:40 [ecarstrade.be] INFO: Saving data for 6999201auction106392: {'created_time': 1774390000.061254, 'last_price_update_time': 1774390000.061264, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999201auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 with identifier: 6999199auction106392
2026-03-24 22:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 with identifier: 6999199auction106392
2026-03-24 22:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 with identifier: 6999199auction106392 to the API
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:40 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '77115b7f-b21c-5dbd-bfbb-80a39e0b3411',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999199',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 2478,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_001/780x0__r.jpg?hash=1774378523',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_002/780x0__r.jpg?hash=1774378522',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_003/780x0__r.jpg?hash=1774378522',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_004/780x0__r.jpg?hash=1774378523',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_005/780x0__r.jpg?hash=1774378522',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999199/photo_006/780x0__r.jpg?hash=1774378522'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max 1.2L Hybrid (e-DCS6) 145 ch',
 'transmission': 'automatic',
 'trim': 'Max 1.2L Hybrid (e-DCS6) 145 ch',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999199auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:40 [ecarstrade.be] INFO: Saving data for 6999199auction106392: {'created_time': 1774390000.405669, 'last_price_update_time': 1774390000.405679, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999199auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8288a77d-0666-54fd-b05d-eb938da80bbb due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 77115b7f-b21c-5dbd-bfbb-80a39e0b3411 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item df5f5be4-af21-5266-b4b6-872833957d51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item df5f5be4-af21-5266-b4b6-872833957d51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item df5f5be4-af21-5266-b4b6-872833957d51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item df5f5be4-af21-5266-b4b6-872833957d51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item df5f5be4-af21-5266-b4b6-872833957d51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: df5f5be4-af21-5266-b4b6-872833957d51 with identifier: 6999190auction106392
2026-03-24 22:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: df5f5be4-af21-5266-b4b6-872833957d51 with identifier: 6999190auction106392
2026-03-24 22:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: df5f5be4-af21-5266-b4b6-872833957d51 with identifier: 6999190auction106392 to the API
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:06:41 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'df5f5be4-af21-5266-b4b6-872833957d51',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999190',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 8711,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_001/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_002/780x0__r.jpg?hash=1774378509',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_003/780x0__r.jpg?hash=1774378509',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_004/780x0__r.jpg?hash=1774378509',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_005/780x0__r.jpg?hash=1774378511',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999190/photo_006/780x0__r.jpg?hash=1774378510'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-08-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure Hybrid 145 (e-DCS6), 1.2L 3-cylinder',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 145 (e-DCS6), 1.2L 3-cylinder',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999190auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [ecarstrade.be] INFO: Saving data for 6999190auction106392: {'created_time': 1774390001.916725, 'last_price_update_time': 1774390001.916736, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999190auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item df5f5be4-af21-5266-b4b6-872833957d51 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:41 [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-24 22:06:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6996564auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276996564auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6996564auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6997363auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276997363auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6997363auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6997364auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276997364auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6997364auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6997385auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276997385auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6997385auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6997742auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276997742auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6997742auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6997743auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276997743auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6997743auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6997744auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276997744auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6997744auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6997750auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276997750auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6997750auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998044auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998044auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998044auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998045auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998045auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998045auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998265auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998265auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998265auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998266auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998266auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998266auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998267auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998267auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998267auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998396auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998396auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998396auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998399auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998399auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998399auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998404auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998404auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998404auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998840auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998840auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998840auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6998841auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276998841auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6998841auction110944: 0
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6999056auction110944
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999056auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6999056auction110944: 1
2026-03-24 22:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:42 [ecarstrade.be] INFO: Found listing with ID: 6994160auction110929
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994160auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [ecarstrade.be] INFO: Scrape type for 6994160auction110929: 0
2026-03-24 22:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999189> (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-24 22:06:46 [ecarstrade.be] INFO: Extracting details for car 6999189auction106392
2026-03-24 22:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecc5d9f1-4973-525a-bd6e-ceeb24822211 with identifier: 6999189auction106392
2026-03-24 22:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecc5d9f1-4973-525a-bd6e-ceeb24822211 with scrape type 1
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ecc5d9f1-4973-525a-bd6e-ceeb24822211
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999189%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378507%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_001/780x0__r.jpg?hash=1774378507 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999189%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378507%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_002/780x0__r.jpg?hash=1774378507 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999189%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378507%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_003/780x0__r.jpg?hash=1774378507 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999189%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378507%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_004/780x0__r.jpg?hash=1774378507 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999189%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378507%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_005/780x0__r.jpg?hash=1774378507 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999189%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378507%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_006/780x0__r.jpg?hash=1774378507 not downloaded yet
2026-03-24 22:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999188> (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-24 22:06:46 [ecarstrade.be] INFO: Extracting details for car 6999188auction106392
2026-03-24 22:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 with identifier: 6999188auction106392
2026-03-24 22:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 with scrape type 1
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999188%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774378508%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_001/780x0__r.jpg?hash=1774378508 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999188%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774378508%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_002/780x0__r.jpg?hash=1774378508 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999188%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774378509%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_003/780x0__r.jpg?hash=1774378509 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999188%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774378509%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_004/780x0__r.jpg?hash=1774378509 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999188%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774378509%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_005/780x0__r.jpg?hash=1774378509 not downloaded yet
2026-03-24 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:46 [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%252F6990001-7000000%252F6999188%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774378509%27 HTTP/1.1" 200 None
2026-03-24 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_006/780x0__r.jpg?hash=1774378509 not downloaded yet
2026-03-24 22:06:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ecc5d9f1-4973-525a-bd6e-ceeb24822211 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ecc5d9f1-4973-525a-bd6e-ceeb24822211 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ecc5d9f1-4973-525a-bd6e-ceeb24822211 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ecc5d9f1-4973-525a-bd6e-ceeb24822211 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ecc5d9f1-4973-525a-bd6e-ceeb24822211 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ecc5d9f1-4973-525a-bd6e-ceeb24822211 with identifier: 6999189auction106392
2026-03-24 22:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ecc5d9f1-4973-525a-bd6e-ceeb24822211 with identifier: 6999189auction106392
2026-03-24 22:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ecc5d9f1-4973-525a-bd6e-ceeb24822211 with identifier: 6999189auction106392 to the API
2026-03-24 22:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:48 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ecc5d9f1-4973-525a-bd6e-ceeb24822211',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999189',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 10030,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_001/780x0__r.jpg?hash=1774378507',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_002/780x0__r.jpg?hash=1774378507',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_003/780x0__r.jpg?hash=1774378507',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_004/780x0__r.jpg?hash=1774378507',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_005/780x0__r.jpg?hash=1774378507',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999189/photo_006/780x0__r.jpg?hash=1774378507'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-07-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure Hybrid 145 e-DCS6 (1.2L 3-cylinder)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 145 e-DCS6 (1.2L 3-cylinder)',
 'vin': None,
 'year': 2025}
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999189auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Saving data for 6999189auction106392: {'created_time': 1774390008.169291, 'last_price_update_time': 1774390008.1693, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999189auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ecc5d9f1-4973-525a-bd6e-ceeb24822211 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:48 [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-24 22:06:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6993930auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993930auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6993930auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6993886auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993886auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6993886auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6993922auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993922auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6993922auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6994206auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994206auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6994206auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6994207auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994207auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6994207auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6993928auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993928auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6993928auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6993925auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993925auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6993925auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6993883auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993883auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6993883auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6994041auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994041auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6994041auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6993892auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993892auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6993892auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6994045auction110929
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994045auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:48 [ecarstrade.be] INFO: Scrape type for 6994045auction110929: 0
2026-03-24 22:06:48 [ecarstrade.be] INFO: Found listing with ID: 6993897auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993897auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6993897auction110929: 0
2026-03-24 22:06:49 [ecarstrade.be] INFO: Found listing with ID: 6993964auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993964auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6993964auction110929: 0
2026-03-24 22:06:49 [ecarstrade.be] INFO: Found listing with ID: 6994144auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994144auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6994144auction110929: 0
2026-03-24 22:06:49 [ecarstrade.be] INFO: Found listing with ID: 6994202auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994202auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6994202auction110929: 0
2026-03-24 22:06:49 [ecarstrade.be] INFO: Found listing with ID: 6994143auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994143auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6994143auction110929: 0
2026-03-24 22:06:49 [ecarstrade.be] INFO: Found listing with ID: 6993955auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993955auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6993955auction110929: 0
2026-03-24 22:06:49 [ecarstrade.be] INFO: Found listing with ID: 6994027auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994027auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6994027auction110929: 0
2026-03-24 22:06:49 [ecarstrade.be] INFO: Found listing with ID: 6993943auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993943auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6993943auction110929: 0
2026-03-24 22:06:49 [ecarstrade.be] INFO: Found listing with ID: 6994035auction110929
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994035auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Scrape type for 6994035auction110929: 0
2026-03-24 22: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-24 22:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 with identifier: 6999188auction106392
2026-03-24 22:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 with identifier: 6999188auction106392
2026-03-24 22:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 with identifier: 6999188auction106392 to the API
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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-24 22:06:49 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-26T22:40:03Z',
 'fuel_type': 'Petrol',
 'id': '84bf7ceb-5485-5ba1-8bbf-117a99b82ef2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999188',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'DS Automobiles',
 'model': 'DS3',
 'odometer': 31914,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_001/780x0__r.jpg?hash=1774378508',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_002/780x0__r.jpg?hash=1774378508',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_003/780x0__r.jpg?hash=1774378509',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_004/780x0__r.jpg?hash=1774378509',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_005/780x0__r.jpg?hash=1774378509',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999188/photo_006/780x0__r.jpg?hash=1774378509'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS 3 Esprit de Voyage 1.2L PureTech 130 (EAT8) turbo gasoline',
 'transmission': 'automatic',
 'trim': 'DS DS 3 Esprit de Voyage 1.2L PureTech 130 (EAT8) turbo gasoline',
 'vin': None,
 'year': 2024}
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276999188auction106392%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [ecarstrade.be] INFO: Saving data for 6999188auction106392: {'created_time': 1774390009.535678, 'last_price_update_time': 1774390009.535689, 'auction_closing_time': 1774564803.0}
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999188auction106392') HTTP/1.1" 204 0
2026-03-24 22:06:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 84bf7ceb-5485-5ba1-8bbf-117a99b82ef2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999056> (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-24 22:06:49 [ecarstrade.be] INFO: Extracting details for car 6999056auction110944
2026-03-24 22:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b with identifier: 6999056auction110944
2026-03-24 22:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b with scrape type 1
2026-03-24 22:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999056%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774375212%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_000/780x0__r.jpg?hash=1774375212 not downloaded yet
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999056%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774375212%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_001/780x0__r.jpg?hash=1774375212 not downloaded yet
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999056%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774375213%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_002/780x0__r.jpg?hash=1774375213 not downloaded yet
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999056%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774375213%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_003/780x0__r.jpg?hash=1774375213 not downloaded yet
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999056%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774375213%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_004/780x0__r.jpg?hash=1774375213 not downloaded yet
2026-03-24 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06: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%252F6990001-7000000%252F6999056%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774375213%27 HTTP/1.1" 200 None
2026-03-24 22:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_005/780x0__r.jpg?hash=1774375213 not downloaded yet
2026-03-24 22:06:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b with identifier: 6999056auction110944
2026-03-24 22:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b with identifier: 6999056auction110944
2026-03-24 22:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b with identifier: 6999056auction110944 to the API
2026-03-24 22:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:06:51 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-27T06:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999056',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 88332,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_000/780x0__r.jpg?hash=1774375212',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_001/780x0__r.jpg?hash=1774375212',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_002/780x0__r.jpg?hash=1774375213',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_003/780x0__r.jpg?hash=1774375213',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_004/780x0__r.jpg?hash=1774375213',
                'https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999056/photo_005/780x0__r.jpg?hash=1774375213'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q5 Sportback PHEV Audi Q5 Sportback S line 50 TFSI e quattro '
          '220(299) kW(ch) S tronic',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback PHEV   Sportback S line 50 TFSI e quattro 220(299) '
         'kW(ch) S tronic',
 'vin': None,
 'year': 2023}
2026-03-24 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999056auction110944%27 HTTP/1.1" 200 None
2026-03-24 22:06:51 [ecarstrade.be] INFO: Saving data for 6999056auction110944: {'created_time': 1774390011.390377, 'last_price_update_time': 1774390011.390386, 'auction_closing_time': 1774593600.0}
2026-03-24 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999056auction110944') HTTP/1.1" 204 0
2026-03-24 22:06:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2d1e64c5-c8d3-552d-ad8e-12a6e8fd507b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 22:06:56 [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-24 22:06:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994168auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994168auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994168auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994117auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994117auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994117auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994161auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994161auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994161auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6993917auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993917auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6993917auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6993940auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993940auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6993940auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994147auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994147auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994147auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994060auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994060auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994060auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994200auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994200auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994200auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994203auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994203auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994203auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6993903auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993903auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6993903auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6993911auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993911auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6993911auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6993941auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993941auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6993941auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6993960auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993960auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6993960auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6993982auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993982auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6993982auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994193auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994193auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994193auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994031auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994031auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994031auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994185auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994185auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994185auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994136auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994136auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994136auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994135auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994135auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994135auction110929: 0
2026-03-24 22:06:56 [ecarstrade.be] INFO: Found listing with ID: 6994064auction110929
2026-03-24 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994064auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:06:56 [ecarstrade.be] INFO: Scrape type for 6994064auction110929: 0
2026-03-24 22: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-24 22:07:02 [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-24 22:07:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994064auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994064auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994064auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6993920auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993920auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6993920auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994051auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994051auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994051auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994038auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994038auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994038auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994053auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994053auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994053auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994128auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994128auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994128auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6993986auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993986auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6993986auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994029auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994029auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994029auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994131auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994131auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994131auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6993958auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993958auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6993958auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6993962auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993962auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6993962auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994082auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994082auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994082auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994163auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994163auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994163auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994127auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994127auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994127auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994139auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994139auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994139auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994137auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994137auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994137auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994205auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994205auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994205auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6993953auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993953auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6993953auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994188auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994188auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994188auction110929: 0
2026-03-24 22:07:03 [ecarstrade.be] INFO: Found listing with ID: 6994067auction110929
2026-03-24 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994067auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:03 [ecarstrade.be] INFO: Scrape type for 6994067auction110929: 0
2026-03-24 22: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-24 22:07:06 [scrapy.extensions.logstats] INFO: Crawled 431 pages (at 27 pages/min), scraped 220 items (at 23 items/min)
2026-03-24 22:07:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 335MiB
2026-03-24 22:07:09 [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-24 22:07:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994074auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994074auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994074auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6993914auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993914auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6993914auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994209auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994209auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994209auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994119auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994119auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994119auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6993947auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993947auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6993947auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994048auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994048auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994048auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994159auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994159auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994159auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6993909auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993909auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6993909auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994079auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994079auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994079auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994132auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994132auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994132auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994146auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994146auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994146auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6993939auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993939auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6993939auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994087auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994087auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994087auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6993935auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993935auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6993935auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994130auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994130auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994130auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6993933auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993933auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6993933auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994019auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994019auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994019auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994106auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994106auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994106auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6993977auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993977auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6993977auction110929: 0
2026-03-24 22:07:09 [ecarstrade.be] INFO: Found listing with ID: 6994016auction110929
2026-03-24 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994016auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:09 [ecarstrade.be] INFO: Scrape type for 6994016auction110929: 0
2026-03-24 22: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-24 22:07:16 [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-24 22:07:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994141auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994141auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994141auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6993934auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993934auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6993934auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994014auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994014auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994014auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994059auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994059auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994059auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6993950auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993950auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6993950auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994056auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994056auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994056auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994093auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994093auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994093auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994166auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994166auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994166auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994103auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994103auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994103auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994011auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994011auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994011auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6993904auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993904auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6993904auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994083auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994083auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994083auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994111auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994111auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994111auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994124auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994124auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994124auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994108auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994108auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994108auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6993994auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993994auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6993994auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6993997auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993997auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6993997auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6993999auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993999auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6993999auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994115auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994115auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994115auction110929: 0
2026-03-24 22:07:16 [ecarstrade.be] INFO: Found listing with ID: 6994110auction110929
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994110auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:16 [ecarstrade.be] INFO: Scrape type for 6994110auction110929: 0
2026-03-24 22: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-24 22:07:21 [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-24 22:07:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6993990auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993990auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6993990auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994157auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994157auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994157auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994149auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994149auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994149auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994113auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994113auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994113auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994100auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994100auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994100auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994091auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994091auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994091auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994153auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994153auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994153auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994142auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994142auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994142auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6993974auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993974auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6993974auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994001auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994001auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994001auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994088auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994088auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994088auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994105auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994105auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994105auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994095auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994095auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994095auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994151auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994151auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994151auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994171auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994171auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994171auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994120auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994120auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994120auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994125auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994125auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994125auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994099auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994099auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994099auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6994098auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276994098auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6994098auction110929: 0
2026-03-24 22:07:22 [ecarstrade.be] INFO: Found listing with ID: 6993971auction110929
2026-03-24 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276993971auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:22 [ecarstrade.be] INFO: Scrape type for 6993971auction110929: 0
2026-03-24 22:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:07:28 [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-24 22:07:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6993971auction110929
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993971auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6993971auction110929: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994123auction110929
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994123auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994123auction110929: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6993993auction110929
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993993auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6993993auction110929: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6993969auction110929
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276993969auction110929%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6993969auction110929: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994899auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994899auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994899auction110949: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994897auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994897auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994897auction110949: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994892auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994892auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994892auction110949: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994898auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994898auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994898auction110949: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994900auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994900auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994900auction110949: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994903auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994903auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994903auction110949: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994902auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994902auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994902auction110949: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994945auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994945auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:28 [ecarstrade.be] INFO: Scrape type for 6994945auction110949: 0
2026-03-24 22:07:28 [ecarstrade.be] INFO: Found listing with ID: 6994901auction110949
2026-03-24 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994901auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:29 [ecarstrade.be] INFO: Scrape type for 6994901auction110949: 0
2026-03-24 22:07:29 [ecarstrade.be] INFO: Found listing with ID: 6994958auction110949
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994958auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:29 [ecarstrade.be] INFO: Scrape type for 6994958auction110949: 0
2026-03-24 22:07:29 [ecarstrade.be] INFO: Found listing with ID: 6994920auction110949
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994920auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:29 [ecarstrade.be] INFO: Scrape type for 6994920auction110949: 0
2026-03-24 22:07:29 [ecarstrade.be] INFO: Found listing with ID: 6994891auction110949
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994891auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:29 [ecarstrade.be] INFO: Scrape type for 6994891auction110949: 0
2026-03-24 22:07:29 [ecarstrade.be] INFO: Found listing with ID: 6994896auction110949
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994896auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:29 [ecarstrade.be] INFO: Scrape type for 6994896auction110949: 0
2026-03-24 22:07:29 [ecarstrade.be] INFO: Found listing with ID: 6994923auction110949
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994923auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:29 [ecarstrade.be] INFO: Scrape type for 6994923auction110949: 0
2026-03-24 22:07:29 [ecarstrade.be] INFO: Found listing with ID: 6994937auction110949
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994937auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:29 [ecarstrade.be] INFO: Scrape type for 6994937auction110949: 0
2026-03-24 22:07:29 [ecarstrade.be] INFO: Found listing with ID: 6994968auction110949
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994968auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:29 [ecarstrade.be] INFO: Scrape type for 6994968auction110949: 0
2026-03-24 22: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-24 22:07:35 [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-24 22:07:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994982auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994982auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994982auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994988auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994988auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994988auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994909auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994909auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994909auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994980auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994980auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994980auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994990auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994990auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994990auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994895auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994895auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994895auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994985auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994985auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994985auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994894auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994894auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994894auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994986auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994986auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994986auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994989auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994989auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994989auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994955auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994955auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994955auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994987auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994987auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994987auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994984auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994984auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994984auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994983auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994983auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994983auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6994991auction110949
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276994991auction110949%27 HTTP/1.1" 200 None
2026-03-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6994991auction110949: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6493461auction87925
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [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-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6493461auction87925: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6532089auction87925
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [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-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6532089auction87925: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6581203auction87925
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [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-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6581203auction87925: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6609305auction87925
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [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-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6609305auction87925: 0
2026-03-24 22:07:35 [ecarstrade.be] INFO: Found listing with ID: 6660338auction87925
2026-03-24 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:35 [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-24 22:07:35 [ecarstrade.be] INFO: Scrape type for 6660338auction87925: 0
2026-03-24 22: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-24 22:07:41 [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-24 22:07:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:07:41 [ecarstrade.be] INFO: Found listing with ID: 6756803auction87925
2026-03-24 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:41 [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-24 22:07:41 [ecarstrade.be] INFO: Scrape type for 6756803auction87925: 0
2026-03-24 22:07:41 [ecarstrade.be] INFO: Found listing with ID: 6778495auction87925
2026-03-24 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:41 [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-24 22:07:41 [ecarstrade.be] INFO: Scrape type for 6778495auction87925: 0
2026-03-24 22:07:41 [ecarstrade.be] INFO: Found listing with ID: 6778496auction87925
2026-03-24 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:41 [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-24 22:07:41 [ecarstrade.be] INFO: Scrape type for 6778496auction87925: 0
2026-03-24 22:07:41 [ecarstrade.be] INFO: Found listing with ID: 6778526auction87925
2026-03-24 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276778526auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6778526auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6784204auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276784204auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6784204auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6784210auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276784210auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6784210auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6810528auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276810528auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6810528auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6810530auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276810530auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6810530auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6844413auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276844413auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6844413auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6844418auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276844418auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6844418auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6861888auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276861888auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6861888auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6861910auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276861910auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6861910auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6861911auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276861911auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6861911auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6861939auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276861939auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6861939auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6875741auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276875741auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6875741auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6875747auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276875747auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6875747auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6875748auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276875748auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6875748auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6898132auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276898132auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6898132auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6898138auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276898138auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6898138auction87925: 0
2026-03-24 22:07:42 [ecarstrade.be] INFO: Found listing with ID: 6898139auction87925
2026-03-24 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276898139auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:42 [ecarstrade.be] INFO: Scrape type for 6898139auction87925: 0
2026-03-24 22: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-24 22:07:49 [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-24 22:07:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949434auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949434auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949434auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949437auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949437auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949437auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949440auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949440auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949440auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949443auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949443auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949443auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949444auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949444auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949444auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949457auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949457auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949457auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949461auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949461auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949461auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949469auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949469auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949469auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949470auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949470auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949470auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949471auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949471auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949471auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949491auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949491auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949491auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949516auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949516auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949516auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949528auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949528auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949528auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949553auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949553auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949553auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949574auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949574auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949574auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6949576auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276949576auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6949576auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6959581auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959581auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6959581auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6959582auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959582auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6959582auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6959594auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959594auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6959594auction87925: 0
2026-03-24 22:07:49 [ecarstrade.be] INFO: Found listing with ID: 6959604auction87925
2026-03-24 22:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959604auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:07:49 [ecarstrade.be] INFO: Scrape type for 6959604auction87925: 0
2026-03-24 22:07:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page217?gearbox%5B%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/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) ['zyte-api']
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959609auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959609auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959609auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959625auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959625auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959625auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959627auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959627auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959627auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959631auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959631auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959631auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959632auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959632auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959632auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959636auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959636auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959636auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959649auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959649auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959649auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959655auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959655auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959655auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6959658auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276959658auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6959658auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6963412auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276963412auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6963412auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6963414auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276963414auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6963414auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6968496auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968496auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6968496auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6968497auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968497auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6968497auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6968499auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968499auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6968499auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6968502auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968502auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6968502auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6968504auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276968504auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6968504auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6978828auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276978828auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:00 [ecarstrade.be] INFO: Scrape type for 6978828auction87925: 0
2026-03-24 22:08:00 [ecarstrade.be] INFO: Found listing with ID: 6983201auction87925
2026-03-24 22:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983201auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:01 [ecarstrade.be] INFO: Scrape type for 6983201auction87925: 0
2026-03-24 22:08:01 [ecarstrade.be] INFO: Found listing with ID: 6983202auction87925
2026-03-24 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983202auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:01 [ecarstrade.be] INFO: Scrape type for 6983202auction87925: 0
2026-03-24 22:08:01 [ecarstrade.be] INFO: Found listing with ID: 6983206auction87925
2026-03-24 22:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983206auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:01 [ecarstrade.be] INFO: Scrape type for 6983206auction87925: 0
2026-03-24 22: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-24 22:08:06 [scrapy.extensions.logstats] INFO: Crawled 439 pages (at 8 pages/min), scraped 220 items (at 0 items/min)
2026-03-24 22:08:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 335MiB
2026-03-24 22:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page218?gearbox%5B%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/page217?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6983209auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983209auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6983209auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6983216auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983216auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6983216auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6983218auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983218auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6983218auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6983222auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983222auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6983222auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6983224auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983224auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6983224auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6983225auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983225auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6983225auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6983227auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983227auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6983227auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6983228auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276983228auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6983228auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6985957auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276985957auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6985957auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6985958auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276985958auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6985958auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6992420auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276992420auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6992420auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995793auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995793auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995793auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995794auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995794auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995794auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995796auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995796auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995796auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995797auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995797auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995797auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995798auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995798auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995798auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995799auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995799auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995799auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995800auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995800auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995800auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995801auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995801auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995801auction87925: 0
2026-03-24 22:08:07 [ecarstrade.be] INFO: Found listing with ID: 6995802auction87925
2026-03-24 22:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995802auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:07 [ecarstrade.be] INFO: Scrape type for 6995802auction87925: 0
2026-03-24 22: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-24 22:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page219?gearbox%5B%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/page218?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found 9 car items
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6995803auction87925
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995803auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6995803auction87925: 0
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6995804auction87925
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995804auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6995804auction87925: 0
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6995805auction87925
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995805auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6995805auction87925: 0
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6995806auction87925
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276995806auction87925%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6995806auction87925: 0
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6988429auction110870
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276988429auction110870%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6988429auction110870: 0
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6988433auction110870
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276988433auction110870%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6988433auction110870: 0
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6988437auction110870
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276988437auction110870%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6988437auction110870: 0
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6988442auction110870
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276988442auction110870%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6988442auction110870: 0
2026-03-24 22:08:14 [ecarstrade.be] INFO: Found listing with ID: 6988444auction110870
2026-03-24 22:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%276988444auction110870%27 HTTP/1.1" 200 None
2026-03-24 22:08:14 [ecarstrade.be] INFO: Scrape type for 6988444auction110870: 0
2026-03-24 22: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-24 22:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page220?gearbox%5B%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/page219?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-24 22:08:21 [ecarstrade.be] INFO: No car items found on page 220
2026-03-24 22:08:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 22:08:21 [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>: 229, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:08:21 [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%201773958101 HTTP/1.1" 200 None
2026-03-24 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6694675auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6753482stock') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6812191auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855944auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6859943auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6864911auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6865285stock') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6865610auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6865633auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6875356auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6875365auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6875369auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6875386auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6875393auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6875418auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904840auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907040auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6912763stock') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6917683stock') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922664auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922668auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922676auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922679auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922685auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926684auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926708auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926711auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926728auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6928471auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950311auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950314auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950374auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951316auction110434') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951317auction110434') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951889auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6953248stock') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6954127auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6954131auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6954133auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6954138stock') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970519auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971080auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971083auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971086auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971088auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971096auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971100auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971105auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971113auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971117auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971136auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971146auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971148auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971160auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971162auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971163auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971164auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971165auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971166auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971167auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971168auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971169auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971171auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971172auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971176auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971177auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971178auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971180auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971181auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971182auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971189auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971193auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971201auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971207auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971211auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971215auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971216auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971217auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971218auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971219auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971220auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971221auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971222auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971223auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971224auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971225auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971227auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971228auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971229auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971230auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971231auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971232auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971233auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971234auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971235auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971239auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971240auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971243auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971246auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971258auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971260auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971265auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971268auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971272auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971275auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971276auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971280auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971288auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971295auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971297auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971301auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971309auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971325auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971333auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971338auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971344auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971349auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971357auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971363auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971368auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971369auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971370auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971371auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971372auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971373auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971374auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971375auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971376auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971377auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971378auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971381auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971387auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971390auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971397auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971460auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971468auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971484auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971512auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971565auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971570auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971571auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971572auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971573auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971575auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971576auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971578auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971580auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971583auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971584auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971586auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971588auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971589auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971591auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971596auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971597auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971601auction110661') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972412auction110675') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972428auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972429auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972443auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972444auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972445auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972466auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972467auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972579auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972580auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972590auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972591auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972592auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972593auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972595auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972597auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972624auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972627auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972725auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972726auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972727auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972728auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972750auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972751auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972752auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972753auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972754auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972755auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972772auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973207auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973208auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973227auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973229auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973398auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973429auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973431auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973433auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973434auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973538auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973540auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973542auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973543auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973833auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973836auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973837auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973933auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973934auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973935auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973974auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973977auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6973980auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974339auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974340auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974341auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974342auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974445auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974473auction61871') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974673auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6974677auction110676') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976180auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976198auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976201auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976202auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976203auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976204auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976205auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976221auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976222auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976509auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976511auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976512auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976558auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976560auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976561auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976562auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976564auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976566auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976568auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976648auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976649auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976650auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976806auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976807auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976939auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976940auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976944auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976945auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976989auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976990auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976991auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977207auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977546auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977650auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977651auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977662auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977664auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977665auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977666auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977667auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977668auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977669auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977670auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977671auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977672auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977673auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977674auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977675auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977676auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977677auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977678auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977679auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977680auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977681auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977682auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977683auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977684auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977685auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977686auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977687auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977688auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977689auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977690auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977691auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977692auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977693auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977694auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977695auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977696auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977697auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977698auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977699auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977700auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977701auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977702auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977703auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977704auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977705auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977706auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977707auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977708auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977709auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977710auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977711auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977712auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977713auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977714auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977715auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977716auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977717auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977718auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977719auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977720auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977721auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977722auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977723auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977724auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977725auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977726auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977727auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977728auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977729auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977730auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977731auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977732auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977733auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977734auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977735auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977736auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977737auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977738auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977739auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977740auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977741auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977742auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977743auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977744auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977745auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977746auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977747auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977748auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977749auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977750auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977751auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977752auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977753auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977754auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977755auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977756auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977757auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977758auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977759auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977760auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977761auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977762auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977763auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977764auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977765auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977766auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977767auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977768auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977769auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977770auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977771auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977772auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977773auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977774auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977775auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977776auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977777auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977778auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977779auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977780auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977781auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977782auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977783auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977784auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977785auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977786auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977787auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977788auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977789auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977790auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977791auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977792auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977793auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977794auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977795auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977796auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977797auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977798auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977799auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977800auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977801auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977802auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977803auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977804auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977805auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977806auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977807auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977808auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977809auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977810auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977811auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977812auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977813auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977814auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977815auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977816auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977817auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977818auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977819auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977820auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977821auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977822auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977823auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977824auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977825auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977826auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977827auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977828auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977829auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977830auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977831auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977832auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977833auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977834auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977835auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977836auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977837auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977838auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977839auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977840auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977841auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977842auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977843auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977844auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977845auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977846auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977847auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977848auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977849auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977850auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977851auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977852auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977853auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977854auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977855auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977856auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977857auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977858auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977859auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977860auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977861auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977862auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977863auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977864auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977865auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977866auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977867auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977868auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977869auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977870auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977871auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977872auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977873auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977874auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977875auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977876auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977877auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977878auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977879auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977880auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977881auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977882auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977883auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977884auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977885auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977886auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977887auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977888auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977889auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977890auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977891auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977892auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977893auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977894auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977895auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977896auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977897auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977898auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977899auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977900auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977901auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977902auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977903auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977904auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977905auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977906auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977907auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977908auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977909auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977910auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977911auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977912auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977913auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977914auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977915auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977916auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977917auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977918auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977919auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977920auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977921auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977922auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977923auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977924auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977925auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977926auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977927auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977928auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977929auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977930auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977931auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977932auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977933auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977934auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977935auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977936auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977937auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977938auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977939auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977940auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977941auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977942auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977943auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977944auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977945auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977946auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977947auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977948auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977949auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977950auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977951auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977952auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977953auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977954auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977955auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977956auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977957auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977958auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977959auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977960auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977961auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977962auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977963auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977964auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977965auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977966auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977967auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977968auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977969auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977970auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977971auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977972auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977973auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977974auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977975auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977976auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977977auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977978auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977979auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977980auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977981auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977982auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977983auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977984auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977985auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977986auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977987auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977988auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977989auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977990auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977991auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977992auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977993auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977994auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977995auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977996auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977997auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977998auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6977999auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978000auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978001auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978002auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978003auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978004auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978005auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978006auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978007auction110748') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978248auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978249auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978251auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978252auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978253auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978326auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978327auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978328auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978467auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978470auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978472auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978517auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978518auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978519auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978520auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978521auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978522auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978524auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978526auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978527auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978529auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978532auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978534auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978535auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978536auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978540auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978541auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978542auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978544auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978545auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978548auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978549auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978550auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978551auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978555auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978557auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978558auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978559auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978563auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978564auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978566auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978567auction110756') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978569auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978570auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978571auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978574auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978575auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978576auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978578auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978579auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978581auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978582auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978583auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978584auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978588auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978589auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978593auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978594auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978596auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978600auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978601auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978602auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978603auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978604auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978605auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978606auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978608auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978609auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978610auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978613auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978615auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978616auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978617auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978619auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978620auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978622auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978625auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978627auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978628auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978629auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978639auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978640auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978641auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978643auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978644auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978646auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978648auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978649auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978650auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978651auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978653auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978655auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978656auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978657auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978658auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978659auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978660auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978662auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978665auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978666auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978667auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978668auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978670auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978671auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978672auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978677auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978678auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978679auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978680auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978681auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978682auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978683auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978684auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978685auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978686auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978687auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978691auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978694auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978695auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978696auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978697auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978698auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978699auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978702auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978703auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978705auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978709auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978711auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978712auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978713auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978714auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978715auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978716auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978717auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978718auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978719auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978720auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978721auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978723auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978724auction110757') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978816auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978817auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978858auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978910auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978912auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978913auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978914auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979126auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979127auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979128auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979129auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979131auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979317auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979318auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979319auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979320auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979321auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979342auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979343auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979529auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979666auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979667auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980189auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980190auction110727') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980240auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980241auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980242auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980243auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980244auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980245auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980248auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980249auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980250auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980251auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980253auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980254auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980268auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980270auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980272auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980273auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980275auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980276auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980277auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980289auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980290auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980291auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980292auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980293auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980294auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980299auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980301auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980302auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980303auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980304auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980305auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980376auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980377auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980378auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980379auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980380auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980381auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980382auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980383auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980384auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980385auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980386auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980542auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980546auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980549auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980551auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980554auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980561auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980563auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980565auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980597auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980599auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980601auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980602auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980605auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980609auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980611auction110784') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980984auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980985auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980986auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980987auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980988auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980989auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980990auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980991auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980992auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980993auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980994auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980995auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980996auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980997auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980998auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980999auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981000auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981001auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981002auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981003auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981004auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981005auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981006auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981007auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981008auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981009auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981010auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981011auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981012auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981013auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981014auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981015auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981016auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981017auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981018auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981019auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981020auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981021auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981022auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981023auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981024auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981025auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981026auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981027auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981028auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981029auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981030auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981031auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981032auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981033auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981034auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981035auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981036auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981037auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981038auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981039auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981040auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981041auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981042auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981043auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981044auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981045auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981046auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981047auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981048auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981049auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981050auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981051auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981052auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981053auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981054auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981055auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981056auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981057auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981058auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981059auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981060auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981061auction110799') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982015auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982016auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982017auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982018auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982019auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982020auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982021auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982022auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982023auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982024auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982025auction110783') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983670auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983671auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983672auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983673auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983674auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983675auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983676auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983677auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983678auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983679auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983680auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983681auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983682auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983683auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983684auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983685auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983686auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983687auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983688auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983689auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983690auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983691auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983692auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983693auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983694auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983695auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983696auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983697auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983698auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983699auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983700auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983701auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983702auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983703auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983704auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983705auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983706auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983707auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983708auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983709auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983710auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983711auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983712auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983713auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983714auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983715auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983716auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983717auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983718auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983719auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983720auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983721auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983722auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983723auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983724auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983725auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983726auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983727auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983728auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983729auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983730auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983731auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983732auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983733auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983734auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983735auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983736auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983737auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983738auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983739auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983740auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983741auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983742auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983743auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983744auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983745auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983746auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983747auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983748auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983749auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983750auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983751auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983752auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983753auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983754auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983755auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983756auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983757auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983758auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983759auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983760auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983761auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983762auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983763auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983764auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:30 [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%201773958101&NextPartitionKey=1%2120%21ZWNhcnN0cmFkZS5iZQ--&NextRowKey=1%2128%21Njk4Mzc2NWF1Y3Rpb24xMTA4MjM- HTTP/1.1" 200 None
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983765auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983766auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983767auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983768auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983769auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983770auction110823') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983771auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983772auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983773auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983774auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983775auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983776auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983777auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983778auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983779auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983780auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983781auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983782auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983783auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983784auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983785auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983786auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983787auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983788auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983789auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983790auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983791auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983792auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983793auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983794auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983795auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983796auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983797auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983798auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983799auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983800auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983801auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983802auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983803auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983804auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983805auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983806auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983807auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983808auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983809auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983810auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983811auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983812auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983813auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983814auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983815auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983816auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983817auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983818auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983819auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983820auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983821auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983822auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983823auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983824auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983825auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983826auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983827auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983828auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983829auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983830auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983831auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983832auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983833auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983834auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983835auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983836auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983837auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983838auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983839auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983840auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983841auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983842auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983843auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983844auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983845auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983846auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983847auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983848auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983849auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983850auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983851auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983852auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983853auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983854auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983855auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983856auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983857auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983858auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983859auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983860auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983861auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983862auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983863auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983864auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983865auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983866auction110824') HTTP/1.1" 204 0
2026-03-24 22:08:32 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (220 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.be/task_33_2026-03-24T21_30_00.jl
2026-03-24 22:08:32 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 324,
 'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 324,
 'downloader/request_bytes': 4330123,
 'downloader/request_count': 1720,
 'downloader/request_method_count/GET': 1720,
 'downloader/response_bytes': 320777853,
 'downloader/response_count': 1396,
 'downloader/response_status_count/200': 1396,
 'elapsed_time_seconds': 2305.231286,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 24, 22, 8, 31, 917366, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 220,
 'log_count/DEBUG': 16469,
 'log_count/ERROR': 3,
 'log_count/INFO': 12447,
 'log_count/WARNING': 954,
 'memusage/max': 352124928,
 'memusage/startup': 147480576,
 'photo_download_count': 954,
 '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': 177,
 'playwright/request_count/method/GET': 155,
 'playwright/request_count/method/POST': 22,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/eventsource': 2,
 'playwright/request_count/resource_type/fetch': 18,
 'playwright/request_count/resource_type/font': 4,
 'playwright/request_count/resource_type/image': 86,
 'playwright/request_count/resource_type/other': 1,
 'playwright/request_count/resource_type/script': 46,
 'playwright/request_count/resource_type/stylesheet': 7,
 'playwright/request_count/resource_type/xhr': 11,
 'playwright/response_count': 177,
 'playwright/response_count/method/GET': 155,
 'playwright/response_count/method/POST': 22,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/eventsource': 2,
 'playwright/response_count/resource_type/fetch': 18,
 'playwright/response_count/resource_type/font': 4,
 'playwright/response_count/resource_type/image': 86,
 'playwright/response_count/resource_type/other': 1,
 'playwright/response_count/resource_type/script': 46,
 'playwright/response_count/resource_type/stylesheet': 7,
 'playwright/response_count/resource_type/xhr': 11,
 'request_depth_max': 220,
 'response_received_count': 442,
 'scheduler/dequeued': 1720,
 'scheduler/dequeued/memory': 1720,
 'scheduler/enqueued': 1720,
 'scheduler/enqueued/memory': 1720,
 'scrape_type/new': 213,
 'scrape_type/price_update': 8,
 'scrape_type/skipped': 4058,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 441,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 9.332347167315826,
 'scrapy-zyte-api/mean_response_seconds': 9.55410422154864,
 'scrapy-zyte-api/processed': 441,
 'scrapy-zyte-api/request_args/browserHtml': 441,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 441,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 441,
 'scrapy-zyte-api/request_args/requestHeaders': 441,
 'scrapy-zyte-api/request_args/sessionContext': 441,
 'scrapy-zyte-api/request_args/url': 441,
 'scrapy-zyte-api/status_codes/200': 441,
 'scrapy-zyte-api/success': 441,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 24, 21, 30, 6, 686080, tzinfo=datetime.timezone.utc)}
2026-03-24 22:08:32 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.be)