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

PROJECT (sourcing_v2), SPIDER (bca_logged_out.fr)

2026-03-16 08:59:36 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-16 08:59:36 [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-16 08:59:36 [bca_logged_out.fr] INFO: Starting spider bca_logged_out.fr
2026-03-16 08:59:36 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-16 08:59:36 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-16 08:59:36 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-16 08:59:36 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-16 08:59:36 [scrapy.extensions.telnet] INFO: Telnet Password: 71d147c49cba5e57
2026-03-16 08:59:36 [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-16 08:59:36 [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/bca_logged_out.fr/2026-03-16T08_59_33.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-16 08:59:36 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-16 08:59:36 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-16 08:59:36 [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-16 08:59:36 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-16 08:59:36 [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-16 08:59:36 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-16 08:59:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-16 08:59:37 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2099
2026-03-16 08:59:37 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-16 08:59:37 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: fr
2026-03-16 08:59:37 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-16 08:59:37 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-16 08:59:37 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.alx.dev-cluster.alx.tech/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-16 08:59:37 [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-16 08:59:37 [scrapy.core.engine] INFO: Spider opened
2026-03-16 08:59:37 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-16 08:59:37 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-16 08:59:37 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-16 08:59:37 [scrapy-playwright] INFO: Starting download handler
2026-03-16 08:59:37 [scrapy-playwright] INFO: Starting download handler
2026-03-16 08:59:37 [scrapy-playwright] INFO: Launching 1 startup context(s)
2026-03-16 08:59:37 [scrapy-playwright] INFO: Launching browser firefox
2026-03-16 08:59:37 [scrapy-playwright] INFO: Launching 1 startup context(s)
2026-03-16 08:59:37 [scrapy-playwright] INFO: Launching browser firefox
2026-03-16 08:59:38 [scrapy-playwright] INFO: Browser firefox launched
2026-03-16 08:59:38 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-16 08:59:38 [scrapy-playwright] INFO: Startup context(s) launched
2026-03-16 08:59:38 [scrapy-playwright] INFO: Browser firefox launched
2026-03-16 08:59:39 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-16 08:59:39 [scrapy-playwright] INFO: Startup context(s) launched
2026-03-16 08:59:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/search?q=&vehicleType=*> (referer: None) ['zyte-api']
2026-03-16 08:59:44 [bca_logged_out.fr] INFO: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=|salecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true
2026-03-16 08:59:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true> (referer: https://www.bcautoencheres.fr/Search?bq=salecountry_exact:FR&page=0&sort=SaleDate&missingMileage=True) ['zyte-api']
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: IsUserAnonymous: True
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=|salecountry_exact:FR&page=1&sort=SaleDate&missingMileage=true
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 6d0311d9-aedb-4cfb-849c-d7b8f09020ec
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 6d0311d9-aedb-4cfb-849c-d7b8f09020ec: 1
2026-03-16 08:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: bfa78562-14c7-46c1-a00a-4520c74eaf1e
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for bfa78562-14c7-46c1-a00a-4520c74eaf1e: 1
2026-03-16 08:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: c5832d8c-c73f-486b-82a5-af257090687b
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for c5832d8c-c73f-486b-82a5-af257090687b: 1
2026-03-16 08:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: c64c3eed-21a7-499d-8e16-86f3eac20074
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for c64c3eed-21a7-499d-8e16-86f3eac20074: 1
2026-03-16 08:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 96573b77-dacd-468c-bb2b-57f93b06325c
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 96573b77-dacd-468c-bb2b-57f93b06325c: 1
2026-03-16 08:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 33fcd262-96c6-4b08-aa15-ee1841ab70f1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 33fcd262-96c6-4b08-aa15-ee1841ab70f1: 1
2026-03-16 08:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 3f599481-c8db-4960-a2c8-9a305265d0eb
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 3f599481-c8db-4960-a2c8-9a305265d0eb: 1
2026-03-16 08:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 6586b86f-62f2-43ad-8a5f-850f4a7940c0
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 6586b86f-62f2-43ad-8a5f-850f4a7940c0: 1
2026-03-16 08:59:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 5831f97d-3744-4688-b5dd-2211bbfdd032
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 5831f97d-3744-4688-b5dd-2211bbfdd032: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 5ab7dad8-1113-4a65-9de0-a213806c8ca8
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 5ab7dad8-1113-4a65-9de0-a213806c8ca8: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 50082ab5-4872-4bfa-afc5-eff4e39e4a15
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 50082ab5-4872-4bfa-afc5-eff4e39e4a15: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 196a0c76-45b8-4826-8dcd-a90fd826a744
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 196a0c76-45b8-4826-8dcd-a90fd826a744: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 80a4fa95-47c2-4647-a61f-f7a2f5fe137f
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 80a4fa95-47c2-4647-a61f-f7a2f5fe137f: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 80ca30b0-60bc-41ba-b872-2ac8ab4931d3
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 80ca30b0-60bc-41ba-b872-2ac8ab4931d3: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 650775c6-ab07-4e02-bdfc-c46a5a66569d
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 650775c6-ab07-4e02-bdfc-c46a5a66569d: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 0cf1b7f4-5731-43c0-975d-ae3db13ff166
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 0cf1b7f4-5731-43c0-975d-ae3db13ff166: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: ecbfe07c-98cf-4f15-a088-dfa5c71fa15b
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for ecbfe07c-98cf-4f15-a088-dfa5c71fa15b: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: ce873c9b-76e5-4bd9-b694-35436141f96b
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for ce873c9b-76e5-4bd9-b694-35436141f96b: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 1bfbf716-891f-4f6b-a8eb-f62590e94406
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for 1bfbf716-891f-4f6b-a8eb-f62590e94406: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: c313e088-033a-414b-b32d-25022abe49f6
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Scrape type for c313e088-033a-414b-b32d-25022abe49f6: 1
2026-03-16 08:59:50 [bca_logged_out.fr] INFO: Found listing with ID: 91719549-40f0-4a98-a8a5-d64d93c95494
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 91719549-40f0-4a98-a8a5-d64d93c95494: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: fa6cfa4d-5409-434b-ad9c-b835e359eb1d
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for fa6cfa4d-5409-434b-ad9c-b835e359eb1d: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 4d5d17d4-74fe-4bd1-9301-347e576e39c7
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 4d5d17d4-74fe-4bd1-9301-347e576e39c7: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: e40cd982-ac43-426c-896c-8579d0be5735
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for e40cd982-ac43-426c-896c-8579d0be5735: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: e3298a5c-d8a2-4e6b-a3a7-4333b36823f7
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for e3298a5c-d8a2-4e6b-a3a7-4333b36823f7: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: aa044fb9-8229-4f50-85ce-c6138c787d09
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for aa044fb9-8229-4f50-85ce-c6138c787d09: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: bc4a9cc8-6077-434d-be5d-a7db534136e1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for bc4a9cc8-6077-434d-be5d-a7db534136e1: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: f24c5eb6-b56d-464b-b7ad-6af493cc5d4f
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for f24c5eb6-b56d-464b-b7ad-6af493cc5d4f: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: e2ac6513-3f46-47ec-8b57-384b2007381f
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for e2ac6513-3f46-47ec-8b57-384b2007381f: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 773ae176-9f75-41bf-9178-afa47d66dc7e
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 773ae176-9f75-41bf-9178-afa47d66dc7e: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 0c126fec-7cba-4a80-b810-260e9dbbfb6e
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 0c126fec-7cba-4a80-b810-260e9dbbfb6e: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 23826337-6ad4-40e6-81f5-7f491a2b018f
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 23826337-6ad4-40e6-81f5-7f491a2b018f: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 2de4b882-a17a-45f3-88b0-edc81d8fd2ec
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 2de4b882-a17a-45f3-88b0-edc81d8fd2ec: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: b2b4d293-975d-41a2-b759-57d2480823c4
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for b2b4d293-975d-41a2-b759-57d2480823c4: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: d4dce5b4-6120-4dad-962e-ee66dc10623c
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for d4dce5b4-6120-4dad-962e-ee66dc10623c: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: a9ff2010-74ef-439b-b711-7140fb08a4e4
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for a9ff2010-74ef-439b-b711-7140fb08a4e4: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 08cc3966-10fa-4f5b-beb8-b3cfd970289c
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 08cc3966-10fa-4f5b-beb8-b3cfd970289c: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: faed54f2-6e43-494c-863f-f1908fe5d010
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for faed54f2-6e43-494c-863f-f1908fe5d010: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 2c279617-320c-4bf1-9117-0a76e54bb06f
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 2c279617-320c-4bf1-9117-0a76e54bb06f: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: acd57a83-f713-4361-ae1e-2026111d96c7
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for acd57a83-f713-4361-ae1e-2026111d96c7: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: e294dd3f-df27-4fc9-aca1-59360126ca58
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for e294dd3f-df27-4fc9-aca1-59360126ca58: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 063fa4e0-25aa-422b-b47c-958eebba5182
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 063fa4e0-25aa-422b-b47c-958eebba5182: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 544b9444-2600-4c84-98cd-b6cee75f98a2
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 544b9444-2600-4c84-98cd-b6cee75f98a2: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: a8e77a9e-8605-4c6d-a971-6ad29596bcf6
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for a8e77a9e-8605-4c6d-a971-6ad29596bcf6: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 0b2fc00c-d606-4031-848d-7dff6423f6df
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 0b2fc00c-d606-4031-848d-7dff6423f6df: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 3f4b7dcc-5480-43b8-85e7-fd154fae29f1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 3f4b7dcc-5480-43b8-85e7-fd154fae29f1: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d: 1
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Found listing with ID: d0d0df01-df40-48ed-95ab-b900ee5e5538
2026-03-16 08:59:51 [bca_logged_out.fr] INFO: Scrape type for d0d0df01-df40-48ed-95ab-b900ee5e5538: 1
2026-03-16 08:59:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=1&sort=SaleDate&missingMileage=true> (referer: https://www.bcautoencheres.fr/Search?bq=salecountry_exact:FR&page=1&sort=SaleDate&missingMileage=True) ['zyte-api']
2026-03-16 08:59:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385938&ItemId=c64c3eed-21a7-499d-8e16-86f3eac20074&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GK-816-JH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385862&ItemId=33fcd262-96c6-4b08-aa15-ee1841ab70f1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GV-632-DZ&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385930&ItemId=bfa78562-14c7-46c1-a00a-4520c74eaf1e&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GN-066-ZD&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:54 [bca_logged_out.fr] INFO: IsUserAnonymous: True
2026-03-16 08:59:54 [bca_logged_out.fr] INFO: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=|salecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true
2026-03-16 08:59:54 [bca_logged_out.fr] INFO: Found listing with ID: 6d0311d9-aedb-4cfb-849c-d7b8f09020ec
2026-03-16 08:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385928&ItemId=6d0311d9-aedb-4cfb-849c-d7b8f09020ec&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GR-749-CE&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385882&ItemId=96573b77-dacd-468c-bb2b-57f93b06325c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GQ-716-RM&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385931&ItemId=c5832d8c-c73f-486b-82a5-af257090687b&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GN-261-ZD&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:54 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.bcautoencheres.fr/Lot?id=23385928&ItemId=6d0311d9-aedb-4cfb-849c-d7b8f09020ec&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GR-749-CE&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-16 08:59:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a3a827-5900-52a6-98c1-9a17e3fc6588 with identifier: c64c3eed-21a7-499d-8e16-86f3eac20074
2026-03-16 08:59:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a3a827-5900-52a6-98c1-9a17e3fc6588 with scrape type 1
2026-03-16 08:59:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 92a3a827-5900-52a6-98c1-9a17e3fc6588
2026-03-16 08:59:54 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 92a3a827-5900-52a6-98c1-9a17e3fc6588
2026-03-16 08:59:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 92a3a827-5900-52a6-98c1-9a17e3fc6588, identifier: c64c3eed-21a7-499d-8e16-86f3eac20074
2026-03-16 08:59:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32144b98-47df-56c3-8577-00b8df6d2133 with identifier: 33fcd262-96c6-4b08-aa15-ee1841ab70f1
2026-03-16 08:59:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32144b98-47df-56c3-8577-00b8df6d2133 with scrape type 1
2026-03-16 08:59:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 32144b98-47df-56c3-8577-00b8df6d2133
2026-03-16 08:59:54 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 32144b98-47df-56c3-8577-00b8df6d2133
2026-03-16 08:59:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 32144b98-47df-56c3-8577-00b8df6d2133, identifier: 33fcd262-96c6-4b08-aa15-ee1841ab70f1
2026-03-16 08:59:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3785c5f-16da-5f0d-b390-50f90c81013a with identifier: bfa78562-14c7-46c1-a00a-4520c74eaf1e
2026-03-16 08:59:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3785c5f-16da-5f0d-b390-50f90c81013a with scrape type 1
2026-03-16 08:59:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e3785c5f-16da-5f0d-b390-50f90c81013a
2026-03-16 08:59:54 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e3785c5f-16da-5f0d-b390-50f90c81013a
2026-03-16 08:59:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: e3785c5f-16da-5f0d-b390-50f90c81013a, identifier: bfa78562-14c7-46c1-a00a-4520c74eaf1e
2026-03-16 08:59:54 [bca_logged_out.fr] INFO: Found listing with ID: bfa78562-14c7-46c1-a00a-4520c74eaf1e
2026-03-16 08:59:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 92a3a827-5900-52a6-98c1-9a17e3fc6588 with identifier: c64c3eed-21a7-499d-8e16-86f3eac20074
2026-03-16 08:59:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 92a3a827-5900-52a6-98c1-9a17e3fc6588 with identifier: c64c3eed-21a7-499d-8e16-86f3eac20074
2026-03-16 08:59:54 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 92a3a827-5900-52a6-98c1-9a17e3fc6588 with identifier: c64c3eed-21a7-499d-8e16-86f3eac20074 to the API
2026-03-16 08:59:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:54 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385938&ItemId=c64c3eed-21a7-499d-8e16-86f3eac20074&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GK-816-JH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '92a3a827-5900-52a6-98c1-9a17e3fc6588',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GK-816-JH',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gk-816-jh&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 73095,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2022-11-03',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW X3 0.0 XDRIVE 30E, 2022',
 'transmission': 'manual',
 'trim': '0.0 XDRIVE 30E',
 'vin': 'WBA61DP0309N86657',
 'year': 2022}
2026-03-16 08:59:54 [bca_logged_out.fr] INFO: Saving data for c64c3eed-21a7-499d-8e16-86f3eac20074: {'created_time': 1773651594.985626, 'last_price_update_time': 1773651594.985644, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 32144b98-47df-56c3-8577-00b8df6d2133 with identifier: 33fcd262-96c6-4b08-aa15-ee1841ab70f1
2026-03-16 08:59:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 32144b98-47df-56c3-8577-00b8df6d2133 with identifier: 33fcd262-96c6-4b08-aa15-ee1841ab70f1
2026-03-16 08:59:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 32144b98-47df-56c3-8577-00b8df6d2133 with identifier: 33fcd262-96c6-4b08-aa15-ee1841ab70f1 to the API
2026-03-16 08:59:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:55 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385862&ItemId=33fcd262-96c6-4b08-aa15-ee1841ab70f1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GV-632-DZ&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '32144b98-47df-56c3-8577-00b8df6d2133',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-632-DZ',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-632-dz&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Citroën',
 'model': 'C3',
 'odometer': 72211,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-02-16',
 'seats_number': None,
 'seller_name': None,
 'title': 'Citroën C3 0.0 AIRCROSS, 2024',
 'transmission': 'manual',
 'trim': '0.0 AIRCROSS',
 'vin': 'VF72RHNPMR4032052',
 'year': 2024}
2026-03-16 08:59:55 [bca_logged_out.fr] INFO: Saving data for 33fcd262-96c6-4b08-aa15-ee1841ab70f1: {'created_time': 1773651595.50784, 'last_price_update_time': 1773651595.507855, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: e3785c5f-16da-5f0d-b390-50f90c81013a with identifier: bfa78562-14c7-46c1-a00a-4520c74eaf1e
2026-03-16 08:59:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: e3785c5f-16da-5f0d-b390-50f90c81013a with identifier: bfa78562-14c7-46c1-a00a-4520c74eaf1e
2026-03-16 08:59:55 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: e3785c5f-16da-5f0d-b390-50f90c81013a with identifier: bfa78562-14c7-46c1-a00a-4520c74eaf1e to the API
2026-03-16 08:59:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:55 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385930&ItemId=bfa78562-14c7-46c1-a00a-4520c74eaf1e&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GN-066-ZD&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA BOUCHAIN), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'e3785c5f-16da-5f0d-b390-50f90c81013a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-066-ZD',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-066-zd&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA BOUCHAIN',
 'make': 'BMW',
 'model': 'SERIE 1',
 'odometer': 60815,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-05-17',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW SERIE 1 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'WBA7K310907M65714',
 'year': 2023}
2026-03-16 08:59:55 [bca_logged_out.fr] INFO: Saving data for bfa78562-14c7-46c1-a00a-4520c74eaf1e: {'created_time': 1773651595.885153, 'last_price_update_time': 1773651595.885169, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385834&ItemId=3f599481-c8db-4960-a2c8-9a305265d0eb&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GM-661-LK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:55 [bca_logged_out.fr] INFO: Found listing with ID: c5832d8c-c73f-486b-82a5-af257090687b
2026-03-16 08: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-16 08:59:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04d25e0c-2281-5912-9656-4f2b53e12947 with identifier: 6d0311d9-aedb-4cfb-849c-d7b8f09020ec
2026-03-16 08:59:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04d25e0c-2281-5912-9656-4f2b53e12947 with scrape type 1
2026-03-16 08:59:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 04d25e0c-2281-5912-9656-4f2b53e12947
2026-03-16 08:59:55 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 04d25e0c-2281-5912-9656-4f2b53e12947
2026-03-16 08:59:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 04d25e0c-2281-5912-9656-4f2b53e12947, identifier: 6d0311d9-aedb-4cfb-849c-d7b8f09020ec
2026-03-16 08:59:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e010c1c1-2e03-5382-9bd9-39c3fa704ba9 with identifier: 96573b77-dacd-468c-bb2b-57f93b06325c
2026-03-16 08:59:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e010c1c1-2e03-5382-9bd9-39c3fa704ba9 with scrape type 1
2026-03-16 08:59:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e010c1c1-2e03-5382-9bd9-39c3fa704ba9
2026-03-16 08:59:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e010c1c1-2e03-5382-9bd9-39c3fa704ba9
2026-03-16 08:59:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: e010c1c1-2e03-5382-9bd9-39c3fa704ba9, identifier: 96573b77-dacd-468c-bb2b-57f93b06325c
2026-03-16 08:59:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d959ebb9-34a5-5884-9648-7bb5d530096b with identifier: c5832d8c-c73f-486b-82a5-af257090687b
2026-03-16 08:59:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d959ebb9-34a5-5884-9648-7bb5d530096b with scrape type 1
2026-03-16 08:59:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d959ebb9-34a5-5884-9648-7bb5d530096b
2026-03-16 08:59:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d959ebb9-34a5-5884-9648-7bb5d530096b
2026-03-16 08:59:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: d959ebb9-34a5-5884-9648-7bb5d530096b, identifier: c5832d8c-c73f-486b-82a5-af257090687b
2026-03-16 08:59:56 [bca_logged_out.fr] INFO: Found listing with ID: c64c3eed-21a7-499d-8e16-86f3eac20074
2026-03-16 08:59:56 [bca_logged_out.fr] INFO: Scrape type for c64c3eed-21a7-499d-8e16-86f3eac20074: 0
2026-03-16 08:59:56 [bca_logged_out.fr] INFO: Found listing with ID: 96573b77-dacd-468c-bb2b-57f93b06325c
2026-03-16 08:59:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 04d25e0c-2281-5912-9656-4f2b53e12947 with identifier: 6d0311d9-aedb-4cfb-849c-d7b8f09020ec
2026-03-16 08:59:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 04d25e0c-2281-5912-9656-4f2b53e12947 with identifier: 6d0311d9-aedb-4cfb-849c-d7b8f09020ec
2026-03-16 08:59:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 04d25e0c-2281-5912-9656-4f2b53e12947 with identifier: 6d0311d9-aedb-4cfb-849c-d7b8f09020ec to the API
2026-03-16 08:59:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:56 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385928&ItemId=6d0311d9-aedb-4cfb-849c-d7b8f09020ec&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GR-749-CE&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '04d25e0c-2281-5912-9656-4f2b53e12947',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-749-CE',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-749-ce&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Alfa Romeo',
 'model': 'Tonale',
 'odometer': 46443,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-07',
 'seats_number': None,
 'seller_name': None,
 'title': 'Alfa Romeo Tonale 0.0 1.5 130CV HYBRID TCT7 SPRINT, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.5 130CV HYBRID TCT7 SPRINT',
 'vin': 'ZARNASAA7N3035068',
 'year': 2023}
2026-03-16 08:59:56 [bca_logged_out.fr] INFO: Saving data for 6d0311d9-aedb-4cfb-849c-d7b8f09020ec: {'created_time': 1773651596.767881, 'last_price_update_time': 1773651596.767896, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: e010c1c1-2e03-5382-9bd9-39c3fa704ba9 with identifier: 96573b77-dacd-468c-bb2b-57f93b06325c
2026-03-16 08:59:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: e010c1c1-2e03-5382-9bd9-39c3fa704ba9 with identifier: 96573b77-dacd-468c-bb2b-57f93b06325c
2026-03-16 08:59:56 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: e010c1c1-2e03-5382-9bd9-39c3fa704ba9 with identifier: 96573b77-dacd-468c-bb2b-57f93b06325c to the API
2026-03-16 08:59:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:57 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385882&ItemId=96573b77-dacd-468c-bb2b-57f93b06325c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GQ-716-RM&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ NICE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'e010c1c1-2e03-5382-9bd9-39c3fa704ba9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GQ-716-RM',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gq-716-rm&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ NICE',
 'make': 'Citroën',
 'model': 'Berlingo',
 'odometer': 51639,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-08-10',
 'seats_number': None,
 'seller_name': None,
 'title': 'Citroën Berlingo 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'VR7EFYHT2PN547306',
 'year': 2023}
2026-03-16 08:59:57 [bca_logged_out.fr] INFO: Saving data for 96573b77-dacd-468c-bb2b-57f93b06325c: {'created_time': 1773651597.145545, 'last_price_update_time': 1773651597.145563, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: d959ebb9-34a5-5884-9648-7bb5d530096b with identifier: c5832d8c-c73f-486b-82a5-af257090687b
2026-03-16 08:59:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: d959ebb9-34a5-5884-9648-7bb5d530096b with identifier: c5832d8c-c73f-486b-82a5-af257090687b
2026-03-16 08:59:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: d959ebb9-34a5-5884-9648-7bb5d530096b with identifier: c5832d8c-c73f-486b-82a5-af257090687b to the API
2026-03-16 08:59:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:57 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385931&ItemId=c5832d8c-c73f-486b-82a5-af257090687b&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GN-261-ZD&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ NICE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'd959ebb9-34a5-5884-9648-7bb5d530096b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-261-ZD',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-261-zd&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ NICE',
 'make': 'BMW',
 'model': 'SERIE 1',
 'odometer': 56770,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-05-17',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW SERIE 1 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'WBA7K310407M65345',
 'year': 2023}
2026-03-16 08:59:57 [bca_logged_out.fr] INFO: Saving data for c5832d8c-c73f-486b-82a5-af257090687b: {'created_time': 1773651597.564878, 'last_price_update_time': 1773651597.564891, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:57 [bca_logged_out.fr] INFO: Found listing with ID: 33fcd262-96c6-4b08-aa15-ee1841ab70f1
2026-03-16 08:59:57 [bca_logged_out.fr] INFO: Scrape type for 33fcd262-96c6-4b08-aa15-ee1841ab70f1: 0
2026-03-16 08:59:57 [bca_logged_out.fr] INFO: Found listing with ID: 3f599481-c8db-4960-a2c8-9a305265d0eb
2026-03-16 08:59:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94f82394-c98f-5794-8aaf-0810436e5f0e with identifier: 3f599481-c8db-4960-a2c8-9a305265d0eb
2026-03-16 08:59:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94f82394-c98f-5794-8aaf-0810436e5f0e with scrape type 1
2026-03-16 08:59:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 94f82394-c98f-5794-8aaf-0810436e5f0e
2026-03-16 08:59:57 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 94f82394-c98f-5794-8aaf-0810436e5f0e
2026-03-16 08:59:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 94f82394-c98f-5794-8aaf-0810436e5f0e, identifier: 3f599481-c8db-4960-a2c8-9a305265d0eb
2026-03-16 08:59:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 94f82394-c98f-5794-8aaf-0810436e5f0e with identifier: 3f599481-c8db-4960-a2c8-9a305265d0eb
2026-03-16 08:59:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 94f82394-c98f-5794-8aaf-0810436e5f0e with identifier: 3f599481-c8db-4960-a2c8-9a305265d0eb
2026-03-16 08:59:57 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 94f82394-c98f-5794-8aaf-0810436e5f0e with identifier: 3f599481-c8db-4960-a2c8-9a305265d0eb to the API
2026-03-16 08:59:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:57 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385834&ItemId=3f599481-c8db-4960-a2c8-9a305265d0eb&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GM-661-LK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '94f82394-c98f-5794-8aaf-0810436e5f0e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GM-661-LK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gm-661-lk&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Citroën',
 'model': 'C3',
 'odometer': 53383,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-02-28',
 'seats_number': None,
 'seller_name': None,
 'title': 'Citroën C3 0.0 PURE TECH 83 S&S, 2023',
 'transmission': 'manual',
 'trim': '0.0 PURE TECH 83 S&S',
 'vin': 'VF7SXHMRVPT512055',
 'year': 2023}
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Saving data for 3f599481-c8db-4960-a2c8-9a305265d0eb: {'created_time': 1773651598.114674, 'last_price_update_time': 1773651598.114684, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 6586b86f-62f2-43ad-8a5f-850f4a7940c0
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 5831f97d-3744-4688-b5dd-2211bbfdd032
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 5ab7dad8-1113-4a65-9de0-a213806c8ca8
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 50082ab5-4872-4bfa-afc5-eff4e39e4a15
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 196a0c76-45b8-4826-8dcd-a90fd826a744
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 80a4fa95-47c2-4647-a61f-f7a2f5fe137f
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 80ca30b0-60bc-41ba-b872-2ac8ab4931d3
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 650775c6-ab07-4e02-bdfc-c46a5a66569d
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 0cf1b7f4-5731-43c0-975d-ae3db13ff166
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: ecbfe07c-98cf-4f15-a088-dfa5c71fa15b
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: ce873c9b-76e5-4bd9-b694-35436141f96b
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 1bfbf716-891f-4f6b-a8eb-f62590e94406
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: c313e088-033a-414b-b32d-25022abe49f6
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 91719549-40f0-4a98-a8a5-d64d93c95494
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: fa6cfa4d-5409-434b-ad9c-b835e359eb1d
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 4d5d17d4-74fe-4bd1-9301-347e576e39c7
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: e40cd982-ac43-426c-896c-8579d0be5735
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: e3298a5c-d8a2-4e6b-a3a7-4333b36823f7
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: aa044fb9-8229-4f50-85ce-c6138c787d09
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: bc4a9cc8-6077-434d-be5d-a7db534136e1
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: f24c5eb6-b56d-464b-b7ad-6af493cc5d4f
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: e2ac6513-3f46-47ec-8b57-384b2007381f
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 773ae176-9f75-41bf-9178-afa47d66dc7e
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 0c126fec-7cba-4a80-b810-260e9dbbfb6e
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 23826337-6ad4-40e6-81f5-7f491a2b018f
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 2de4b882-a17a-45f3-88b0-edc81d8fd2ec
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: b2b4d293-975d-41a2-b759-57d2480823c4
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: d4dce5b4-6120-4dad-962e-ee66dc10623c
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: a9ff2010-74ef-439b-b711-7140fb08a4e4
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 08cc3966-10fa-4f5b-beb8-b3cfd970289c
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: faed54f2-6e43-494c-863f-f1908fe5d010
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 2c279617-320c-4bf1-9117-0a76e54bb06f
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: acd57a83-f713-4361-ae1e-2026111d96c7
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: e294dd3f-df27-4fc9-aca1-59360126ca58
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 063fa4e0-25aa-422b-b47c-958eebba5182
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 544b9444-2600-4c84-98cd-b6cee75f98a2
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: a8e77a9e-8605-4c6d-a971-6ad29596bcf6
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 0b2fc00c-d606-4031-848d-7dff6423f6df
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 3f4b7dcc-5480-43b8-85e7-fd154fae29f1
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d
2026-03-16 08:59:58 [bca_logged_out.fr] INFO: Found listing with ID: d0d0df01-df40-48ed-95ab-b900ee5e5538
2026-03-16 08:59:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385865&ItemId=5831f97d-3744-4688-b5dd-2211bbfdd032&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-625-ZX&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385835&ItemId=6586b86f-62f2-43ad-8a5f-850f4a7940c0&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GM-847-LY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 921ee519-d4d4-5d22-9051-8604c6d62534 with identifier: 5831f97d-3744-4688-b5dd-2211bbfdd032
2026-03-16 08:59:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 921ee519-d4d4-5d22-9051-8604c6d62534 with scrape type 1
2026-03-16 08:59:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 921ee519-d4d4-5d22-9051-8604c6d62534
2026-03-16 08:59:58 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 921ee519-d4d4-5d22-9051-8604c6d62534
2026-03-16 08:59:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 921ee519-d4d4-5d22-9051-8604c6d62534, identifier: 5831f97d-3744-4688-b5dd-2211bbfdd032
2026-03-16 08:59:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 921ee519-d4d4-5d22-9051-8604c6d62534 with identifier: 5831f97d-3744-4688-b5dd-2211bbfdd032
2026-03-16 08:59:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 921ee519-d4d4-5d22-9051-8604c6d62534 with identifier: 5831f97d-3744-4688-b5dd-2211bbfdd032
2026-03-16 08:59:58 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 921ee519-d4d4-5d22-9051-8604c6d62534 with identifier: 5831f97d-3744-4688-b5dd-2211bbfdd032 to the API
2026-03-16 08:59:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:58 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385865&ItemId=5831f97d-3744-4688-b5dd-2211bbfdd032&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-625-ZX&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '921ee519-d4d4-5d22-9051-8604c6d62534',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-625-ZX',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-625-zx&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Citroën',
 'model': 'C3 aircross',
 'odometer': 56488,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-05-21',
 'seats_number': None,
 'seller_name': None,
 'title': 'Citroën C3 aircross 0.0 1.2 PURETECH, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2 PURETECH',
 'vin': 'VF72RHNPMR4046604',
 'year': 2024}
2026-03-16 08:59:59 [bca_logged_out.fr] INFO: Saving data for 5831f97d-3744-4688-b5dd-2211bbfdd032: {'created_time': 1773651599.004261, 'last_price_update_time': 1773651599.004277, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385866&ItemId=5ab7dad8-1113-4a65-9de0-a213806c8ca8&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GX-701-HH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 08:59:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 08:59:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1afbbac8-fedb-5639-a5a8-e971d2216015 with identifier: 6586b86f-62f2-43ad-8a5f-850f4a7940c0
2026-03-16 08:59:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1afbbac8-fedb-5639-a5a8-e971d2216015 with scrape type 1
2026-03-16 08:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 1afbbac8-fedb-5639-a5a8-e971d2216015
2026-03-16 08:59:59 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 1afbbac8-fedb-5639-a5a8-e971d2216015
2026-03-16 08:59:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 1afbbac8-fedb-5639-a5a8-e971d2216015, identifier: 6586b86f-62f2-43ad-8a5f-850f4a7940c0
2026-03-16 08:59:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 1afbbac8-fedb-5639-a5a8-e971d2216015 with identifier: 6586b86f-62f2-43ad-8a5f-850f4a7940c0
2026-03-16 08:59:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 1afbbac8-fedb-5639-a5a8-e971d2216015 with identifier: 6586b86f-62f2-43ad-8a5f-850f4a7940c0
2026-03-16 08:59:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 1afbbac8-fedb-5639-a5a8-e971d2216015 with identifier: 6586b86f-62f2-43ad-8a5f-850f4a7940c0 to the API
2026-03-16 08:59:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:59 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385835&ItemId=6586b86f-62f2-43ad-8a5f-850f4a7940c0&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GM-847-LY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA BOUCHAIN), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '1afbbac8-fedb-5639-a5a8-e971d2216015',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GM-847-LY',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gm-847-ly&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA BOUCHAIN',
 'make': 'Citroën',
 'model': 'C3',
 'odometer': 58075,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-03-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'Citroën C3 0.0 PURE TECH 83 S&S, 2023',
 'transmission': 'manual',
 'trim': '0.0 PURE TECH 83 S&S',
 'vin': 'VF7SXHMRVPT515368',
 'year': 2023}
2026-03-16 08:59:59 [bca_logged_out.fr] INFO: Saving data for 6586b86f-62f2-43ad-8a5f-850f4a7940c0: {'created_time': 1773651599.499718, 'last_price_update_time': 1773651599.49973, 'auction_closing_time': 1924984800.0}
2026-03-16 08:59:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0 with identifier: 5ab7dad8-1113-4a65-9de0-a213806c8ca8
2026-03-16 08:59:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0 with scrape type 1
2026-03-16 08:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0
2026-03-16 08:59:59 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0
2026-03-16 08:59:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0, identifier: 5ab7dad8-1113-4a65-9de0-a213806c8ca8
2026-03-16 08:59:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0 with identifier: 5ab7dad8-1113-4a65-9de0-a213806c8ca8
2026-03-16 08:59:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0 with identifier: 5ab7dad8-1113-4a65-9de0-a213806c8ca8
2026-03-16 08:59:59 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0 with identifier: 5ab7dad8-1113-4a65-9de0-a213806c8ca8 to the API
2026-03-16 08:59:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 08:59:59 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 08:59:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385866&ItemId=5ab7dad8-1113-4a65-9de0-a213806c8ca8&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GX-701-HH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(F2S Montereau sur le Jard (77)), Véhicules d'occasion "
                  "Hertz 24/03/2025, Fin: 31/12 23:00  Véhicules d'occasion "
                  'Hertz',
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '04d7e1cd-b14e-5fa0-8fb1-30925fd4d1c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GX-701-HH',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gx-701-hh&vehicleType=*',
 'listing': 'directbuy',
 'location': 'F2S Montereau sur le Jard (77)',
 'make': 'Citroën',
 'model': 'C3 aircross',
 'odometer': 59799,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-06-03',
 'seats_number': None,
 'seller_name': None,
 'title': 'Citroën C3 aircross 0.0 1.2 PURETECH, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2 PURETECH',
 'vin': 'VF72RHNPMR4090126',
 'year': 2024}
2026-03-16 08:59:59 [bca_logged_out.fr] INFO: Saving data for 5ab7dad8-1113-4a65-9de0-a213806c8ca8: {'created_time': 1773651599.953258, 'last_price_update_time': 1773651599.953271, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385927&ItemId=50082ab5-4872-4bfa-afc5-eff4e39e4a15&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GR-052-MY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67015ba1-6224-5fa1-8a2e-75dd1d4c192f with identifier: 50082ab5-4872-4bfa-afc5-eff4e39e4a15
2026-03-16 09:00:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67015ba1-6224-5fa1-8a2e-75dd1d4c192f with scrape type 1
2026-03-16 09:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 67015ba1-6224-5fa1-8a2e-75dd1d4c192f
2026-03-16 09:00:00 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 67015ba1-6224-5fa1-8a2e-75dd1d4c192f
2026-03-16 09:00:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 67015ba1-6224-5fa1-8a2e-75dd1d4c192f, identifier: 50082ab5-4872-4bfa-afc5-eff4e39e4a15
2026-03-16 09:00:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 67015ba1-6224-5fa1-8a2e-75dd1d4c192f with identifier: 50082ab5-4872-4bfa-afc5-eff4e39e4a15
2026-03-16 09:00:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 67015ba1-6224-5fa1-8a2e-75dd1d4c192f with identifier: 50082ab5-4872-4bfa-afc5-eff4e39e4a15
2026-03-16 09:00:00 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 67015ba1-6224-5fa1-8a2e-75dd1d4c192f with identifier: 50082ab5-4872-4bfa-afc5-eff4e39e4a15 to the API
2026-03-16 09:00:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:02 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385927&ItemId=50082ab5-4872-4bfa-afc5-eff4e39e4a15&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GR-052-MY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '67015ba1-6224-5fa1-8a2e-75dd1d4c192f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-052-MY',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-052-my&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Cupra',
 'model': 'Leon',
 'odometer': 80018,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'Cupra Leon 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'VSSZZZKL2PR055384',
 'year': 2023}
2026-03-16 09:00:02 [bca_logged_out.fr] INFO: Saving data for 50082ab5-4872-4bfa-afc5-eff4e39e4a15: {'created_time': 1773651602.174672, 'last_price_update_time': 1773651602.174689, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385886&ItemId=80ca30b0-60bc-41ba-b872-2ac8ab4931d3&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GN-199-GM&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385914&ItemId=80a4fa95-47c2-4647-a61f-f7a2f5fe137f&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-626-JH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385875&ItemId=196a0c76-45b8-4826-8dcd-a90fd826a744&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GP-090-LX&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5da97561-11e4-547e-bcaa-8846238100b7 with identifier: 80ca30b0-60bc-41ba-b872-2ac8ab4931d3
2026-03-16 09:00:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5da97561-11e4-547e-bcaa-8846238100b7 with scrape type 1
2026-03-16 09:00:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5da97561-11e4-547e-bcaa-8846238100b7
2026-03-16 09:00:02 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5da97561-11e4-547e-bcaa-8846238100b7
2026-03-16 09:00:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 5da97561-11e4-547e-bcaa-8846238100b7, identifier: 80ca30b0-60bc-41ba-b872-2ac8ab4931d3
2026-03-16 09:00:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e062ebfd-854a-502b-951a-2c36bd6b69ad with identifier: 80a4fa95-47c2-4647-a61f-f7a2f5fe137f
2026-03-16 09:00:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e062ebfd-854a-502b-951a-2c36bd6b69ad with scrape type 1
2026-03-16 09:00:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e062ebfd-854a-502b-951a-2c36bd6b69ad
2026-03-16 09:00:02 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e062ebfd-854a-502b-951a-2c36bd6b69ad
2026-03-16 09:00:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: e062ebfd-854a-502b-951a-2c36bd6b69ad, identifier: 80a4fa95-47c2-4647-a61f-f7a2f5fe137f
2026-03-16 09:00:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 5da97561-11e4-547e-bcaa-8846238100b7 with identifier: 80ca30b0-60bc-41ba-b872-2ac8ab4931d3
2026-03-16 09:00:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 5da97561-11e4-547e-bcaa-8846238100b7 with identifier: 80ca30b0-60bc-41ba-b872-2ac8ab4931d3
2026-03-16 09:00:02 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 5da97561-11e4-547e-bcaa-8846238100b7 with identifier: 80ca30b0-60bc-41ba-b872-2ac8ab4931d3 to the API
2026-03-16 09:00:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:03 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385886&ItemId=80ca30b0-60bc-41ba-b872-2ac8ab4931d3&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GN-199-GM&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '5da97561-11e4-547e-bcaa-8846238100b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-199-GM',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-199-gm&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 76414,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-04-11',
 'seats_number': None,
 'seller_name': None,
 'title': 'Ford Focus 0.0 1.0 125 CV, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.0 125 CV',
 'vin': 'WF0NXXGCHNNB01100',
 'year': 2023}
2026-03-16 09:00:03 [bca_logged_out.fr] INFO: Saving data for 80ca30b0-60bc-41ba-b872-2ac8ab4931d3: {'created_time': 1773651603.370042, 'last_price_update_time': 1773651603.370058, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: e062ebfd-854a-502b-951a-2c36bd6b69ad with identifier: 80a4fa95-47c2-4647-a61f-f7a2f5fe137f
2026-03-16 09:00:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: e062ebfd-854a-502b-951a-2c36bd6b69ad with identifier: 80a4fa95-47c2-4647-a61f-f7a2f5fe137f
2026-03-16 09:00:03 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: e062ebfd-854a-502b-951a-2c36bd6b69ad with identifier: 80a4fa95-47c2-4647-a61f-f7a2f5fe137f to the API
2026-03-16 09:00:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:04 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385914&ItemId=80a4fa95-47c2-4647-a61f-f7a2f5fe137f&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-626-JH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ ORLY), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'e062ebfd-854a-502b-951a-2c36bd6b69ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GS-626-JH',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gs-626-jh&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ ORLY',
 'make': 'Fiat',
 'model': 'Ducato',
 'odometer': 91469,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-11-13',
 'seats_number': None,
 'seller_name': None,
 'title': 'Fiat Ducato 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'ZFA25000002Y29101',
 'year': 2023}
2026-03-16 09:00:04 [bca_logged_out.fr] INFO: Saving data for 80a4fa95-47c2-4647-a61f-f7a2f5fe137f: {'created_time': 1773651604.170496, 'last_price_update_time': 1773651604.170507, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385934&ItemId=650775c6-ab07-4e02-bdfc-c46a5a66569d&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=HB-321-YV&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17414678-8daa-5e6e-a76d-eada30d4898f with identifier: 196a0c76-45b8-4826-8dcd-a90fd826a744
2026-03-16 09:00:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17414678-8daa-5e6e-a76d-eada30d4898f with scrape type 1
2026-03-16 09:00:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 17414678-8daa-5e6e-a76d-eada30d4898f
2026-03-16 09:00:04 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 17414678-8daa-5e6e-a76d-eada30d4898f
2026-03-16 09:00:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 17414678-8daa-5e6e-a76d-eada30d4898f, identifier: 196a0c76-45b8-4826-8dcd-a90fd826a744
2026-03-16 09:00:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 17414678-8daa-5e6e-a76d-eada30d4898f with identifier: 196a0c76-45b8-4826-8dcd-a90fd826a744
2026-03-16 09:00:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 17414678-8daa-5e6e-a76d-eada30d4898f with identifier: 196a0c76-45b8-4826-8dcd-a90fd826a744
2026-03-16 09:00:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 17414678-8daa-5e6e-a76d-eada30d4898f with identifier: 196a0c76-45b8-4826-8dcd-a90fd826a744 to the API
2026-03-16 09:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:04 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385875&ItemId=196a0c76-45b8-4826-8dcd-a90fd826a744&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GP-090-LX&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '17414678-8daa-5e6e-a76d-eada30d4898f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GP-090-LX',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gp-090-lx&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Fiat',
 'model': '500x',
 'odometer': 67341,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-06-12',
 'seats_number': None,
 'seller_name': None,
 'title': 'Fiat 500x 0.0 X, 2023',
 'transmission': 'manual',
 'trim': '0.0 X',
 'vin': 'ZFANF2BA3PPA02164',
 'year': 2023}
2026-03-16 09:00:04 [bca_logged_out.fr] INFO: Saving data for 196a0c76-45b8-4826-8dcd-a90fd826a744: {'created_time': 1773651604.728364, 'last_price_update_time': 1773651604.72838, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385832&ItemId=d0d0df01-df40-48ed-95ab-b900ee5e5538&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GP-991-GP&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c993fc41-b090-5814-937d-4255e1018af8 with identifier: 650775c6-ab07-4e02-bdfc-c46a5a66569d
2026-03-16 09:00:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c993fc41-b090-5814-937d-4255e1018af8 with scrape type 1
2026-03-16 09:00:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c993fc41-b090-5814-937d-4255e1018af8
2026-03-16 09:00:04 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c993fc41-b090-5814-937d-4255e1018af8
2026-03-16 09:00:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: c993fc41-b090-5814-937d-4255e1018af8, identifier: 650775c6-ab07-4e02-bdfc-c46a5a66569d
2026-03-16 09:00:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: c993fc41-b090-5814-937d-4255e1018af8 with identifier: 650775c6-ab07-4e02-bdfc-c46a5a66569d
2026-03-16 09:00:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: c993fc41-b090-5814-937d-4255e1018af8 with identifier: 650775c6-ab07-4e02-bdfc-c46a5a66569d
2026-03-16 09:00:04 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: c993fc41-b090-5814-937d-4255e1018af8 with identifier: 650775c6-ab07-4e02-bdfc-c46a5a66569d to the API
2026-03-16 09:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:05 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385934&ItemId=650775c6-ab07-4e02-bdfc-c46a5a66569d&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=HB-321-YV&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'c993fc41-b090-5814-937d-4255e1018af8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'HB-321-YV',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=hb-321-yv&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Ford',
 'model': 'Focus sw',
 'odometer': 36627,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2025-02-18',
 'seats_number': None,
 'seller_name': None,
 'title': 'Ford Focus sw 0.0 1.0 ECOBOOST, 2025',
 'transmission': 'manual',
 'trim': '0.0 1.0 ECOBOOST',
 'vin': 'WF0PXXGCHPSU88765',
 'year': 2025}
2026-03-16 09:00:06 [bca_logged_out.fr] INFO: Saving data for 650775c6-ab07-4e02-bdfc-c46a5a66569d: {'created_time': 1773651606.312165, 'last_price_update_time': 1773651606.312185, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385840&ItemId=3f4b7dcc-5480-43b8-85e7-fd154fae29f1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-940-DG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b56e0d34-044c-5f5a-8413-c68b85946f1d with identifier: d0d0df01-df40-48ed-95ab-b900ee5e5538
2026-03-16 09:00:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b56e0d34-044c-5f5a-8413-c68b85946f1d with scrape type 1
2026-03-16 09:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b56e0d34-044c-5f5a-8413-c68b85946f1d
2026-03-16 09:00:06 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b56e0d34-044c-5f5a-8413-c68b85946f1d
2026-03-16 09:00:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: b56e0d34-044c-5f5a-8413-c68b85946f1d, identifier: d0d0df01-df40-48ed-95ab-b900ee5e5538
2026-03-16 09:00:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: b56e0d34-044c-5f5a-8413-c68b85946f1d with identifier: d0d0df01-df40-48ed-95ab-b900ee5e5538
2026-03-16 09:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: b56e0d34-044c-5f5a-8413-c68b85946f1d with identifier: d0d0df01-df40-48ed-95ab-b900ee5e5538
2026-03-16 09:00:06 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: b56e0d34-044c-5f5a-8413-c68b85946f1d with identifier: d0d0df01-df40-48ed-95ab-b900ee5e5538 to the API
2026-03-16 09:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:06 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385832&ItemId=d0d0df01-df40-48ed-95ab-b900ee5e5538&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GP-991-GP&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT Orly), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'b56e0d34-044c-5f5a-8413-c68b85946f1d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GP-991-GP',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gp-991-gp&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT Orly',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 55994,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-06-02',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2 100 EDITION, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2 100 EDITION',
 'vin': 'VXKUPHNEKP4021153',
 'year': 2023}
2026-03-16 09:00:06 [bca_logged_out.fr] INFO: Saving data for d0d0df01-df40-48ed-95ab-b900ee5e5538: {'created_time': 1773651606.906579, 'last_price_update_time': 1773651606.906597, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b950ac1-ee90-5e90-b445-58416efdc1a8 with identifier: 3f4b7dcc-5480-43b8-85e7-fd154fae29f1
2026-03-16 09:00:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b950ac1-ee90-5e90-b445-58416efdc1a8 with scrape type 1
2026-03-16 09:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5b950ac1-ee90-5e90-b445-58416efdc1a8
2026-03-16 09:00:06 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5b950ac1-ee90-5e90-b445-58416efdc1a8
2026-03-16 09:00:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 5b950ac1-ee90-5e90-b445-58416efdc1a8, identifier: 3f4b7dcc-5480-43b8-85e7-fd154fae29f1
2026-03-16 09:00:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 5b950ac1-ee90-5e90-b445-58416efdc1a8 with identifier: 3f4b7dcc-5480-43b8-85e7-fd154fae29f1
2026-03-16 09:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 5b950ac1-ee90-5e90-b445-58416efdc1a8 with identifier: 3f4b7dcc-5480-43b8-85e7-fd154fae29f1
2026-03-16 09:00:07 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 5b950ac1-ee90-5e90-b445-58416efdc1a8 with identifier: 3f4b7dcc-5480-43b8-85e7-fd154fae29f1 to the API
2026-03-16 09:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:07 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385840&ItemId=3f4b7dcc-5480-43b8-85e7-fd154fae29f1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-940-DG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '5b950ac1-ee90-5e90-b445-58416efdc1a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GS-940-DG',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gs-940-dg&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 59322,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-10-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VXKUPHNEKP4137352',
 'year': 2023}
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Saving data for 3f4b7dcc-5480-43b8-85e7-fd154fae29f1: {'created_time': 1773651607.4503, 'last_price_update_time': 1773651607.450319, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true> (referer: https://www.bcautoencheres.fr/Search?bq=salecountry_exact:FR&page=2&sort=SaleDate&missingMileage=True) ['zyte-api']
2026-03-16 09:00:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: IsUserAnonymous: True
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=|salecountry_exact:FR&page=3&sort=SaleDate&missingMileage=true
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 5c02236b-29ed-498c-a0a2-90c7ae302fe4
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 5c02236b-29ed-498c-a0a2-90c7ae302fe4: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 0a96a73f-e141-42a3-91f0-f731c4535a45
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 0a96a73f-e141-42a3-91f0-f731c4535a45: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 63abc69b-8ee9-4f2a-9f21-90e51fa03f19
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 63abc69b-8ee9-4f2a-9f21-90e51fa03f19: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 255242ee-9b0e-4f0c-87fe-3183e684c85f
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 255242ee-9b0e-4f0c-87fe-3183e684c85f: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 16310816-3604-47d2-a677-57f021d00560
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 16310816-3604-47d2-a677-57f021d00560: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 93dde772-014c-4ab8-a5ce-4db9cbb44149
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 93dde772-014c-4ab8-a5ce-4db9cbb44149: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 5b99b614-c445-4adf-9bcb-88af16567ce6
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 5b99b614-c445-4adf-9bcb-88af16567ce6: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 7eb5e2cb-702b-414b-8e07-3b32cf4cb1d6
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 7eb5e2cb-702b-414b-8e07-3b32cf4cb1d6: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: cf0c819a-4642-4ca8-be67-78cdc8e88efb
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for cf0c819a-4642-4ca8-be67-78cdc8e88efb: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: ccdb55f8-0983-452f-8276-36095554a876
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for ccdb55f8-0983-452f-8276-36095554a876: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: cf10d7fd-330e-470d-befc-39f261986862
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for cf10d7fd-330e-470d-befc-39f261986862: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: a20ef52a-b90e-40b8-8f5e-72f495afbce9
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for a20ef52a-b90e-40b8-8f5e-72f495afbce9: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 23da8eee-95c1-4020-ab1d-ea6e69372b16
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 23da8eee-95c1-4020-ab1d-ea6e69372b16: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: a7a84834-ba3e-4aab-bce2-325b6aa69463
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for a7a84834-ba3e-4aab-bce2-325b6aa69463: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: c1c1b42f-3457-44d0-8d94-b7c66539a163
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for c1c1b42f-3457-44d0-8d94-b7c66539a163: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 38c0b580-535b-4bae-b8b2-8b083b30f1d9
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Scrape type for 38c0b580-535b-4bae-b8b2-8b083b30f1d9: 1
2026-03-16 09:00:07 [bca_logged_out.fr] INFO: Found listing with ID: 004764f0-23f0-4c7e-a55e-a2a41ef225c9
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 004764f0-23f0-4c7e-a55e-a2a41ef225c9: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: e7c621e3-c456-48ea-ab82-80b3fe86653b
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for e7c621e3-c456-48ea-ab82-80b3fe86653b: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 6bd42506-01a3-4a9a-9a52-7eea2dd98ee8
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 6bd42506-01a3-4a9a-9a52-7eea2dd98ee8: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 67c1a545-a306-4f19-9c86-dec5c48f252a
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 67c1a545-a306-4f19-9c86-dec5c48f252a: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 5786fdd7-b36b-4504-bca7-43089d8f9f03
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 5786fdd7-b36b-4504-bca7-43089d8f9f03: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: a5b08b9f-e608-4178-bd89-1e557965a98a
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for a5b08b9f-e608-4178-bd89-1e557965a98a: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: e4694891-01ba-4b62-9eef-877deaee1723
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for e4694891-01ba-4b62-9eef-877deaee1723: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: d2e5a90f-faa5-426b-833b-d1575e7dee20
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for d2e5a90f-faa5-426b-833b-d1575e7dee20: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 5d21d5cc-3698-4c40-8983-653c992347f2
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 5d21d5cc-3698-4c40-8983-653c992347f2: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: e0facfa9-c4dc-440f-af40-dc88a40346e1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for e0facfa9-c4dc-440f-af40-dc88a40346e1: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 6028d7a9-5dbb-4657-a259-5c9a0992b63b
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 6028d7a9-5dbb-4657-a259-5c9a0992b63b: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: ab3b4905-6874-439f-9b6d-56cedce37041
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for ab3b4905-6874-439f-9b6d-56cedce37041: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: f9fef944-afa6-4247-83a6-5e8cf328f636
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for f9fef944-afa6-4247-83a6-5e8cf328f636: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: f90e2993-e2ba-4038-9da3-71d3dab8b9af
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for f90e2993-e2ba-4038-9da3-71d3dab8b9af: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 7c639161-f4cc-4dff-a54e-c6e73eca9777
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 7c639161-f4cc-4dff-a54e-c6e73eca9777: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: c716fcf0-5213-4481-a208-2a2398fa70a1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for c716fcf0-5213-4481-a208-2a2398fa70a1: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 72abadec-ba86-4dfc-a4e4-cfa5a5074e37
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 72abadec-ba86-4dfc-a4e4-cfa5a5074e37: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: b212d764-0dbc-4e87-ae3e-f64ade2512d6
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for b212d764-0dbc-4e87-ae3e-f64ade2512d6: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 12c5c7d1-671c-4f4f-bc44-9cd16491ff84
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 12c5c7d1-671c-4f4f-bc44-9cd16491ff84: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: bcb9aa77-14e4-43bc-9446-9b649a87f64e
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for bcb9aa77-14e4-43bc-9446-9b649a87f64e: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 153aa88d-aea8-4d8b-820f-dda000e5d55a
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 153aa88d-aea8-4d8b-820f-dda000e5d55a: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 7f804714-de0e-4aeb-966a-d14480b98fc2
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 7f804714-de0e-4aeb-966a-d14480b98fc2: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 1f784701-3896-4023-873e-8f81465cc2d4
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 1f784701-3896-4023-873e-8f81465cc2d4: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: a29911d9-397c-40ac-b918-77eb9c389a4c
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for a29911d9-397c-40ac-b918-77eb9c389a4c: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 2ed5cf79-078f-4039-936e-1c98d3f4084c
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 2ed5cf79-078f-4039-936e-1c98d3f4084c: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 50cec75d-bc5c-457d-8405-cab04ba08f36
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 50cec75d-bc5c-457d-8405-cab04ba08f36: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 616618e1-8fcc-4793-9b25-648bf1b2fea2
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 616618e1-8fcc-4793-9b25-648bf1b2fea2: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 5e55a7c6-d13a-4926-bf37-5c3af7642c55
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 5e55a7c6-d13a-4926-bf37-5c3af7642c55: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 36315559-f179-4f7b-8e54-c683d5e6b953
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 36315559-f179-4f7b-8e54-c683d5e6b953: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 212de4ce-14bf-4a71-bde2-cc02825ff701
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 212de4ce-14bf-4a71-bde2-cc02825ff701: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: 2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for 2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c: 1
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Found listing with ID: e20b7df1-6083-4d34-a927-35e8f4ddfb40
2026-03-16 09:00:08 [bca_logged_out.fr] INFO: Scrape type for e20b7df1-6083-4d34-a927-35e8f4ddfb40: 1
2026-03-16 09:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385847&ItemId=a8e77a9e-8605-4c6d-a971-6ad29596bcf6&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-793-RX&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb73ca0e-2931-5f1b-b8a1-bc14adf2d330 with identifier: a8e77a9e-8605-4c6d-a971-6ad29596bcf6
2026-03-16 09:00:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb73ca0e-2931-5f1b-b8a1-bc14adf2d330 with scrape type 1
2026-03-16 09:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fb73ca0e-2931-5f1b-b8a1-bc14adf2d330
2026-03-16 09:00:09 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fb73ca0e-2931-5f1b-b8a1-bc14adf2d330
2026-03-16 09:00:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: fb73ca0e-2931-5f1b-b8a1-bc14adf2d330, identifier: a8e77a9e-8605-4c6d-a971-6ad29596bcf6
2026-03-16 09:00:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: fb73ca0e-2931-5f1b-b8a1-bc14adf2d330 with identifier: a8e77a9e-8605-4c6d-a971-6ad29596bcf6
2026-03-16 09:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-16 09:00:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=fr&q=Argent HTTP/1.1" 200 None
2026-03-16 09:00:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-16 09:00:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: fb73ca0e-2931-5f1b-b8a1-bc14adf2d330 with identifier: a8e77a9e-8605-4c6d-a971-6ad29596bcf6
2026-03-16 09:00:09 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: fb73ca0e-2931-5f1b-b8a1-bc14adf2d330 with identifier: a8e77a9e-8605-4c6d-a971-6ad29596bcf6 to the API
2026-03-16 09:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:10 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385847&ItemId=a8e77a9e-8605-4c6d-a971-6ad29596bcf6&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-793-RX&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'fb73ca0e-2931-5f1b-b8a1-bc14adf2d330',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GS-793-RX',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gs-793-rx&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 54900,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-11-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VXKUPHNEKP4136610',
 'year': 2023}
2026-03-16 09:00:10 [bca_logged_out.fr] INFO: Saving data for a8e77a9e-8605-4c6d-a971-6ad29596bcf6: {'created_time': 1773651610.192209, 'last_price_update_time': 1773651610.192221, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385838&ItemId=150146e5-fc0a-4d23-b2bf-9f6d7d70f37d&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GN-473-YH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7493ccfe-a8ea-5393-ac1a-738b275817b2 with identifier: 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d
2026-03-16 09:00:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7493ccfe-a8ea-5393-ac1a-738b275817b2 with scrape type 1
2026-03-16 09:00:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7493ccfe-a8ea-5393-ac1a-738b275817b2
2026-03-16 09:00:10 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7493ccfe-a8ea-5393-ac1a-738b275817b2
2026-03-16 09:00:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 7493ccfe-a8ea-5393-ac1a-738b275817b2, identifier: 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d
2026-03-16 09:00:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 7493ccfe-a8ea-5393-ac1a-738b275817b2 with identifier: 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d
2026-03-16 09:00:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 7493ccfe-a8ea-5393-ac1a-738b275817b2 with identifier: 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d
2026-03-16 09:00:10 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 7493ccfe-a8ea-5393-ac1a-738b275817b2 with identifier: 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d to the API
2026-03-16 09:00:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:10 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385838&ItemId=150146e5-fc0a-4d23-b2bf-9f6d7d70f37d&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GN-473-YH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '7493ccfe-a8ea-5393-ac1a-738b275817b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-473-YH',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-473-yh&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 64197,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-05-16',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2 100 EDITION, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2 100 EDITION',
 'vin': 'VXKUPHNEKP4020952',
 'year': 2023}
2026-03-16 09:00:10 [bca_logged_out.fr] INFO: Saving data for 150146e5-fc0a-4d23-b2bf-9f6d7d70f37d: {'created_time': 1773651610.968116, 'last_price_update_time': 1773651610.968129, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385833&ItemId=e294dd3f-df27-4fc9-aca1-59360126ca58&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GM-463-JY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4cbcd6f-016f-51fc-8639-18649439d53a with identifier: e294dd3f-df27-4fc9-aca1-59360126ca58
2026-03-16 09:00:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4cbcd6f-016f-51fc-8639-18649439d53a with scrape type 1
2026-03-16 09:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d4cbcd6f-016f-51fc-8639-18649439d53a
2026-03-16 09:00:11 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d4cbcd6f-016f-51fc-8639-18649439d53a
2026-03-16 09:00:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: d4cbcd6f-016f-51fc-8639-18649439d53a, identifier: e294dd3f-df27-4fc9-aca1-59360126ca58
2026-03-16 09:00:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: d4cbcd6f-016f-51fc-8639-18649439d53a with identifier: e294dd3f-df27-4fc9-aca1-59360126ca58
2026-03-16 09:00:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: d4cbcd6f-016f-51fc-8639-18649439d53a with identifier: e294dd3f-df27-4fc9-aca1-59360126ca58
2026-03-16 09:00:11 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: d4cbcd6f-016f-51fc-8639-18649439d53a with identifier: e294dd3f-df27-4fc9-aca1-59360126ca58 to the API
2026-03-16 09:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:11 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385833&ItemId=e294dd3f-df27-4fc9-aca1-59360126ca58&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GM-463-JY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'd4cbcd6f-016f-51fc-8639-18649439d53a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GM-463-JY',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gm-463-jy&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 78547,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-02-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VXKUPHNEKP4017178',
 'year': 2023}
2026-03-16 09:00:11 [bca_logged_out.fr] INFO: Saving data for e294dd3f-df27-4fc9-aca1-59360126ca58: {'created_time': 1773651611.647622, 'last_price_update_time': 1773651611.647634, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385851&ItemId=acd57a83-f713-4361-ae1e-2026111d96c7&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GM-316-HL&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 142d8049-4292-5cac-ab5c-680bc591f83a with identifier: acd57a83-f713-4361-ae1e-2026111d96c7
2026-03-16 09:00:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 142d8049-4292-5cac-ab5c-680bc591f83a with scrape type 1
2026-03-16 09:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 142d8049-4292-5cac-ab5c-680bc591f83a
2026-03-16 09:00:11 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 142d8049-4292-5cac-ab5c-680bc591f83a
2026-03-16 09:00:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 142d8049-4292-5cac-ab5c-680bc591f83a, identifier: acd57a83-f713-4361-ae1e-2026111d96c7
2026-03-16 09:00:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 142d8049-4292-5cac-ab5c-680bc591f83a with identifier: acd57a83-f713-4361-ae1e-2026111d96c7
2026-03-16 09:00:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 142d8049-4292-5cac-ab5c-680bc591f83a with identifier: acd57a83-f713-4361-ae1e-2026111d96c7
2026-03-16 09:00:12 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 142d8049-4292-5cac-ab5c-680bc591f83a with identifier: acd57a83-f713-4361-ae1e-2026111d96c7 to the API
2026-03-16 09:00:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:12 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385851&ItemId=acd57a83-f713-4361-ae1e-2026111d96c7&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GM-316-HL&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '142d8049-4292-5cac-ab5c-680bc591f83a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GM-316-HL',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gm-316-hl&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 61122,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-02-23',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'VXKUPHNEKP4032340',
 'year': 2023}
2026-03-16 09:00:12 [bca_logged_out.fr] INFO: Saving data for acd57a83-f713-4361-ae1e-2026111d96c7: {'created_time': 1773651612.308378, 'last_price_update_time': 1773651612.308389, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385874&ItemId=063fa4e0-25aa-422b-b47c-958eebba5182&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GP-668-VL&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09: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-16 09:00:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf8c61c-af38-5e45-b794-9211005ed844 with identifier: 063fa4e0-25aa-422b-b47c-958eebba5182
2026-03-16 09:00:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf8c61c-af38-5e45-b794-9211005ed844 with scrape type 1
2026-03-16 09:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3cf8c61c-af38-5e45-b794-9211005ed844
2026-03-16 09:00:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3cf8c61c-af38-5e45-b794-9211005ed844
2026-03-16 09:00:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 3cf8c61c-af38-5e45-b794-9211005ed844, identifier: 063fa4e0-25aa-422b-b47c-958eebba5182
2026-03-16 09:00:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 3cf8c61c-af38-5e45-b794-9211005ed844 with identifier: 063fa4e0-25aa-422b-b47c-958eebba5182
2026-03-16 09:00:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 3cf8c61c-af38-5e45-b794-9211005ed844 with identifier: 063fa4e0-25aa-422b-b47c-958eebba5182
2026-03-16 09:00:14 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 3cf8c61c-af38-5e45-b794-9211005ed844 with identifier: 063fa4e0-25aa-422b-b47c-958eebba5182 to the API
2026-03-16 09:00:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:14 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385874&ItemId=063fa4e0-25aa-422b-b47c-958eebba5182&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GP-668-VL&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '3cf8c61c-af38-5e45-b794-9211005ed844',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GP-668-VL',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gp-668-vl&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 62067,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-06-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VXKUPHNSSP4173589',
 'year': 2023}
2026-03-16 09:00:15 [bca_logged_out.fr] INFO: Saving data for 063fa4e0-25aa-422b-b47c-958eebba5182: {'created_time': 1773651615.007815, 'last_price_update_time': 1773651615.007827, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385909&ItemId=faed54f2-6e43-494c-863f-f1908fe5d010&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-622-SJ&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a11ae6d2-8f04-5263-a4aa-d46183065107 with identifier: faed54f2-6e43-494c-863f-f1908fe5d010
2026-03-16 09:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a11ae6d2-8f04-5263-a4aa-d46183065107 with scrape type 1
2026-03-16 09:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a11ae6d2-8f04-5263-a4aa-d46183065107
2026-03-16 09:00:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a11ae6d2-8f04-5263-a4aa-d46183065107
2026-03-16 09:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: a11ae6d2-8f04-5263-a4aa-d46183065107, identifier: faed54f2-6e43-494c-863f-f1908fe5d010
2026-03-16 09:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: a11ae6d2-8f04-5263-a4aa-d46183065107 with identifier: faed54f2-6e43-494c-863f-f1908fe5d010
2026-03-16 09:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: a11ae6d2-8f04-5263-a4aa-d46183065107 with identifier: faed54f2-6e43-494c-863f-f1908fe5d010
2026-03-16 09:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: a11ae6d2-8f04-5263-a4aa-d46183065107 with identifier: faed54f2-6e43-494c-863f-f1908fe5d010 to the API
2026-03-16 09:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:16 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385909&ItemId=faed54f2-6e43-494c-863f-f1908fe5d010&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-622-SJ&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Break',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': 130,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Essence',
 'id': 'a11ae6d2-8f04-5263-a4aa-d46183065107',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-622-SJ',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-622-sj&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Opel',
 'model': 'Astra sw',
 'odometer': 73594,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-04-30',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Astra sw 0.0 1.2 TURBO 130 CV BVA GS, 2024',
 'transmission': 'automatic',
 'trim': '0.0 1.2 TURBO 130 CV BVA GS',
 'vin': 'VXKFRHNSLP1084149',
 'year': 2024}
2026-03-16 09:00:16 [bca_logged_out.fr] INFO: Saving data for faed54f2-6e43-494c-863f-f1908fe5d010: {'created_time': 1773651616.549294, 'last_price_update_time': 1773651616.549305, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385917&ItemId=08cc3966-10fa-4f5b-beb8-b3cfd970289c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-616-YN&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 312dcd94-cc9c-51ec-9493-241bb76515dc with identifier: 08cc3966-10fa-4f5b-beb8-b3cfd970289c
2026-03-16 09:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 312dcd94-cc9c-51ec-9493-241bb76515dc with scrape type 1
2026-03-16 09:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 312dcd94-cc9c-51ec-9493-241bb76515dc
2026-03-16 09:00:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 312dcd94-cc9c-51ec-9493-241bb76515dc
2026-03-16 09:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 312dcd94-cc9c-51ec-9493-241bb76515dc, identifier: 08cc3966-10fa-4f5b-beb8-b3cfd970289c
2026-03-16 09:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 312dcd94-cc9c-51ec-9493-241bb76515dc with identifier: 08cc3966-10fa-4f5b-beb8-b3cfd970289c
2026-03-16 09:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 312dcd94-cc9c-51ec-9493-241bb76515dc with identifier: 08cc3966-10fa-4f5b-beb8-b3cfd970289c
2026-03-16 09:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 312dcd94-cc9c-51ec-9493-241bb76515dc with identifier: 08cc3966-10fa-4f5b-beb8-b3cfd970289c to the API
2026-03-16 09:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:17 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385917&ItemId=08cc3966-10fa-4f5b-beb8-b3cfd970289c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-616-YN&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Break',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': 130,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Essence',
 'id': '312dcd94-cc9c-51ec-9493-241bb76515dc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-616-YN',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-616-yn&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Opel',
 'model': 'Astra sw',
 'odometer': 50983,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-05-16',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Astra sw 0.0 1.2 TURBO 130 CV BVA GS, 2024',
 'transmission': 'automatic',
 'trim': '0.0 1.2 TURBO 130 CV BVA GS',
 'vin': 'VXKFRHNSTP1074123',
 'year': 2024}
2026-03-16 09:00:17 [bca_logged_out.fr] INFO: Saving data for 08cc3966-10fa-4f5b-beb8-b3cfd970289c: {'created_time': 1773651617.149119, 'last_price_update_time': 1773651617.14913, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385843&ItemId=544b9444-2600-4c84-98cd-b6cee75f98a2&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-776-RX&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6779d985-1b74-55b0-929e-61e6710d8011 with identifier: 544b9444-2600-4c84-98cd-b6cee75f98a2
2026-03-16 09:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6779d985-1b74-55b0-929e-61e6710d8011 with scrape type 1
2026-03-16 09:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6779d985-1b74-55b0-929e-61e6710d8011
2026-03-16 09:00:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6779d985-1b74-55b0-929e-61e6710d8011
2026-03-16 09:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 6779d985-1b74-55b0-929e-61e6710d8011, identifier: 544b9444-2600-4c84-98cd-b6cee75f98a2
2026-03-16 09:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 6779d985-1b74-55b0-929e-61e6710d8011 with identifier: 544b9444-2600-4c84-98cd-b6cee75f98a2
2026-03-16 09:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 6779d985-1b74-55b0-929e-61e6710d8011 with identifier: 544b9444-2600-4c84-98cd-b6cee75f98a2
2026-03-16 09:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 6779d985-1b74-55b0-929e-61e6710d8011 with identifier: 544b9444-2600-4c84-98cd-b6cee75f98a2 to the API
2026-03-16 09:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:17 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385843&ItemId=544b9444-2600-4c84-98cd-b6cee75f98a2&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-776-RX&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '6779d985-1b74-55b0-929e-61e6710d8011',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GS-776-RX',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gs-776-rx&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 58122,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-11-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VXKUPHNEKP4136613',
 'year': 2023}
2026-03-16 09:00:17 [bca_logged_out.fr] INFO: Saving data for 544b9444-2600-4c84-98cd-b6cee75f98a2: {'created_time': 1773651617.765116, 'last_price_update_time': 1773651617.765128, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385912&ItemId=a9ff2010-74ef-439b-b711-7140fb08a4e4&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-295-BW&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aba920d-f6b4-507d-ac7c-774b1820307f with identifier: a9ff2010-74ef-439b-b711-7140fb08a4e4
2026-03-16 09:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aba920d-f6b4-507d-ac7c-774b1820307f with scrape type 1
2026-03-16 09:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5aba920d-f6b4-507d-ac7c-774b1820307f
2026-03-16 09:00:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5aba920d-f6b4-507d-ac7c-774b1820307f
2026-03-16 09:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 5aba920d-f6b4-507d-ac7c-774b1820307f, identifier: a9ff2010-74ef-439b-b711-7140fb08a4e4
2026-03-16 09:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 5aba920d-f6b4-507d-ac7c-774b1820307f with identifier: a9ff2010-74ef-439b-b711-7140fb08a4e4
2026-03-16 09:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 5aba920d-f6b4-507d-ac7c-774b1820307f with identifier: a9ff2010-74ef-439b-b711-7140fb08a4e4
2026-03-16 09:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 5aba920d-f6b4-507d-ac7c-774b1820307f with identifier: a9ff2010-74ef-439b-b711-7140fb08a4e4 to the API
2026-03-16 09:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:18 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385912&ItemId=a9ff2010-74ef-439b-b711-7140fb08a4e4&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-295-BW&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Break',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': 130,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Essence',
 'id': '5aba920d-f6b4-507d-ac7c-774b1820307f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-295-BW',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-295-bw&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Opel',
 'model': 'Astra sw',
 'odometer': 72745,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-03-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Astra sw 0.0 1.2 TURBO 130 CV BVA GS, 2024',
 'transmission': 'automatic',
 'trim': '0.0 1.2 TURBO 130 CV BVA GS',
 'vin': 'VXKFRHNSTP1083450',
 'year': 2024}
2026-03-16 09:00:18 [bca_logged_out.fr] INFO: Saving data for a9ff2010-74ef-439b-b711-7140fb08a4e4: {'created_time': 1773651618.695322, 'last_price_update_time': 1773651618.695335, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385907&ItemId=6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-287-BW&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 717a85d6-6bb7-55c0-be02-68553fc0008f with identifier: 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be
2026-03-16 09:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 717a85d6-6bb7-55c0-be02-68553fc0008f with scrape type 1
2026-03-16 09:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 717a85d6-6bb7-55c0-be02-68553fc0008f
2026-03-16 09:00:19 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 717a85d6-6bb7-55c0-be02-68553fc0008f
2026-03-16 09:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 717a85d6-6bb7-55c0-be02-68553fc0008f, identifier: 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be
2026-03-16 09:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 717a85d6-6bb7-55c0-be02-68553fc0008f with identifier: 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be
2026-03-16 09:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 717a85d6-6bb7-55c0-be02-68553fc0008f with identifier: 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be
2026-03-16 09:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 717a85d6-6bb7-55c0-be02-68553fc0008f with identifier: 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be to the API
2026-03-16 09:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:19 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385907&ItemId=6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GW-287-BW&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ NICE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Break',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': 130,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Essence',
 'id': '717a85d6-6bb7-55c0-be02-68553fc0008f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-287-BW',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-287-bw&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ NICE',
 'make': 'Opel',
 'model': 'Astra sw',
 'odometer': 63037,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-03-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Astra sw 0.0 1.2 TURBO 130 CV BVA GS, 2024',
 'transmission': 'automatic',
 'trim': '0.0 1.2 TURBO 130 CV BVA GS',
 'vin': 'VXKFRHNSTP1083821',
 'year': 2024}
2026-03-16 09:00:19 [bca_logged_out.fr] INFO: Saving data for 6afa189c-5404-4dc8-ba7f-0b6ae7e2c6be: {'created_time': 1773651619.921839, 'last_price_update_time': 1773651619.921855, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385864&ItemId=79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GP-659-VL&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33f29e22-e3b7-56d3-8b9a-2771a01ec509 with identifier: 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a
2026-03-16 09:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33f29e22-e3b7-56d3-8b9a-2771a01ec509 with scrape type 1
2026-03-16 09:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 33f29e22-e3b7-56d3-8b9a-2771a01ec509
2026-03-16 09:00:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 33f29e22-e3b7-56d3-8b9a-2771a01ec509
2026-03-16 09:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 33f29e22-e3b7-56d3-8b9a-2771a01ec509, identifier: 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a
2026-03-16 09:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 33f29e22-e3b7-56d3-8b9a-2771a01ec509 with identifier: 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a
2026-03-16 09:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 33f29e22-e3b7-56d3-8b9a-2771a01ec509 with identifier: 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a
2026-03-16 09:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 33f29e22-e3b7-56d3-8b9a-2771a01ec509 with identifier: 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a to the API
2026-03-16 09:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:20 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385864&ItemId=79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GP-659-VL&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA BOUCHAIN), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '33f29e22-e3b7-56d3-8b9a-2771a01ec509',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GP-659-VL',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gp-659-vl&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA BOUCHAIN',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 60741,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-06-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VXKUPHNSSP4173584',
 'year': 2023}
2026-03-16 09:00:20 [bca_logged_out.fr] INFO: Saving data for 79121e0d-d6c6-4f1a-aaef-ea74bbae6a3a: {'created_time': 1773651620.433201, 'last_price_update_time': 1773651620.433214, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385919&ItemId=2de4b882-a17a-45f3-88b0-edc81d8fd2ec&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GX-303-CP&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09: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-16 09:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf1c55c-74c3-5d69-b9ba-ef2e767f409d with identifier: 2de4b882-a17a-45f3-88b0-edc81d8fd2ec
2026-03-16 09:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf1c55c-74c3-5d69-b9ba-ef2e767f409d with scrape type 1
2026-03-16 09:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item edf1c55c-74c3-5d69-b9ba-ef2e767f409d
2026-03-16 09:00:21 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item edf1c55c-74c3-5d69-b9ba-ef2e767f409d
2026-03-16 09:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: edf1c55c-74c3-5d69-b9ba-ef2e767f409d, identifier: 2de4b882-a17a-45f3-88b0-edc81d8fd2ec
2026-03-16 09:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: edf1c55c-74c3-5d69-b9ba-ef2e767f409d with identifier: 2de4b882-a17a-45f3-88b0-edc81d8fd2ec
2026-03-16 09:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: edf1c55c-74c3-5d69-b9ba-ef2e767f409d with identifier: 2de4b882-a17a-45f3-88b0-edc81d8fd2ec
2026-03-16 09:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: edf1c55c-74c3-5d69-b9ba-ef2e767f409d with identifier: 2de4b882-a17a-45f3-88b0-edc81d8fd2ec to the API
2026-03-16 09:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:21 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385919&ItemId=2de4b882-a17a-45f3-88b0-edc81d8fd2ec&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GX-303-CP&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ NICE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'edf1c55c-74c3-5d69-b9ba-ef2e767f409d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GX-303-CP',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gx-303-cp&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ NICE',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 59979,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-05-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Astra 0.0 SPORTS TOURER, 2024',
 'transmission': 'manual',
 'trim': '0.0 SPORTS TOURER',
 'vin': 'VXKFRHNS9R1035312',
 'year': 2024}
2026-03-16 09:00:22 [bca_logged_out.fr] INFO: Saving data for 2de4b882-a17a-45f3-88b0-edc81d8fd2ec: {'created_time': 1773651622.120905, 'last_price_update_time': 1773651622.120917, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385897&ItemId=b2b4d293-975d-41a2-b759-57d2480823c4&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GV-388-LB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0e297ec-327d-5f3e-91d9-3bb94172e6de with identifier: b2b4d293-975d-41a2-b759-57d2480823c4
2026-03-16 09:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0e297ec-327d-5f3e-91d9-3bb94172e6de with scrape type 1
2026-03-16 09:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f0e297ec-327d-5f3e-91d9-3bb94172e6de
2026-03-16 09:00:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f0e297ec-327d-5f3e-91d9-3bb94172e6de
2026-03-16 09:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: f0e297ec-327d-5f3e-91d9-3bb94172e6de, identifier: b2b4d293-975d-41a2-b759-57d2480823c4
2026-03-16 09:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: f0e297ec-327d-5f3e-91d9-3bb94172e6de with identifier: b2b4d293-975d-41a2-b759-57d2480823c4
2026-03-16 09:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: f0e297ec-327d-5f3e-91d9-3bb94172e6de with identifier: b2b4d293-975d-41a2-b759-57d2480823c4
2026-03-16 09:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: f0e297ec-327d-5f3e-91d9-3bb94172e6de with identifier: b2b4d293-975d-41a2-b759-57d2480823c4 to the API
2026-03-16 09:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:22 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385897&ItemId=b2b4d293-975d-41a2-b759-57d2480823c4&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GV-388-LB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(F2S Montereau sur le Jard (77)), Véhicules d'occasion "
                  "Hertz 24/03/2025, Fin: 31/12 23:00  Véhicules d'occasion "
                  'Hertz',
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'f0e297ec-327d-5f3e-91d9-3bb94172e6de',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-388-LB',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-388-lb&vehicleType=*',
 'listing': 'directbuy',
 'location': 'F2S Montereau sur le Jard (77)',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 64405,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-02-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Astra 0.0 SPORTS TOURER 1.2 TURBO, 2024',
 'transmission': 'manual',
 'trim': '0.0 SPORTS TOURER 1.2 TURBO',
 'vin': 'VXKFRHNSLP1073779',
 'year': 2024}
2026-03-16 09:00:22 [bca_logged_out.fr] INFO: Saving data for b2b4d293-975d-41a2-b759-57d2480823c4: {'created_time': 1773651622.873016, 'last_price_update_time': 1773651622.87303, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385899&ItemId=d4dce5b4-6120-4dad-962e-ee66dc10623c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GV-395-LB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385916&ItemId=e20b7df1-6083-4d34-a927-35e8f4ddfb40&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-295-LD&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b01d86b-19e3-537d-bbf1-076f6c6494f6 with identifier: d4dce5b4-6120-4dad-962e-ee66dc10623c
2026-03-16 09:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b01d86b-19e3-537d-bbf1-076f6c6494f6 with scrape type 1
2026-03-16 09:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9b01d86b-19e3-537d-bbf1-076f6c6494f6
2026-03-16 09:00:23 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9b01d86b-19e3-537d-bbf1-076f6c6494f6
2026-03-16 09:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 9b01d86b-19e3-537d-bbf1-076f6c6494f6, identifier: d4dce5b4-6120-4dad-962e-ee66dc10623c
2026-03-16 09:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 9b01d86b-19e3-537d-bbf1-076f6c6494f6 with identifier: d4dce5b4-6120-4dad-962e-ee66dc10623c
2026-03-16 09:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 9b01d86b-19e3-537d-bbf1-076f6c6494f6 with identifier: d4dce5b4-6120-4dad-962e-ee66dc10623c
2026-03-16 09:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 9b01d86b-19e3-537d-bbf1-076f6c6494f6 with identifier: d4dce5b4-6120-4dad-962e-ee66dc10623c to the API
2026-03-16 09:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:23 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385899&ItemId=d4dce5b4-6120-4dad-962e-ee66dc10623c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GV-395-LB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '9b01d86b-19e3-537d-bbf1-076f6c6494f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-395-LB',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-395-lb&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 64233,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-02-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Astra 0.0 SPORTS TOURER 1.2 TURBO, 2024',
 'transmission': 'manual',
 'trim': '0.0 SPORTS TOURER 1.2 TURBO',
 'vin': 'VXKFRHNSLP1068059',
 'year': 2024}
2026-03-16 09:00:23 [bca_logged_out.fr] INFO: Saving data for d4dce5b4-6120-4dad-962e-ee66dc10623c: {'created_time': 1773651623.515795, 'last_price_update_time': 1773651623.515809, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7668ca0a-0666-59a7-854d-84d56ec08f2b with identifier: e20b7df1-6083-4d34-a927-35e8f4ddfb40
2026-03-16 09:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7668ca0a-0666-59a7-854d-84d56ec08f2b with scrape type 1
2026-03-16 09:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7668ca0a-0666-59a7-854d-84d56ec08f2b
2026-03-16 09:00:23 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7668ca0a-0666-59a7-854d-84d56ec08f2b
2026-03-16 09:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 7668ca0a-0666-59a7-854d-84d56ec08f2b, identifier: e20b7df1-6083-4d34-a927-35e8f4ddfb40
2026-03-16 09:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 7668ca0a-0666-59a7-854d-84d56ec08f2b with identifier: e20b7df1-6083-4d34-a927-35e8f4ddfb40
2026-03-16 09:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 7668ca0a-0666-59a7-854d-84d56ec08f2b with identifier: e20b7df1-6083-4d34-a927-35e8f4ddfb40
2026-03-16 09:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 7668ca0a-0666-59a7-854d-84d56ec08f2b with identifier: e20b7df1-6083-4d34-a927-35e8f4ddfb40 to the API
2026-03-16 09:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:23 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385916&ItemId=e20b7df1-6083-4d34-a927-35e8f4ddfb40&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-295-LD&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '7668ca0a-0666-59a7-854d-84d56ec08f2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-295-LD',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-295-ld&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'SEAT',
 'model': 'Arona',
 'odometer': 52781,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-02-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'SEAT Arona 0.0 1.0 TSI, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.0 TSI',
 'vin': 'VSSZZZKJ8RR081232',
 'year': 2024}
2026-03-16 09:00:24 [bca_logged_out.fr] INFO: Saving data for e20b7df1-6083-4d34-a927-35e8f4ddfb40: {'created_time': 1773651624.021907, 'last_price_update_time': 1773651624.021919, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385935&ItemId=2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-567-QB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c843824d-427a-5b9c-9f5c-0e223789e276 with identifier: 2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c
2026-03-16 09:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c843824d-427a-5b9c-9f5c-0e223789e276 with scrape type 1
2026-03-16 09:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c843824d-427a-5b9c-9f5c-0e223789e276
2026-03-16 09:00:24 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c843824d-427a-5b9c-9f5c-0e223789e276
2026-03-16 09:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: c843824d-427a-5b9c-9f5c-0e223789e276, identifier: 2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c
2026-03-16 09:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: c843824d-427a-5b9c-9f5c-0e223789e276 with identifier: 2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c
2026-03-16 09:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: c843824d-427a-5b9c-9f5c-0e223789e276 with identifier: 2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c
2026-03-16 09:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: c843824d-427a-5b9c-9f5c-0e223789e276 with identifier: 2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c to the API
2026-03-16 09:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:24 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385935&ItemId=2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-567-QB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'c843824d-427a-5b9c-9f5c-0e223789e276',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-567-QB',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-567-qb&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Renault',
 'model': 'Espace',
 'odometer': 63059,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-03-08',
 'seats_number': None,
 'seller_name': None,
 'title': 'Renault Espace 0.0 1.2 E-TECH HYBRID 200 HK CVT TECHNO, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2 E-TECH HYBRID 200 HK CVT TECHNO',
 'vin': 'VF1RHN00872685519',
 'year': 2024}
2026-03-16 09:00:24 [bca_logged_out.fr] INFO: Saving data for 2d7a3ece-9cf0-41dd-b901-f4496d8e4a3c: {'created_time': 1773651624.65774, 'last_price_update_time': 1773651624.657755, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385923&ItemId=36315559-f179-4f7b-8e54-c683d5e6b953&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-752-QB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54a82a58-086d-56a0-ba1c-3d625e948c48 with identifier: 36315559-f179-4f7b-8e54-c683d5e6b953
2026-03-16 09:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54a82a58-086d-56a0-ba1c-3d625e948c48 with scrape type 1
2026-03-16 09:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 54a82a58-086d-56a0-ba1c-3d625e948c48
2026-03-16 09:00:25 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 54a82a58-086d-56a0-ba1c-3d625e948c48
2026-03-16 09:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 54a82a58-086d-56a0-ba1c-3d625e948c48, identifier: 36315559-f179-4f7b-8e54-c683d5e6b953
2026-03-16 09:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 54a82a58-086d-56a0-ba1c-3d625e948c48 with identifier: 36315559-f179-4f7b-8e54-c683d5e6b953
2026-03-16 09:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 54a82a58-086d-56a0-ba1c-3d625e948c48 with identifier: 36315559-f179-4f7b-8e54-c683d5e6b953
2026-03-16 09:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 54a82a58-086d-56a0-ba1c-3d625e948c48 with identifier: 36315559-f179-4f7b-8e54-c683d5e6b953 to the API
2026-03-16 09:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:25 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385923&ItemId=36315559-f179-4f7b-8e54-c683d5e6b953&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-752-QB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ NICE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': 145,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Gasoline/Electric',
 'id': '54a82a58-086d-56a0-ba1c-3d625e948c48',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-752-QB',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-752-qb&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ NICE',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 55159,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-03-08',
 'seats_number': None,
 'seller_name': None,
 'title': 'Renault Captur 0.0 E-TECH 145 BVA TECHNO PACK FULL SCREEN, 2024',
 'transmission': 'automatic',
 'trim': '0.0 E-TECH 145 BVA TECHNO PACK FULL SCREEN',
 'vin': 'VF1RJB00X72679207',
 'year': 2024}
2026-03-16 09:00:25 [bca_logged_out.fr] INFO: Saving data for 36315559-f179-4f7b-8e54-c683d5e6b953: {'created_time': 1773651625.922499, 'last_price_update_time': 1773651625.922509, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385937&ItemId=50cec75d-bc5c-457d-8405-cab04ba08f36&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GQ-385-PY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385877&ItemId=2ed5cf79-078f-4039-936e-1c98d3f4084c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-683-XW&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 499167ed-940f-5573-9f4f-2e587988cfac with identifier: 50cec75d-bc5c-457d-8405-cab04ba08f36
2026-03-16 09:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 499167ed-940f-5573-9f4f-2e587988cfac with scrape type 1
2026-03-16 09:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 499167ed-940f-5573-9f4f-2e587988cfac
2026-03-16 09:00:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 499167ed-940f-5573-9f4f-2e587988cfac
2026-03-16 09:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 499167ed-940f-5573-9f4f-2e587988cfac, identifier: 50cec75d-bc5c-457d-8405-cab04ba08f36
2026-03-16 09:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 499167ed-940f-5573-9f4f-2e587988cfac with identifier: 50cec75d-bc5c-457d-8405-cab04ba08f36
2026-03-16 09:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 499167ed-940f-5573-9f4f-2e587988cfac with identifier: 50cec75d-bc5c-457d-8405-cab04ba08f36
2026-03-16 09:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 499167ed-940f-5573-9f4f-2e587988cfac with identifier: 50cec75d-bc5c-457d-8405-cab04ba08f36 to the API
2026-03-16 09:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:27 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385937&ItemId=50cec75d-bc5c-457d-8405-cab04ba08f36&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GQ-385-PY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '499167ed-940f-5573-9f4f-2e587988cfac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GQ-385-PY',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gq-385-py&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Polestar',
 'model': '2',
 'odometer': 63430,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2022-06-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'Polestar 2 0.0 LONG RANGE DUAL MOTOR, 2022',
 'transmission': 'manual',
 'trim': '0.0 LONG RANGE DUAL MOTOR',
 'vin': 'LPSVSEDEENL081089',
 'year': 2022}
2026-03-16 09:00:27 [bca_logged_out.fr] INFO: Saving data for 50cec75d-bc5c-457d-8405-cab04ba08f36: {'created_time': 1773651627.549216, 'last_price_update_time': 1773651627.549228, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385839&ItemId=0b2fc00c-d606-4031-848d-7dff6423f6df&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-937-DG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=0&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09: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-16 09:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2cdb91d-df5a-584a-9f83-ea1a9895efb4 with identifier: 2ed5cf79-078f-4039-936e-1c98d3f4084c
2026-03-16 09:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2cdb91d-df5a-584a-9f83-ea1a9895efb4 with scrape type 1
2026-03-16 09:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a2cdb91d-df5a-584a-9f83-ea1a9895efb4
2026-03-16 09:00:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a2cdb91d-df5a-584a-9f83-ea1a9895efb4
2026-03-16 09:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: a2cdb91d-df5a-584a-9f83-ea1a9895efb4, identifier: 2ed5cf79-078f-4039-936e-1c98d3f4084c
2026-03-16 09:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: a2cdb91d-df5a-584a-9f83-ea1a9895efb4 with identifier: 2ed5cf79-078f-4039-936e-1c98d3f4084c
2026-03-16 09:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: a2cdb91d-df5a-584a-9f83-ea1a9895efb4 with identifier: 2ed5cf79-078f-4039-936e-1c98d3f4084c
2026-03-16 09:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: a2cdb91d-df5a-584a-9f83-ea1a9895efb4 with identifier: 2ed5cf79-078f-4039-936e-1c98d3f4084c to the API
2026-03-16 09:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:27 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385877&ItemId=2ed5cf79-078f-4039-936e-1c98d3f4084c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-683-XW&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA TOULOUSE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'a2cdb91d-df5a-584a-9f83-ea1a9895efb4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-683-XW',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-683-xw&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA TOULOUSE',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 116596,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-05-15',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot Expert 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'VF3VBYHVMPZ040149',
 'year': 2023}
2026-03-16 09:00:28 [bca_logged_out.fr] INFO: Saving data for 2ed5cf79-078f-4039-936e-1c98d3f4084c: {'created_time': 1773651628.111663, 'last_price_update_time': 1773651628.111675, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385880&ItemId=a29911d9-397c-40ac-b918-77eb9c389a4c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-603-BC&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385901&ItemId=5e55a7c6-d13a-4926-bf37-5c3af7642c55&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-177-KP&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efeccea0-6a18-5be4-ab27-1abc4efcf1c4 with identifier: 0b2fc00c-d606-4031-848d-7dff6423f6df
2026-03-16 09:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efeccea0-6a18-5be4-ab27-1abc4efcf1c4 with scrape type 1
2026-03-16 09:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item efeccea0-6a18-5be4-ab27-1abc4efcf1c4
2026-03-16 09:00:28 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item efeccea0-6a18-5be4-ab27-1abc4efcf1c4
2026-03-16 09:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: efeccea0-6a18-5be4-ab27-1abc4efcf1c4, identifier: 0b2fc00c-d606-4031-848d-7dff6423f6df
2026-03-16 09:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: efeccea0-6a18-5be4-ab27-1abc4efcf1c4 with identifier: 0b2fc00c-d606-4031-848d-7dff6423f6df
2026-03-16 09:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: efeccea0-6a18-5be4-ab27-1abc4efcf1c4 with identifier: 0b2fc00c-d606-4031-848d-7dff6423f6df
2026-03-16 09:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: efeccea0-6a18-5be4-ab27-1abc4efcf1c4 with identifier: 0b2fc00c-d606-4031-848d-7dff6423f6df to the API
2026-03-16 09:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:28 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385839&ItemId=0b2fc00c-d606-4031-848d-7dff6423f6df&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=1&extraFiltersActive=true&returnTo=GS-937-DG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'efeccea0-6a18-5be4-ab27-1abc4efcf1c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GS-937-DG',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gs-937-dg&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 63500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-10-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'Opel Corsa 0.0 1.2, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VXKUPHNEKP4137359',
 'year': 2023}
2026-03-16 09:00:28 [bca_logged_out.fr] INFO: Saving data for 0b2fc00c-d606-4031-848d-7dff6423f6df: {'created_time': 1773651628.648022, 'last_price_update_time': 1773651628.648033, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2158f34b-a1f2-5d96-8b4d-2dde72c6a285 with identifier: a29911d9-397c-40ac-b918-77eb9c389a4c
2026-03-16 09:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2158f34b-a1f2-5d96-8b4d-2dde72c6a285 with scrape type 1
2026-03-16 09:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2158f34b-a1f2-5d96-8b4d-2dde72c6a285
2026-03-16 09:00:28 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2158f34b-a1f2-5d96-8b4d-2dde72c6a285
2026-03-16 09:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 2158f34b-a1f2-5d96-8b4d-2dde72c6a285, identifier: a29911d9-397c-40ac-b918-77eb9c389a4c
2026-03-16 09:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e44b7691-6446-5cd6-87a3-03d2260bf1ae with identifier: 5e55a7c6-d13a-4926-bf37-5c3af7642c55
2026-03-16 09:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e44b7691-6446-5cd6-87a3-03d2260bf1ae with scrape type 1
2026-03-16 09:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e44b7691-6446-5cd6-87a3-03d2260bf1ae
2026-03-16 09:00:28 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e44b7691-6446-5cd6-87a3-03d2260bf1ae
2026-03-16 09:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: e44b7691-6446-5cd6-87a3-03d2260bf1ae, identifier: 5e55a7c6-d13a-4926-bf37-5c3af7642c55
2026-03-16 09:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 2158f34b-a1f2-5d96-8b4d-2dde72c6a285 with identifier: a29911d9-397c-40ac-b918-77eb9c389a4c
2026-03-16 09:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 2158f34b-a1f2-5d96-8b4d-2dde72c6a285 with identifier: a29911d9-397c-40ac-b918-77eb9c389a4c
2026-03-16 09:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 2158f34b-a1f2-5d96-8b4d-2dde72c6a285 with identifier: a29911d9-397c-40ac-b918-77eb9c389a4c to the API
2026-03-16 09:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:29 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385880&ItemId=a29911d9-397c-40ac-b918-77eb9c389a4c&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-603-BC&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '2158f34b-a1f2-5d96-8b4d-2dde72c6a285',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-603-BC',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-603-bc&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 88823,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-03-30',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot Expert 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'VF3VBYHVMPZ023513',
 'year': 2023}
2026-03-16 09:00:29 [bca_logged_out.fr] INFO: Saving data for a29911d9-397c-40ac-b918-77eb9c389a4c: {'created_time': 1773651629.314624, 'last_price_update_time': 1773651629.314636, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: e44b7691-6446-5cd6-87a3-03d2260bf1ae with identifier: 5e55a7c6-d13a-4926-bf37-5c3af7642c55
2026-03-16 09:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: e44b7691-6446-5cd6-87a3-03d2260bf1ae with identifier: 5e55a7c6-d13a-4926-bf37-5c3af7642c55
2026-03-16 09:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: e44b7691-6446-5cd6-87a3-03d2260bf1ae with identifier: 5e55a7c6-d13a-4926-bf37-5c3af7642c55 to the API
2026-03-16 09:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:29 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385901&ItemId=5e55a7c6-d13a-4926-bf37-5c3af7642c55&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-177-KP&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(F2S Montereau sur le Jard (77)), Véhicules d'occasion "
                  "Hertz 24/03/2025, Fin: 31/12 23:00  Véhicules d'occasion "
                  'Hertz',
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'e44b7691-6446-5cd6-87a3-03d2260bf1ae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-177-KP',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-177-kp&vehicleType=*',
 'listing': 'directbuy',
 'location': 'F2S Montereau sur le Jard (77)',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 51960,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-02-28',
 'seats_number': None,
 'seller_name': None,
 'title': 'Renault Captur 0.0 0.9 ENERGY TCE 90, 2024',
 'transmission': 'manual',
 'trim': '0.0 0.9 ENERGY TCE 90',
 'vin': 'VF1RJB00372686791',
 'year': 2024}
2026-03-16 09:00:29 [bca_logged_out.fr] INFO: Saving data for 5e55a7c6-d13a-4926-bf37-5c3af7642c55: {'created_time': 1773651629.712714, 'last_price_update_time': 1773651629.712726, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385929&ItemId=616618e1-8fcc-4793-9b25-648bf1b2fea2&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-373-LW&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b2863bb-838e-5732-8f74-86f8d6f443a4 with identifier: 616618e1-8fcc-4793-9b25-648bf1b2fea2
2026-03-16 09:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b2863bb-838e-5732-8f74-86f8d6f443a4 with scrape type 1
2026-03-16 09:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0b2863bb-838e-5732-8f74-86f8d6f443a4
2026-03-16 09:00:29 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0b2863bb-838e-5732-8f74-86f8d6f443a4
2026-03-16 09:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 0b2863bb-838e-5732-8f74-86f8d6f443a4, identifier: 616618e1-8fcc-4793-9b25-648bf1b2fea2
2026-03-16 09:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 0b2863bb-838e-5732-8f74-86f8d6f443a4 with identifier: 616618e1-8fcc-4793-9b25-648bf1b2fea2
2026-03-16 09:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 0b2863bb-838e-5732-8f74-86f8d6f443a4 with identifier: 616618e1-8fcc-4793-9b25-648bf1b2fea2
2026-03-16 09:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 0b2863bb-838e-5732-8f74-86f8d6f443a4 with identifier: 616618e1-8fcc-4793-9b25-648bf1b2fea2 to the API
2026-03-16 09:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:30 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385929&ItemId=616618e1-8fcc-4793-9b25-648bf1b2fea2&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-373-LW&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA Marseille - ESTAQUE), Véhicules d'occasion Hertz "
                  "24/03/2025, Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '0b2863bb-838e-5732-8f74-86f8d6f443a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-373-LW',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-373-lw&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA Marseille - ESTAQUE',
 'make': 'Polestar',
 'model': '2',
 'odometer': 60511,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2022-09-26',
 'seats_number': None,
 'seller_name': None,
 'title': 'Polestar 2 0.0 STANDARD RANGE SINGLE MOTOR 69 KW/H, 2022',
 'transmission': 'manual',
 'trim': '0.0 STANDARD RANGE SINGLE MOTOR 69 KW/H',
 'vin': 'LPSVSEFEKNL084294',
 'year': 2022}
2026-03-16 09:00:30 [bca_logged_out.fr] INFO: Saving data for 616618e1-8fcc-4793-9b25-648bf1b2fea2: {'created_time': 1773651630.471822, 'last_price_update_time': 1773651630.471836, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385895&ItemId=1f784701-3896-4023-873e-8f81465cc2d4&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-596-BC&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35245193-ee62-5c7a-b250-6c295ac048bd with identifier: 1f784701-3896-4023-873e-8f81465cc2d4
2026-03-16 09:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35245193-ee62-5c7a-b250-6c295ac048bd with scrape type 1
2026-03-16 09:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 35245193-ee62-5c7a-b250-6c295ac048bd
2026-03-16 09:00:30 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 35245193-ee62-5c7a-b250-6c295ac048bd
2026-03-16 09:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 35245193-ee62-5c7a-b250-6c295ac048bd, identifier: 1f784701-3896-4023-873e-8f81465cc2d4
2026-03-16 09:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 35245193-ee62-5c7a-b250-6c295ac048bd with identifier: 1f784701-3896-4023-873e-8f81465cc2d4
2026-03-16 09:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 35245193-ee62-5c7a-b250-6c295ac048bd with identifier: 1f784701-3896-4023-873e-8f81465cc2d4
2026-03-16 09:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 35245193-ee62-5c7a-b250-6c295ac048bd with identifier: 1f784701-3896-4023-873e-8f81465cc2d4 to the API
2026-03-16 09:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:30 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385895&ItemId=1f784701-3896-4023-873e-8f81465cc2d4&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-596-BC&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '35245193-ee62-5c7a-b250-6c295ac048bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-596-BC',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-596-bc&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 87734,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-03-30',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot Expert 0.0 -, 2023',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'VF3VBYHVMPZ018760',
 'year': 2023}
2026-03-16 09:00:31 [bca_logged_out.fr] INFO: Saving data for 1f784701-3896-4023-873e-8f81465cc2d4: {'created_time': 1773651631.312578, 'last_price_update_time': 1773651631.312596, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385920&ItemId=7f804714-de0e-4aeb-966a-d14480b98fc2&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GM-027-FQ&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385936&ItemId=212de4ce-14bf-4a71-bde2-cc02825ff701&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-563-QB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 010134ea-ff28-5f76-b75e-3442f5100b27 with identifier: 7f804714-de0e-4aeb-966a-d14480b98fc2
2026-03-16 09:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 010134ea-ff28-5f76-b75e-3442f5100b27 with scrape type 1
2026-03-16 09:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 010134ea-ff28-5f76-b75e-3442f5100b27
2026-03-16 09:00:31 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 010134ea-ff28-5f76-b75e-3442f5100b27
2026-03-16 09:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 010134ea-ff28-5f76-b75e-3442f5100b27, identifier: 7f804714-de0e-4aeb-966a-d14480b98fc2
2026-03-16 09:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 010134ea-ff28-5f76-b75e-3442f5100b27 with identifier: 7f804714-de0e-4aeb-966a-d14480b98fc2
2026-03-16 09:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 010134ea-ff28-5f76-b75e-3442f5100b27 with identifier: 7f804714-de0e-4aeb-966a-d14480b98fc2
2026-03-16 09:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 010134ea-ff28-5f76-b75e-3442f5100b27 with identifier: 7f804714-de0e-4aeb-966a-d14480b98fc2 to the API
2026-03-16 09:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:32 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385920&ItemId=7f804714-de0e-4aeb-966a-d14480b98fc2&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GM-027-FQ&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA Marseille - ESTAQUE), Véhicules d'occasion Hertz "
                  "24/03/2025, Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '010134ea-ff28-5f76-b75e-3442f5100b27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GM-027-FQ',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gm-027-fq&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA Marseille - ESTAQUE',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 89459,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-02-20',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot Boxer 0.0 2.2 HDI 130, 2023',
 'transmission': 'manual',
 'trim': '0.0 2.2 HDI 130',
 'vin': 'VF3YCBPFB12W27065',
 'year': 2023}
