Head
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)
Tail
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}