2026-03-16 09:00:32 [bca_logged_out.fr] INFO: Saving data for 7f804714-de0e-4aeb-966a-d14480b98fc2: {'created_time': 1773651632.193915, 'last_price_update_time': 1773651632.19393, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385905&ItemId=bcb9aa77-14e4-43bc-9446-9b649a87f64e&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GP-846-TS&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385922&ItemId=12c5c7d1-671c-4f4f-bc44-9cd16491ff84&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GM-970-HB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385915&ItemId=153aa88d-aea8-4d8b-820f-dda000e5d55a&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GL-985-WK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75b0f57c-a24f-5094-a463-3a84c9a986d0 with identifier: 212de4ce-14bf-4a71-bde2-cc02825ff701
2026-03-16 09:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75b0f57c-a24f-5094-a463-3a84c9a986d0 with scrape type 1
2026-03-16 09:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 75b0f57c-a24f-5094-a463-3a84c9a986d0
2026-03-16 09:00:32 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 75b0f57c-a24f-5094-a463-3a84c9a986d0
2026-03-16 09:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 75b0f57c-a24f-5094-a463-3a84c9a986d0, identifier: 212de4ce-14bf-4a71-bde2-cc02825ff701
2026-03-16 09:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 75b0f57c-a24f-5094-a463-3a84c9a986d0 with identifier: 212de4ce-14bf-4a71-bde2-cc02825ff701
2026-03-16 09:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 75b0f57c-a24f-5094-a463-3a84c9a986d0 with identifier: 212de4ce-14bf-4a71-bde2-cc02825ff701
2026-03-16 09:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 75b0f57c-a24f-5094-a463-3a84c9a986d0 with identifier: 212de4ce-14bf-4a71-bde2-cc02825ff701 to the API
2026-03-16 09:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:32 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385936&ItemId=212de4ce-14bf-4a71-bde2-cc02825ff701&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-563-QB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '75b0f57c-a24f-5094-a463-3a84c9a986d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-563-QB',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-563-qb&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Renault',
 'model': 'Espace',
 'odometer': 67115,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-03-08',
 'seats_number': None,
 'seller_name': None,
 'title': 'Renault Espace 0.0 1.2 E-TECH HYBRID 200 HK CVT TECHNO, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2 E-TECH HYBRID 200 HK CVT TECHNO',
 'vin': 'VF1RHN00672685521',
 'year': 2024}
2026-03-16 09:00:32 [bca_logged_out.fr] INFO: Saving data for 212de4ce-14bf-4a71-bde2-cc02825ff701: {'created_time': 1773651632.670717, 'last_price_update_time': 1773651632.670733, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd1d0205-b28d-55e7-9ad6-c17dfd66efe1 with identifier: bcb9aa77-14e4-43bc-9446-9b649a87f64e
2026-03-16 09:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd1d0205-b28d-55e7-9ad6-c17dfd66efe1 with scrape type 1
2026-03-16 09:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item bd1d0205-b28d-55e7-9ad6-c17dfd66efe1
2026-03-16 09:00:32 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item bd1d0205-b28d-55e7-9ad6-c17dfd66efe1
2026-03-16 09:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: bd1d0205-b28d-55e7-9ad6-c17dfd66efe1, identifier: bcb9aa77-14e4-43bc-9446-9b649a87f64e
2026-03-16 09:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5782900-99bd-5102-9d16-277472e36329 with identifier: 12c5c7d1-671c-4f4f-bc44-9cd16491ff84
2026-03-16 09:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5782900-99bd-5102-9d16-277472e36329 with scrape type 1
2026-03-16 09:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d5782900-99bd-5102-9d16-277472e36329
2026-03-16 09:00:32 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d5782900-99bd-5102-9d16-277472e36329
2026-03-16 09:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: d5782900-99bd-5102-9d16-277472e36329, identifier: 12c5c7d1-671c-4f4f-bc44-9cd16491ff84
2026-03-16 09:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de350234-bfa9-551a-b2ac-52a932021eaa with identifier: 153aa88d-aea8-4d8b-820f-dda000e5d55a
2026-03-16 09:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de350234-bfa9-551a-b2ac-52a932021eaa with scrape type 1
2026-03-16 09:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item de350234-bfa9-551a-b2ac-52a932021eaa
2026-03-16 09:00:33 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item de350234-bfa9-551a-b2ac-52a932021eaa
2026-03-16 09:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: de350234-bfa9-551a-b2ac-52a932021eaa, identifier: 153aa88d-aea8-4d8b-820f-dda000e5d55a
2026-03-16 09:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: bd1d0205-b28d-55e7-9ad6-c17dfd66efe1 with identifier: bcb9aa77-14e4-43bc-9446-9b649a87f64e
2026-03-16 09:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: bd1d0205-b28d-55e7-9ad6-c17dfd66efe1 with identifier: bcb9aa77-14e4-43bc-9446-9b649a87f64e
2026-03-16 09:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: bd1d0205-b28d-55e7-9ad6-c17dfd66efe1 with identifier: bcb9aa77-14e4-43bc-9446-9b649a87f64e to the API
2026-03-16 09:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:33 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385905&ItemId=bcb9aa77-14e4-43bc-9446-9b649a87f64e&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GP-846-TS&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Utilitaire',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': 140,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'bd1d0205-b28d-55e7-9ad6-c17dfd66efe1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GP-846-TS',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gp-846-ts&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 88734,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-06-26',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot Boxer 0.0 2.0 HDI 140 CV BVM L2H2 35T PACK URBAIN, 2023',
 'transmission': 'manual',
 'trim': '0.0 2.0 HDI 140 CV BVM L2H2 35T PACK URBAIN',
 'vin': 'VF3YCBPFBPG023243',
 'year': 2023}
2026-03-16 09:00:33 [bca_logged_out.fr] INFO: Saving data for bcb9aa77-14e4-43bc-9446-9b649a87f64e: {'created_time': 1773651633.554601, 'last_price_update_time': 1773651633.554611, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: d5782900-99bd-5102-9d16-277472e36329 with identifier: 12c5c7d1-671c-4f4f-bc44-9cd16491ff84
2026-03-16 09:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: d5782900-99bd-5102-9d16-277472e36329 with identifier: 12c5c7d1-671c-4f4f-bc44-9cd16491ff84
2026-03-16 09:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: d5782900-99bd-5102-9d16-277472e36329 with identifier: 12c5c7d1-671c-4f4f-bc44-9cd16491ff84 to the API
2026-03-16 09:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:33 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385922&ItemId=12c5c7d1-671c-4f4f-bc44-9cd16491ff84&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GM-970-HB&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'd5782900-99bd-5102-9d16-277472e36329',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GM-970-HB',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gm-970-hb&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 51441,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-02-23',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 5008 0.0 1.2  PURECTECH 130 CV, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2  PURECTECH 130 CV',
 'vin': 'VF3MRHNSUPS031089',
 'year': 2023}
2026-03-16 09:00:34 [bca_logged_out.fr] INFO: Saving data for 12c5c7d1-671c-4f4f-bc44-9cd16491ff84: {'created_time': 1773651634.515311, 'last_price_update_time': 1773651634.515322, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: de350234-bfa9-551a-b2ac-52a932021eaa with identifier: 153aa88d-aea8-4d8b-820f-dda000e5d55a
2026-03-16 09:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: de350234-bfa9-551a-b2ac-52a932021eaa with identifier: 153aa88d-aea8-4d8b-820f-dda000e5d55a
2026-03-16 09:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: de350234-bfa9-551a-b2ac-52a932021eaa with identifier: 153aa88d-aea8-4d8b-820f-dda000e5d55a to the API
2026-03-16 09:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:34 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385915&ItemId=153aa88d-aea8-4d8b-820f-dda000e5d55a&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GL-985-WK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA TOULOUSE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'de350234-bfa9-551a-b2ac-52a932021eaa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GL-985-WK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gl-985-wk&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA TOULOUSE',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 94913,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-01-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot Boxer 0.0 2.2 HDI 130, 2023',
 'transmission': 'manual',
 'trim': '0.0 2.2 HDI 130',
 'vin': 'VF3YCBPFB12W22273',
 'year': 2023}
2026-03-16 09:00:34 [bca_logged_out.fr] INFO: Saving data for 153aa88d-aea8-4d8b-820f-dda000e5d55a: {'created_time': 1773651634.894981, 'last_price_update_time': 1773651634.894994, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385872&ItemId=7c639161-f4cc-4dff-a54e-c6e73eca9777&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-161-GK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385863&ItemId=b212d764-0dbc-4e87-ae3e-f64ade2512d6&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-093-QS&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09: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-16 09: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-16 09:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92664ecb-1435-5d74-88aa-34d90fc0ffa0 with identifier: 7c639161-f4cc-4dff-a54e-c6e73eca9777
2026-03-16 09:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92664ecb-1435-5d74-88aa-34d90fc0ffa0 with scrape type 1
2026-03-16 09:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 92664ecb-1435-5d74-88aa-34d90fc0ffa0
2026-03-16 09:00:35 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 92664ecb-1435-5d74-88aa-34d90fc0ffa0
2026-03-16 09:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 92664ecb-1435-5d74-88aa-34d90fc0ffa0, identifier: 7c639161-f4cc-4dff-a54e-c6e73eca9777
2026-03-16 09:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1facc0b2-5df3-5322-be03-20668cff8b4c with identifier: b212d764-0dbc-4e87-ae3e-f64ade2512d6
2026-03-16 09:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1facc0b2-5df3-5322-be03-20668cff8b4c with scrape type 1
2026-03-16 09:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 1facc0b2-5df3-5322-be03-20668cff8b4c
2026-03-16 09:00:35 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 1facc0b2-5df3-5322-be03-20668cff8b4c
2026-03-16 09:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 1facc0b2-5df3-5322-be03-20668cff8b4c, identifier: b212d764-0dbc-4e87-ae3e-f64ade2512d6
2026-03-16 09:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 92664ecb-1435-5d74-88aa-34d90fc0ffa0 with identifier: 7c639161-f4cc-4dff-a54e-c6e73eca9777
2026-03-16 09:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 92664ecb-1435-5d74-88aa-34d90fc0ffa0 with identifier: 7c639161-f4cc-4dff-a54e-c6e73eca9777
2026-03-16 09:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 92664ecb-1435-5d74-88aa-34d90fc0ffa0 with identifier: 7c639161-f4cc-4dff-a54e-c6e73eca9777 to the API
2026-03-16 09:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:35 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385872&ItemId=7c639161-f4cc-4dff-a54e-c6e73eca9777&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-161-GK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '92664ecb-1435-5d74-88aa-34d90fc0ffa0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-161-GK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-161-gk&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '308 sw',
 'odometer': 91344,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-04-09',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 sw 0.0 1.2, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VR3FRHNS8RY546924',
 'year': 2024}
2026-03-16 09:00:35 [bca_logged_out.fr] INFO: Saving data for 7c639161-f4cc-4dff-a54e-c6e73eca9777: {'created_time': 1773651635.61916, 'last_price_update_time': 1773651635.619171, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 1facc0b2-5df3-5322-be03-20668cff8b4c with identifier: b212d764-0dbc-4e87-ae3e-f64ade2512d6
2026-03-16 09:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 1facc0b2-5df3-5322-be03-20668cff8b4c with identifier: b212d764-0dbc-4e87-ae3e-f64ade2512d6
2026-03-16 09:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 1facc0b2-5df3-5322-be03-20668cff8b4c with identifier: b212d764-0dbc-4e87-ae3e-f64ade2512d6 to the API
2026-03-16 09:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:35 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385863&ItemId=b212d764-0dbc-4e87-ae3e-f64ade2512d6&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-093-QS&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(F2S Dagneux (01)), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '1facc0b2-5df3-5322-be03-20668cff8b4c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-093-QS',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-093-qs&vehicleType=*',
 'listing': 'directbuy',
 'location': 'F2S Dagneux (01)',
 'make': 'Peugeot',
 'model': '308 sw',
 'odometer': 74004,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-04-28',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 sw 0.0 1.2 PURETECH ALLURE, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2 PURETECH ALLURE',
 'vin': 'VR3FRHNSLPY545372',
 'year': 2023}
2026-03-16 09:00:36 [bca_logged_out.fr] INFO: Saving data for b212d764-0dbc-4e87-ae3e-f64ade2512d6: {'created_time': 1773651636.093538, 'last_price_update_time': 1773651636.093548, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385858&ItemId=c716fcf0-5213-4481-a208-2a2398fa70a1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-085-QS&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94048830-912a-5df6-bb55-64066102d130 with identifier: c716fcf0-5213-4481-a208-2a2398fa70a1
2026-03-16 09:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94048830-912a-5df6-bb55-64066102d130 with scrape type 1
2026-03-16 09:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 94048830-912a-5df6-bb55-64066102d130
2026-03-16 09:00:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 94048830-912a-5df6-bb55-64066102d130
2026-03-16 09:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 94048830-912a-5df6-bb55-64066102d130, identifier: c716fcf0-5213-4481-a208-2a2398fa70a1
2026-03-16 09:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 94048830-912a-5df6-bb55-64066102d130 with identifier: c716fcf0-5213-4481-a208-2a2398fa70a1
2026-03-16 09:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 94048830-912a-5df6-bb55-64066102d130 with identifier: c716fcf0-5213-4481-a208-2a2398fa70a1
2026-03-16 09:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 94048830-912a-5df6-bb55-64066102d130 with identifier: c716fcf0-5213-4481-a208-2a2398fa70a1 to the API
2026-03-16 09:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:36 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385858&ItemId=c716fcf0-5213-4481-a208-2a2398fa70a1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-085-QS&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '94048830-912a-5df6-bb55-64066102d130',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-085-QS',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-085-qs&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Peugeot',
 'model': '308 sw',
 'odometer': 75999,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-04-28',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 sw 0.0 1.2 PURETECH ALLURE, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2 PURETECH ALLURE',
 'vin': 'VR3FRHNSLPY545371',
 'year': 2023}
2026-03-16 09:00:36 [bca_logged_out.fr] INFO: Saving data for c716fcf0-5213-4481-a208-2a2398fa70a1: {'created_time': 1773651636.692265, 'last_price_update_time': 1773651636.692279, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385888&ItemId=f90e2993-e2ba-4038-9da3-71d3dab8b9af&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-053-BE&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385873&ItemId=f9fef944-afa6-4247-83a6-5e8cf328f636&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-999-DK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f21fb346-9456-598e-8358-7f20a871f2b7 with identifier: f90e2993-e2ba-4038-9da3-71d3dab8b9af
2026-03-16 09:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f21fb346-9456-598e-8358-7f20a871f2b7 with scrape type 1
2026-03-16 09:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f21fb346-9456-598e-8358-7f20a871f2b7
2026-03-16 09:00:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f21fb346-9456-598e-8358-7f20a871f2b7
2026-03-16 09:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: f21fb346-9456-598e-8358-7f20a871f2b7, identifier: f90e2993-e2ba-4038-9da3-71d3dab8b9af
2026-03-16 09:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: f21fb346-9456-598e-8358-7f20a871f2b7 with identifier: f90e2993-e2ba-4038-9da3-71d3dab8b9af
2026-03-16 09:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: f21fb346-9456-598e-8358-7f20a871f2b7 with identifier: f90e2993-e2ba-4038-9da3-71d3dab8b9af
2026-03-16 09:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: f21fb346-9456-598e-8358-7f20a871f2b7 with identifier: f90e2993-e2ba-4038-9da3-71d3dab8b9af to the API
2026-03-16 09:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:37 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385888&ItemId=f90e2993-e2ba-4038-9da3-71d3dab8b9af&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-053-BE&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'f21fb346-9456-598e-8358-7f20a871f2b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-053-BE',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-053-be&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '308 sw',
 'odometer': 66124,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-03-28',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 sw 0.0 1.2, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VR3FRHNS7RY542573',
 'year': 2024}
2026-03-16 09:00:37 [bca_logged_out.fr] INFO: Saving data for f90e2993-e2ba-4038-9da3-71d3dab8b9af: {'created_time': 1773651637.527776, 'last_price_update_time': 1773651637.527786, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:37 [scrapy.extensions.logstats] INFO: Crawled 55 pages (at 55 pages/min), scraped 50 items (at 50 items/min)
2026-03-16 09:00:37 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-16 09:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef2fdb78-12aa-5140-b2ea-d3d914327dff with identifier: f9fef944-afa6-4247-83a6-5e8cf328f636
2026-03-16 09:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2fdb78-12aa-5140-b2ea-d3d914327dff with scrape type 1
2026-03-16 09:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ef2fdb78-12aa-5140-b2ea-d3d914327dff
2026-03-16 09:00:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ef2fdb78-12aa-5140-b2ea-d3d914327dff
2026-03-16 09:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: ef2fdb78-12aa-5140-b2ea-d3d914327dff, identifier: f9fef944-afa6-4247-83a6-5e8cf328f636
2026-03-16 09:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: ef2fdb78-12aa-5140-b2ea-d3d914327dff with identifier: f9fef944-afa6-4247-83a6-5e8cf328f636
2026-03-16 09:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: ef2fdb78-12aa-5140-b2ea-d3d914327dff with identifier: f9fef944-afa6-4247-83a6-5e8cf328f636
2026-03-16 09:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: ef2fdb78-12aa-5140-b2ea-d3d914327dff with identifier: f9fef944-afa6-4247-83a6-5e8cf328f636 to the API
2026-03-16 09:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:37 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385873&ItemId=f9fef944-afa6-4247-83a6-5e8cf328f636&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-999-DK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'ef2fdb78-12aa-5140-b2ea-d3d914327dff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-999-DK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-999-dk&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Peugeot',
 'model': '308 sw',
 'odometer': 62517,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-02-15',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 sw 0.0 1.2, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VR3FRHNS9RY522261',
 'year': 2024}
2026-03-16 09:00:38 [bca_logged_out.fr] INFO: Saving data for f9fef944-afa6-4247-83a6-5e8cf328f636: {'created_time': 1773651638.056839, 'last_price_update_time': 1773651638.056851, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385868&ItemId=ab3b4905-6874-439f-9b6d-56cedce37041&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-987-DK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7710230-b2cc-5f68-bb65-b6f172a0c594 with identifier: ab3b4905-6874-439f-9b6d-56cedce37041
2026-03-16 09:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7710230-b2cc-5f68-bb65-b6f172a0c594 with scrape type 1
2026-03-16 09:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f7710230-b2cc-5f68-bb65-b6f172a0c594
2026-03-16 09:00:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f7710230-b2cc-5f68-bb65-b6f172a0c594
2026-03-16 09:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: f7710230-b2cc-5f68-bb65-b6f172a0c594, identifier: ab3b4905-6874-439f-9b6d-56cedce37041
2026-03-16 09:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: f7710230-b2cc-5f68-bb65-b6f172a0c594 with identifier: ab3b4905-6874-439f-9b6d-56cedce37041
2026-03-16 09:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: f7710230-b2cc-5f68-bb65-b6f172a0c594 with identifier: ab3b4905-6874-439f-9b6d-56cedce37041
2026-03-16 09:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: f7710230-b2cc-5f68-bb65-b6f172a0c594 with identifier: ab3b4905-6874-439f-9b6d-56cedce37041 to the API
2026-03-16 09:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:38 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385868&ItemId=ab3b4905-6874-439f-9b6d-56cedce37041&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GV-987-DK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'f7710230-b2cc-5f68-bb65-b6f172a0c594',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GV-987-DK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gv-987-dk&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '308 sw',
 'odometer': 71724,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-02-15',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 sw 0.0 1.2, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VR3FRHNS9RY522227',
 'year': 2024}
2026-03-16 09:00:38 [bca_logged_out.fr] INFO: Saving data for ab3b4905-6874-439f-9b6d-56cedce37041: {'created_time': 1773651638.639456, 'last_price_update_time': 1773651638.639468, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385893&ItemId=e0facfa9-c4dc-440f-af40-dc88a40346e1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-818-NJ&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385884&ItemId=6028d7a9-5dbb-4657-a259-5c9a0992b63b&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-141-GK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4152021-81a0-5a62-a41f-fab6ffa1e9d3 with identifier: e0facfa9-c4dc-440f-af40-dc88a40346e1
2026-03-16 09:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4152021-81a0-5a62-a41f-fab6ffa1e9d3 with scrape type 1
2026-03-16 09:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c4152021-81a0-5a62-a41f-fab6ffa1e9d3
2026-03-16 09:00:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c4152021-81a0-5a62-a41f-fab6ffa1e9d3
2026-03-16 09:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: c4152021-81a0-5a62-a41f-fab6ffa1e9d3, identifier: e0facfa9-c4dc-440f-af40-dc88a40346e1
2026-03-16 09:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: c4152021-81a0-5a62-a41f-fab6ffa1e9d3 with identifier: e0facfa9-c4dc-440f-af40-dc88a40346e1
2026-03-16 09:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: c4152021-81a0-5a62-a41f-fab6ffa1e9d3 with identifier: e0facfa9-c4dc-440f-af40-dc88a40346e1
2026-03-16 09:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: c4152021-81a0-5a62-a41f-fab6ffa1e9d3 with identifier: e0facfa9-c4dc-440f-af40-dc88a40346e1 to the API
2026-03-16 09:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:39 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385893&ItemId=e0facfa9-c4dc-440f-af40-dc88a40346e1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-818-NJ&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA Marseille - ESTAQUE), Véhicules d'occasion Hertz "
                  "24/03/2025, Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Berline avec hayon',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': 130,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Essence',
 'id': 'c4152021-81a0-5a62-a41f-fab6ffa1e9d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-818-NJ',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-818-nj&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA Marseille - ESTAQUE',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 62896,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-04-23',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 0.0 1.2 130 CV ESS EAT ALLURE, 2024',
 'transmission': 'automatic',
 'trim': '0.0 1.2 130 CV ESS EAT ALLURE',
 'vin': 'VR3FPHNS9RY552236',
 'year': 2024}
2026-03-16 09:00:39 [bca_logged_out.fr] INFO: Saving data for e0facfa9-c4dc-440f-af40-dc88a40346e1: {'created_time': 1773651639.219524, 'last_price_update_time': 1773651639.219536, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 879ee416-f2b0-5068-b5a2-51ebcf4adb08 with identifier: 6028d7a9-5dbb-4657-a259-5c9a0992b63b
2026-03-16 09:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879ee416-f2b0-5068-b5a2-51ebcf4adb08 with scrape type 1
2026-03-16 09:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 879ee416-f2b0-5068-b5a2-51ebcf4adb08
2026-03-16 09:00:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 879ee416-f2b0-5068-b5a2-51ebcf4adb08
2026-03-16 09:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 879ee416-f2b0-5068-b5a2-51ebcf4adb08, identifier: 6028d7a9-5dbb-4657-a259-5c9a0992b63b
2026-03-16 09:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 879ee416-f2b0-5068-b5a2-51ebcf4adb08 with identifier: 6028d7a9-5dbb-4657-a259-5c9a0992b63b
2026-03-16 09:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 879ee416-f2b0-5068-b5a2-51ebcf4adb08 with identifier: 6028d7a9-5dbb-4657-a259-5c9a0992b63b
2026-03-16 09:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 879ee416-f2b0-5068-b5a2-51ebcf4adb08 with identifier: 6028d7a9-5dbb-4657-a259-5c9a0992b63b to the API
2026-03-16 09:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:39 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385884&ItemId=6028d7a9-5dbb-4657-a259-5c9a0992b63b&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-141-GK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(F2S Montereau sur le Jard (77)), Véhicules d'occasion "
                  "Hertz 24/03/2025, Fin: 31/12 23:00  Véhicules d'occasion "
                  'Hertz',
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '879ee416-f2b0-5068-b5a2-51ebcf4adb08',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-141-GK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-141-gk&vehicleType=*',
 'listing': 'directbuy',
 'location': 'F2S Montereau sur le Jard (77)',
 'make': 'Peugeot',
 'model': '308 sw',
 'odometer': 73928,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-04-09',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 sw 0.0 -, 2024',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'VR3FRHNS3RY546958',
 'year': 2024}
2026-03-16 09:00:39 [bca_logged_out.fr] INFO: Saving data for 6028d7a9-5dbb-4657-a259-5c9a0992b63b: {'created_time': 1773651639.71226, 'last_price_update_time': 1773651639.712271, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385890&ItemId=d2e5a90f-faa5-426b-833b-d1575e7dee20&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-063-GK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09: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-16 09:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e05b60-5ab6-5308-abb6-2c2c821229e4 with identifier: d2e5a90f-faa5-426b-833b-d1575e7dee20
2026-03-16 09:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e05b60-5ab6-5308-abb6-2c2c821229e4 with scrape type 1
2026-03-16 09:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 80e05b60-5ab6-5308-abb6-2c2c821229e4
2026-03-16 09:00:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 80e05b60-5ab6-5308-abb6-2c2c821229e4
2026-03-16 09:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 80e05b60-5ab6-5308-abb6-2c2c821229e4, identifier: d2e5a90f-faa5-426b-833b-d1575e7dee20
2026-03-16 09:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 80e05b60-5ab6-5308-abb6-2c2c821229e4 with identifier: d2e5a90f-faa5-426b-833b-d1575e7dee20
2026-03-16 09:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 80e05b60-5ab6-5308-abb6-2c2c821229e4 with identifier: d2e5a90f-faa5-426b-833b-d1575e7dee20
2026-03-16 09:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 80e05b60-5ab6-5308-abb6-2c2c821229e4 with identifier: d2e5a90f-faa5-426b-833b-d1575e7dee20 to the API
2026-03-16 09:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:40 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385890&ItemId=d2e5a90f-faa5-426b-833b-d1575e7dee20&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-063-GK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(F2S Montereau sur le Jard (77)), Véhicules d'occasion "
                  "Hertz 24/03/2025, Fin: 31/12 23:00  Véhicules d'occasion "
                  'Hertz',
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '80e05b60-5ab6-5308-abb6-2c2c821229e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-063-GK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-063-gk&vehicleType=*',
 'listing': 'directbuy',
 'location': 'F2S Montereau sur le Jard (77)',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 63890,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-04-09',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 0.0 1.2, 2024',
 'transmission': 'manual',
 'trim': '0.0 1.2',
 'vin': 'VR3FPHNS6RY545230',
 'year': 2024}
2026-03-16 09:00:40 [bca_logged_out.fr] INFO: Saving data for d2e5a90f-faa5-426b-833b-d1575e7dee20: {'created_time': 1773651640.61329, 'last_price_update_time': 1773651640.613303, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385837&ItemId=e4694891-01ba-4b62-9eef-877deaee1723&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-832-GY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09: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-16 09:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: def297da-6b5a-585b-bbb0-88f319c1c213 with identifier: e4694891-01ba-4b62-9eef-877deaee1723
2026-03-16 09:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item def297da-6b5a-585b-bbb0-88f319c1c213 with scrape type 1
2026-03-16 09:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item def297da-6b5a-585b-bbb0-88f319c1c213
2026-03-16 09:00:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item def297da-6b5a-585b-bbb0-88f319c1c213
2026-03-16 09:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: def297da-6b5a-585b-bbb0-88f319c1c213, identifier: e4694891-01ba-4b62-9eef-877deaee1723
2026-03-16 09:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: def297da-6b5a-585b-bbb0-88f319c1c213 with identifier: e4694891-01ba-4b62-9eef-877deaee1723
2026-03-16 09:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: def297da-6b5a-585b-bbb0-88f319c1c213 with identifier: e4694891-01ba-4b62-9eef-877deaee1723
2026-03-16 09:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: def297da-6b5a-585b-bbb0-88f319c1c213 with identifier: e4694891-01ba-4b62-9eef-877deaee1723 to the API
2026-03-16 09:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:41 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385837&ItemId=e4694891-01ba-4b62-9eef-877deaee1723&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-832-GY&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT Orly), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'def297da-6b5a-585b-bbb0-88f319c1c213',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-832-GY',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-832-gy&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT Orly',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 59407,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-20',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 PURETECH 75, 2023',
 'transmission': 'manual',
 'trim': '0.0 PURETECH 75',
 'vin': 'VR3UPHMHDP5118522',
 'year': 2023}
2026-03-16 09:00:41 [bca_logged_out.fr] INFO: Saving data for e4694891-01ba-4b62-9eef-877deaee1723: {'created_time': 1773651641.193453, 'last_price_update_time': 1773651641.193465, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385856&ItemId=a5b08b9f-e608-4178-bd89-1e557965a98a&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-211-GG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff1c453-bd74-5232-b300-c29ab17cd848 with identifier: a5b08b9f-e608-4178-bd89-1e557965a98a
2026-03-16 09:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff1c453-bd74-5232-b300-c29ab17cd848 with scrape type 1
2026-03-16 09:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item eff1c453-bd74-5232-b300-c29ab17cd848
2026-03-16 09:00:41 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item eff1c453-bd74-5232-b300-c29ab17cd848
2026-03-16 09:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: eff1c453-bd74-5232-b300-c29ab17cd848, identifier: a5b08b9f-e608-4178-bd89-1e557965a98a
2026-03-16 09:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: eff1c453-bd74-5232-b300-c29ab17cd848 with identifier: a5b08b9f-e608-4178-bd89-1e557965a98a
2026-03-16 09:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: eff1c453-bd74-5232-b300-c29ab17cd848 with identifier: a5b08b9f-e608-4178-bd89-1e557965a98a
2026-03-16 09:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: eff1c453-bd74-5232-b300-c29ab17cd848 with identifier: a5b08b9f-e608-4178-bd89-1e557965a98a to the API
2026-03-16 09:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:41 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385856&ItemId=a5b08b9f-e608-4178-bd89-1e557965a98a&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-211-GG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'YELLOW',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'eff1c453-bd74-5232-b300-c29ab17cd848',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-211-GG',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-211-gg&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 58947,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-19',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 PURETECH 100 CV, 2023',
 'transmission': 'manual',
 'trim': '0.0 PURETECH 100 CV',
 'vin': 'VR3UPHNEKP5113186',
 'year': 2023}
2026-03-16 09:00:41 [bca_logged_out.fr] INFO: Saving data for a5b08b9f-e608-4178-bd89-1e557965a98a: {'created_time': 1773651641.783571, 'last_price_update_time': 1773651641.783584, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385891&ItemId=5d21d5cc-3698-4c40-8983-653c992347f2&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-065-GK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385859&ItemId=72abadec-ba86-4dfc-a4e4-cfa5a5074e37&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-088-QS&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff895423-6381-58b7-aee1-90f2137b43e9 with identifier: 5d21d5cc-3698-4c40-8983-653c992347f2
2026-03-16 09:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff895423-6381-58b7-aee1-90f2137b43e9 with scrape type 1
2026-03-16 09:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ff895423-6381-58b7-aee1-90f2137b43e9
2026-03-16 09:00:41 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ff895423-6381-58b7-aee1-90f2137b43e9
2026-03-16 09:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: ff895423-6381-58b7-aee1-90f2137b43e9, identifier: 5d21d5cc-3698-4c40-8983-653c992347f2
2026-03-16 09:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2344891c-e885-5e03-a800-0353faa68f6f with identifier: 72abadec-ba86-4dfc-a4e4-cfa5a5074e37
2026-03-16 09:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2344891c-e885-5e03-a800-0353faa68f6f with scrape type 1
2026-03-16 09:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2344891c-e885-5e03-a800-0353faa68f6f
2026-03-16 09:00:42 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2344891c-e885-5e03-a800-0353faa68f6f
2026-03-16 09:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 2344891c-e885-5e03-a800-0353faa68f6f, identifier: 72abadec-ba86-4dfc-a4e4-cfa5a5074e37
2026-03-16 09:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: ff895423-6381-58b7-aee1-90f2137b43e9 with identifier: 5d21d5cc-3698-4c40-8983-653c992347f2
2026-03-16 09:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: ff895423-6381-58b7-aee1-90f2137b43e9 with identifier: 5d21d5cc-3698-4c40-8983-653c992347f2
2026-03-16 09:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: ff895423-6381-58b7-aee1-90f2137b43e9 with identifier: 5d21d5cc-3698-4c40-8983-653c992347f2 to the API
2026-03-16 09:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:42 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385891&ItemId=5d21d5cc-3698-4c40-8983-653c992347f2&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GW-065-GK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Berline avec hayon',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': 130,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Essence',
 'id': 'ff895423-6381-58b7-aee1-90f2137b43e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GW-065-GK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gw-065-gk&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 58944,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2024-04-09',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 0.0 1.2 130 CV ESS EAT ALLURE, 2024',
 'transmission': 'automatic',
 'trim': '0.0 1.2 130 CV ESS EAT ALLURE',
 'vin': 'VR3FPHNS3RY547484',
 'year': 2024}
2026-03-16 09:00:42 [bca_logged_out.fr] INFO: Saving data for 5d21d5cc-3698-4c40-8983-653c992347f2: {'created_time': 1773651642.527094, 'last_price_update_time': 1773651642.527106, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 2344891c-e885-5e03-a800-0353faa68f6f with identifier: 72abadec-ba86-4dfc-a4e4-cfa5a5074e37
2026-03-16 09:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 2344891c-e885-5e03-a800-0353faa68f6f with identifier: 72abadec-ba86-4dfc-a4e4-cfa5a5074e37
2026-03-16 09:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 2344891c-e885-5e03-a800-0353faa68f6f with identifier: 72abadec-ba86-4dfc-a4e4-cfa5a5074e37 to the API
2026-03-16 09:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:42 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385859&ItemId=72abadec-ba86-4dfc-a4e4-cfa5a5074e37&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-088-QS&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ NICE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '2344891c-e885-5e03-a800-0353faa68f6f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-088-QS',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-088-qs&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ NICE',
 'make': 'Peugeot',
 'model': '308 sw',
 'odometer': 85025,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-04-28',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 sw 0.0 1.2 PURETECH ALLURE, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2 PURETECH ALLURE',
 'vin': 'VR3FRHNSLPY545370',
 'year': 2023}
2026-03-16 09:00:42 [bca_logged_out.fr] INFO: Saving data for 72abadec-ba86-4dfc-a4e4-cfa5a5074e37: {'created_time': 1773651642.904339, 'last_price_update_time': 1773651642.904351, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385848&ItemId=5786fdd7-b36b-4504-bca7-43089d8f9f03&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-967-ES&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385846&ItemId=67c1a545-a306-4f19-9c86-dec5c48f252a&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-912-GF&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53bbe940-04cb-512b-ad40-0c4111eab38e with identifier: 5786fdd7-b36b-4504-bca7-43089d8f9f03
2026-03-16 09:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53bbe940-04cb-512b-ad40-0c4111eab38e with scrape type 1
2026-03-16 09:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 53bbe940-04cb-512b-ad40-0c4111eab38e
2026-03-16 09:00:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 53bbe940-04cb-512b-ad40-0c4111eab38e
2026-03-16 09:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 53bbe940-04cb-512b-ad40-0c4111eab38e, identifier: 5786fdd7-b36b-4504-bca7-43089d8f9f03
2026-03-16 09:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 53bbe940-04cb-512b-ad40-0c4111eab38e with identifier: 5786fdd7-b36b-4504-bca7-43089d8f9f03
2026-03-16 09:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 53bbe940-04cb-512b-ad40-0c4111eab38e with identifier: 5786fdd7-b36b-4504-bca7-43089d8f9f03
2026-03-16 09:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 53bbe940-04cb-512b-ad40-0c4111eab38e with identifier: 5786fdd7-b36b-4504-bca7-43089d8f9f03 to the API
2026-03-16 09:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:43 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385848&ItemId=5786fdd7-b36b-4504-bca7-43089d8f9f03&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-967-ES&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT Orly), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '53bbe940-04cb-512b-ad40-0c4111eab38e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-967-ES',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-967-es&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT Orly',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 62494,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-14',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 PURETECH 100 ALLURE, 2023',
 'transmission': 'manual',
 'trim': '0.0 PURETECH 100 ALLURE',
 'vin': 'VR3UPHNEKP5084796',
 'year': 2023}
2026-03-16 09:00:43 [bca_logged_out.fr] INFO: Saving data for 5786fdd7-b36b-4504-bca7-43089d8f9f03: {'created_time': 1773651643.483727, 'last_price_update_time': 1773651643.483739, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe907983-c1ef-5982-9742-387d8c18842a with identifier: 67c1a545-a306-4f19-9c86-dec5c48f252a
2026-03-16 09:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe907983-c1ef-5982-9742-387d8c18842a with scrape type 1
2026-03-16 09:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fe907983-c1ef-5982-9742-387d8c18842a
2026-03-16 09:00:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fe907983-c1ef-5982-9742-387d8c18842a
2026-03-16 09:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: fe907983-c1ef-5982-9742-387d8c18842a, identifier: 67c1a545-a306-4f19-9c86-dec5c48f252a
2026-03-16 09:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: fe907983-c1ef-5982-9742-387d8c18842a with identifier: 67c1a545-a306-4f19-9c86-dec5c48f252a
2026-03-16 09:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: fe907983-c1ef-5982-9742-387d8c18842a with identifier: 67c1a545-a306-4f19-9c86-dec5c48f252a
2026-03-16 09:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: fe907983-c1ef-5982-9742-387d8c18842a with identifier: 67c1a545-a306-4f19-9c86-dec5c48f252a to the API
2026-03-16 09:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:43 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385846&ItemId=67c1a545-a306-4f19-9c86-dec5c48f252a&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-912-GF&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT Orly), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'fe907983-c1ef-5982-9742-387d8c18842a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-912-GF',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-912-gf&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT Orly',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 67495,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-19',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 ALLURE PACK PT 100, 2023',
 'transmission': 'manual',
 'trim': '0.0 ALLURE PACK PT 100',
 'vin': 'VR3UPHNEKP5120264',
 'year': 2023}
2026-03-16 09:00:43 [bca_logged_out.fr] INFO: Saving data for 67c1a545-a306-4f19-9c86-dec5c48f252a: {'created_time': 1773651643.976926, 'last_price_update_time': 1773651643.97694, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385849&ItemId=6bd42506-01a3-4a9a-9a52-7eea2dd98ee8&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-130-GG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99285c2c-dc80-59c0-aa99-4c857d323839 with identifier: 6bd42506-01a3-4a9a-9a52-7eea2dd98ee8
2026-03-16 09:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99285c2c-dc80-59c0-aa99-4c857d323839 with scrape type 1
2026-03-16 09:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 99285c2c-dc80-59c0-aa99-4c857d323839
2026-03-16 09:00:44 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 99285c2c-dc80-59c0-aa99-4c857d323839
2026-03-16 09:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 99285c2c-dc80-59c0-aa99-4c857d323839, identifier: 6bd42506-01a3-4a9a-9a52-7eea2dd98ee8
2026-03-16 09:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 99285c2c-dc80-59c0-aa99-4c857d323839 with identifier: 6bd42506-01a3-4a9a-9a52-7eea2dd98ee8
2026-03-16 09:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 99285c2c-dc80-59c0-aa99-4c857d323839 with identifier: 6bd42506-01a3-4a9a-9a52-7eea2dd98ee8
2026-03-16 09:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 99285c2c-dc80-59c0-aa99-4c857d323839 with identifier: 6bd42506-01a3-4a9a-9a52-7eea2dd98ee8 to the API
2026-03-16 09:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:44 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385849&ItemId=6bd42506-01a3-4a9a-9a52-7eea2dd98ee8&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-130-GG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '99285c2c-dc80-59c0-aa99-4c857d323839',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-130-GG',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-130-gg&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 67764,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-19',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 ALLURE PACK PT 100, 2023',
 'transmission': 'manual',
 'trim': '0.0 ALLURE PACK PT 100',
 'vin': 'VR3UPHNEKP5118904',
 'year': 2023}
2026-03-16 09:00:44 [bca_logged_out.fr] INFO: Saving data for 6bd42506-01a3-4a9a-9a52-7eea2dd98ee8: {'created_time': 1773651644.564427, 'last_price_update_time': 1773651644.564439, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385854&ItemId=3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GQ-358-NH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30f3ca8d-a857-597d-b9cf-c599857fa14c with identifier: 3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d
2026-03-16 09:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30f3ca8d-a857-597d-b9cf-c599857fa14c with scrape type 1
2026-03-16 09:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 30f3ca8d-a857-597d-b9cf-c599857fa14c
2026-03-16 09:00:44 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 30f3ca8d-a857-597d-b9cf-c599857fa14c
2026-03-16 09:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 30f3ca8d-a857-597d-b9cf-c599857fa14c, identifier: 3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d
2026-03-16 09:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 30f3ca8d-a857-597d-b9cf-c599857fa14c with identifier: 3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d
2026-03-16 09:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 30f3ca8d-a857-597d-b9cf-c599857fa14c with identifier: 3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d
2026-03-16 09:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 30f3ca8d-a857-597d-b9cf-c599857fa14c with identifier: 3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d to the API
2026-03-16 09:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:45 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385854&ItemId=3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GQ-358-NH&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '30f3ca8d-a857-597d-b9cf-c599857fa14c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GQ-358-NH',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gq-358-nh&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 59877,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-08-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 PURETECH 100 ALLURE, 2023',
 'transmission': 'manual',
 'trim': '0.0 PURETECH 100 ALLURE',
 'vin': 'VR3UPHNEKP5076684',
 'year': 2023}
2026-03-16 09:00:45 [bca_logged_out.fr] INFO: Saving data for 3cfe5eb1-ee93-4317-8fcc-e67aa3a4c17d: {'created_time': 1773651645.176653, 'last_price_update_time': 1773651645.176665, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385852&ItemId=e7c621e3-c456-48ea-ab82-80b3fe86653b&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-104-GG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385845&ItemId=004764f0-23f0-4c7e-a55e-a2a41ef225c9&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GS-163-DL&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 461f29df-561f-52ef-95c6-c2bd0b908e78 with identifier: e7c621e3-c456-48ea-ab82-80b3fe86653b
2026-03-16 09:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 461f29df-561f-52ef-95c6-c2bd0b908e78 with scrape type 1
2026-03-16 09:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 461f29df-561f-52ef-95c6-c2bd0b908e78
2026-03-16 09:00:45 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 461f29df-561f-52ef-95c6-c2bd0b908e78
2026-03-16 09:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 461f29df-561f-52ef-95c6-c2bd0b908e78, identifier: e7c621e3-c456-48ea-ab82-80b3fe86653b
2026-03-16 09:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 461f29df-561f-52ef-95c6-c2bd0b908e78 with identifier: e7c621e3-c456-48ea-ab82-80b3fe86653b
2026-03-16 09:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 461f29df-561f-52ef-95c6-c2bd0b908e78 with identifier: e7c621e3-c456-48ea-ab82-80b3fe86653b
2026-03-16 09:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 461f29df-561f-52ef-95c6-c2bd0b908e78 with identifier: e7c621e3-c456-48ea-ab82-80b3fe86653b to the API
2026-03-16 09:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:45 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385852&ItemId=e7c621e3-c456-48ea-ab82-80b3fe86653b&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-104-GG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(TEA NANTES), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '461f29df-561f-52ef-95c6-c2bd0b908e78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-104-GG',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-104-gg&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TEA NANTES',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 68042,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-19',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 ALLURE PACK PT 100, 2023',
 'transmission': 'manual',
 'trim': '0.0 ALLURE PACK PT 100',
 'vin': 'VR3UPHNEKP5118960',
 'year': 2023}
2026-03-16 09:00:45 [bca_logged_out.fr] INFO: Saving data for e7c621e3-c456-48ea-ab82-80b3fe86653b: {'created_time': 1773651645.760709, 'last_price_update_time': 1773651645.760721, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385850&ItemId=38c0b580-535b-4bae-b8b2-8b083b30f1d9&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-694-GF&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385898&ItemId=c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-271-CK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c686e795-8e2e-5abf-b286-bf4961dc1f3d with identifier: 004764f0-23f0-4c7e-a55e-a2a41ef225c9
2026-03-16 09:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c686e795-8e2e-5abf-b286-bf4961dc1f3d with scrape type 1
2026-03-16 09:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c686e795-8e2e-5abf-b286-bf4961dc1f3d
2026-03-16 09:00:45 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c686e795-8e2e-5abf-b286-bf4961dc1f3d
2026-03-16 09:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: c686e795-8e2e-5abf-b286-bf4961dc1f3d, identifier: 004764f0-23f0-4c7e-a55e-a2a41ef225c9
2026-03-16 09:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: c686e795-8e2e-5abf-b286-bf4961dc1f3d with identifier: 004764f0-23f0-4c7e-a55e-a2a41ef225c9
2026-03-16 09:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: c686e795-8e2e-5abf-b286-bf4961dc1f3d with identifier: 004764f0-23f0-4c7e-a55e-a2a41ef225c9
2026-03-16 09:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: c686e795-8e2e-5abf-b286-bf4961dc1f3d with identifier: 004764f0-23f0-4c7e-a55e-a2a41ef225c9 to the API
2026-03-16 09:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:46 [scrapy.crawler] INFO: Received SIGTERM, shutting down gracefully. Send again to force 
2026-03-16 09:00:46 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385845&ItemId=004764f0-23f0-4c7e-a55e-a2a41ef225c9&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GS-163-DL&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'c686e795-8e2e-5abf-b286-bf4961dc1f3d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GS-163-DL',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gs-163-dl&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 56182,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-10-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 1.2 PURETECH, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2 PURETECH',
 'vin': 'VR3UPHNEKP5140091',
 'year': 2023}
2026-03-16 09:00:46 [bca_logged_out.fr] INFO: Saving data for 004764f0-23f0-4c7e-a55e-a2a41ef225c9: {'created_time': 1773651646.264334, 'last_price_update_time': 1773651646.264346, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385900&ItemId=c1c1b42f-3457-44d0-8d94-b7c66539a163&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=HD-446-MP&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09:00:46 [scrapy.core.engine] INFO: Closing spider (shutdown)
2026-03-16 09:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 09:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9db2d86e-15da-524a-81c1-6de60b9381fd with identifier: 38c0b580-535b-4bae-b8b2-8b083b30f1d9
2026-03-16 09:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9db2d86e-15da-524a-81c1-6de60b9381fd with scrape type 1
2026-03-16 09:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9db2d86e-15da-524a-81c1-6de60b9381fd
2026-03-16 09:00:46 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9db2d86e-15da-524a-81c1-6de60b9381fd
2026-03-16 09:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 9db2d86e-15da-524a-81c1-6de60b9381fd, identifier: 38c0b580-535b-4bae-b8b2-8b083b30f1d9
2026-03-16 09:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e with identifier: c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1
2026-03-16 09:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e with scrape type 1
2026-03-16 09:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e
2026-03-16 09:00:46 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e
2026-03-16 09:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e, identifier: c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1
2026-03-16 09:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 9db2d86e-15da-524a-81c1-6de60b9381fd with identifier: 38c0b580-535b-4bae-b8b2-8b083b30f1d9
2026-03-16 09:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 9db2d86e-15da-524a-81c1-6de60b9381fd with identifier: 38c0b580-535b-4bae-b8b2-8b083b30f1d9
2026-03-16 09:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 9db2d86e-15da-524a-81c1-6de60b9381fd with identifier: 38c0b580-535b-4bae-b8b2-8b083b30f1d9 to the API
2026-03-16 09:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:46 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385850&ItemId=38c0b580-535b-4bae-b8b2-8b083b30f1d9&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GR-694-GF&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France (TT "
                  "CAR TRANSIT CDG), Véhicules d'occasion Hertz 24/03/2025, "
                  "Fin: 31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '9db2d86e-15da-524a-81c1-6de60b9381fd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GR-694-GF',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gr-694-gf&vehicleType=*',
 'listing': 'directbuy',
 'location': 'TT CAR TRANSIT CDG',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 56892,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-09-19',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 1.2 PURETECH, 2023',
 'transmission': 'manual',
 'trim': '0.0 1.2 PURETECH',
 'vin': 'VR3UPHNEKP5120597',
 'year': 2023}
2026-03-16 09:00:46 [bca_logged_out.fr] INFO: Saving data for 38c0b580-535b-4bae-b8b2-8b083b30f1d9: {'created_time': 1773651646.84656, 'last_price_update_time': 1773651646.846573, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e with identifier: c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1
2026-03-16 09:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e with identifier: c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1
2026-03-16 09:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e with identifier: c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1 to the API
2026-03-16 09:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:47 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385898&ItemId=c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GN-271-CK&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ LYON), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'c69dd6ad-722b-5a70-bfc5-9f9b62c1cc8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GN-271-CK',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gn-271-ck&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ LYON',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 60406,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-03-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 2008 0.0 PURETECH 130, 2023',
 'transmission': 'manual',
 'trim': '0.0 PURETECH 130',
 'vin': 'VR3USHNSSPJ593932',
 'year': 2023}
2026-03-16 09:00:47 [bca_logged_out.fr] INFO: Saving data for c6d5ae0a-6dc8-496f-b1ad-21a8c44966b1: {'created_time': 1773651647.267995, 'last_price_update_time': 1773651647.268007, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43d76ba0-f000-5510-8b61-6c4e2f31dd2d with identifier: c1c1b42f-3457-44d0-8d94-b7c66539a163
2026-03-16 09:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43d76ba0-f000-5510-8b61-6c4e2f31dd2d with scrape type 1
2026-03-16 09:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 43d76ba0-f000-5510-8b61-6c4e2f31dd2d
2026-03-16 09:00:47 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 43d76ba0-f000-5510-8b61-6c4e2f31dd2d
2026-03-16 09:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: 43d76ba0-f000-5510-8b61-6c4e2f31dd2d, identifier: c1c1b42f-3457-44d0-8d94-b7c66539a163
2026-03-16 09:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: 43d76ba0-f000-5510-8b61-6c4e2f31dd2d with identifier: c1c1b42f-3457-44d0-8d94-b7c66539a163
2026-03-16 09:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: 43d76ba0-f000-5510-8b61-6c4e2f31dd2d with identifier: c1c1b42f-3457-44d0-8d94-b7c66539a163
2026-03-16 09:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: 43d76ba0-f000-5510-8b61-6c4e2f31dd2d with identifier: c1c1b42f-3457-44d0-8d94-b7c66539a163 to the API
2026-03-16 09:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:47 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385900&ItemId=c1c1b42f-3457-44d0-8d94-b7c66539a163&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=HD-446-MP&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ NICE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': '43d76ba0-f000-5510-8b61-6c4e2f31dd2d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'HD-446-MP',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=hd-446-mp&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ NICE',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 14977,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2025-05-14',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 0.0 -, 2025',
 'transmission': 'manual',
 'trim': '0.0 -',
 'vin': 'VR3UPHNE7S4118363',
 'year': 2025}
2026-03-16 09:00:47 [bca_logged_out.fr] INFO: Saving data for c1c1b42f-3457-44d0-8d94-b7c66539a163: {'created_time': 1773651647.793742, 'last_price_update_time': 1773651647.793759, 'auction_closing_time': 1924984800.0}
2026-03-16 09:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.bcautoencheres.fr/Lot?id=23385867&ItemId=23da8eee-95c1-4020-ab1d-ea6e69372b16&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GQ-749-EG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP> (referer: https://www.bcautoencheres.fr/buyer/facetedsearch/GetViewModel?bq=%7Csalecountry_exact:FR&page=2&sort=SaleDate&missingMileage=true) ['zyte-api']
2026-03-16 09: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-16 09:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43 with identifier: 23da8eee-95c1-4020-ab1d-ea6e69372b16
2026-03-16 09:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43 with scrape type 1
2026-03-16 09:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43
2026-03-16 09:00:47 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43
2026-03-16 09:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: bca_logged_out.fr, Processed item id: c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43, identifier: 23da8eee-95c1-4020-ab1d-ea6e69372b16
2026-03-16 09:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: bca_logged_out.fr, Translating item: c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43 with identifier: 23da8eee-95c1-4020-ab1d-ea6e69372b16
2026-03-16 09:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: bca_logged_out.fr, Applying rules to item: c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43 with identifier: 23da8eee-95c1-4020-ab1d-ea6e69372b16
2026-03-16 09:00:48 [scrapy.crawler] INFO: Received SIGTERM twice, forcing unclean shutdown
2026-03-16 09:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: bca_logged_out.fr, Posting item: c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43 with identifier: 23da8eee-95c1-4020-ab1d-ea6e69372b16 to the API
2026-03-16 09:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
2026-03-16 09:00:48 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-16 09:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.bcautoencheres.fr/Lot?id=23385867&ItemId=23da8eee-95c1-4020-ab1d-ea6e69372b16&q=&bq=%7Csalecountry_exact%3AFR&sort=SaleDate&missingMileage=True&awaitingAppraisal=True&page=2&extraFiltersActive=true&returnTo=GQ-749-EG&promoAppliedSets=&R=15&SR=10&SourceSystem=PEEP>
{'auction_title': "Véhicules d'occasion Hertz 24/03/2025 Internet - France "
                  "(HERTZ NICE), Véhicules d'occasion Hertz 24/03/2025, Fin: "
                  "31/12 23:00  Véhicules d'occasion Hertz",
 'car_expert_report_source_url': None,
 'category': 'Non communiqué',
 'color': 'Money',
 'currency': 'EUR',
 'doors_number': 0,
 'engine': '0.0L',
 'engine_horse_power': None,
 'expiration_date': '2030-12-31T22:00:00Z',
 'fuel_type': 'Not disclosed',
 'id': 'c5a0dcf1-3775-53c1-90b6-b47a5a0a2c43',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'GQ-749-EG',
 'link_to_web_offer': 'https://www.bcautoencheres.fr/search?q=gq-749-eg&vehicleType=*',
 'listing': 'directbuy',
 'location': 'HERTZ NICE',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 77420,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'FR',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': True,
 'registration_date': '2023-07-12',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 2008 0.0 PURETECH, 2023',
 'transmission': 'manual',
 'trim': '0.0 PURETECH',
 'vin': 'VR3USHNKKPJ723642',
 'year': 2023}
2026-03-16 09:00:48 [bca_logged_out.fr] INFO: Saving data for 23da8eee-95c1-4020-ab1d-ea6e69372b16: {'created_time': 1773651648.529352, 'last_price_update_time': 1773651648.529365, 'auction_closing_time': 1924984800.0}

PROJECT (sourcing_v2), SPIDER (bca_logged_out.fr)