2026-03-29 20:05:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 20:05:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 20:05:06 [auto1.fr] INFO: Batch mode enabled: batch 2/4
2026-03-29 20:05:06 [auto1.fr] INFO: Starting spider auto1.fr
2026-03-29 20:05:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 20:05:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 20:05:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 20:05:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 20:05:06 [scrapy.extensions.telnet] INFO: Telnet Password: a2d839b15582bf93
2026-03-29 20:05:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 20:05:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.fr/task_13_2026-03-29T20_05_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 20:05:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 20:05:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 20:05:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 20:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 20:05:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 20:05:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 20:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 20:05:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-29 20:05:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 20:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 20:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 20:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-29 20:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 20:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 20:05:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 20:05:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 20:05:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 20:05:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 20:05:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 20:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-29 20:05:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 20:05:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 20:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 20:05:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-29 20:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/user-token/obtain-token> (referer: https://www.auto1.com/en/merchant/signin/ajax) ['zyte-api']
2026-03-29 20:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-29 20:05:15 [auto1.fr] INFO: Channel: 24h | Page: 0 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:15 [auto1.fr] INFO: Found listing with ID: FP56567
2026-03-29 20:05:15 [auto1.fr] INFO: Found listing with ID: MA97525
2026-03-29 20:05:15 [auto1.fr] INFO: Found listing with ID: JP68458
2026-03-29 20:05:15 [auto1.fr] INFO: Found listing with ID: UU97662
2026-03-29 20:05:15 [auto1.fr] INFO: Found listing with ID: TD37120
2026-03-29 20:05:15 [auto1.fr] INFO: Found listing with ID: CH51524
2026-03-29 20:05:15 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-29 20:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ82903%27 HTTP/1.1" 200 None
2026-03-29 20:05:15 [auto1.fr] INFO: Scrape type for KZ82903: 2
2026-03-29 20:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 278b679c-6a13-5dfb-ad09-7c5b79f3b690 with identifier: KZ82903
2026-03-29 20:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 278b679c-6a13-5dfb-ad09-7c5b79f3b690 with scrape type 2
2026-03-29 20:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 278b679c-6a13-5dfb-ad09-7c5b79f3b690 with scrape type 2
2026-03-29 20:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 278b679c-6a13-5dfb-ad09-7c5b79f3b690, identifier: KZ82903
2026-03-29 20:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 278b679c-6a13-5dfb-ad09-7c5b79f3b690 with identifier: KZ82903
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 20:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-29 20:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 278b679c-6a13-5dfb-ad09-7c5b79f3b690 with identifier: KZ82903
2026-03-29 20:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 278b679c-6a13-5dfb-ad09-7c5b79f3b690 with identifier: KZ82903 to the API
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 194,
'expiration_date': '2026-03-30T15:42:17Z',
'fuel_type': 'diesel',
'id': '278b679c-6a13-5dfb-ad09-7c5b79f3b690',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ82903',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 184990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-20',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2018}
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ82903%27 HTTP/1.1" 200 None
2026-03-29 20:05:16 [auto1.fr] INFO: Saving data for KZ82903: {'auction_closing_time': 1774885337.0, 'created_time': 1774624024.867837, 'last_price_update_time': 1774814716.706721}
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KZ82903') HTTP/1.1" 204 0
2026-03-29 20:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV40153%27 HTTP/1.1" 200 None
2026-03-29 20:05:16 [auto1.fr] INFO: Scrape type for NV40153: 0
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST86387%27 HTTP/1.1" 200 None
2026-03-29 20:05:16 [auto1.fr] INFO: Scrape type for ST86387: 0
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW59043%27 HTTP/1.1" 200 None
2026-03-29 20:05:16 [auto1.fr] INFO: Scrape type for BW59043: 0
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS16124%27 HTTP/1.1" 200 None
2026-03-29 20:05:16 [auto1.fr] INFO: Scrape type for HS16124: 0
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV53025%27 HTTP/1.1" 200 None
2026-03-29 20:05:16 [auto1.fr] INFO: Scrape type for CV53025: 0
2026-03-29 20:05:16 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ13554%27 HTTP/1.1" 200 None
2026-03-29 20:05:16 [auto1.fr] INFO: Scrape type for HZ13554: 0
2026-03-29 20:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:17 [auto1.fr] INFO: Channel: 24h | Page: 1 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: FP56567
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: MA97525
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: JP68458
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: UU97662
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: TD37120
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: CH51524
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ82903%27 HTTP/1.1" 200 None
2026-03-29 20:05:17 [auto1.fr] INFO: Scrape type for KZ82903: 0
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV40153%27 HTTP/1.1" 200 None
2026-03-29 20:05:17 [auto1.fr] INFO: Scrape type for NV40153: 0
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST86387%27 HTTP/1.1" 200 None
2026-03-29 20:05:17 [auto1.fr] INFO: Scrape type for ST86387: 0
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW59043%27 HTTP/1.1" 200 None
2026-03-29 20:05:17 [auto1.fr] INFO: Scrape type for BW59043: 0
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS16124%27 HTTP/1.1" 200 None
2026-03-29 20:05:17 [auto1.fr] INFO: Scrape type for HS16124: 0
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV53025%27 HTTP/1.1" 200 None
2026-03-29 20:05:17 [auto1.fr] INFO: Scrape type for CV53025: 0
2026-03-29 20:05:17 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ13554%27 HTTP/1.1" 200 None
2026-03-29 20:05:17 [auto1.fr] INFO: Scrape type for HZ13554: 0
2026-03-29 20:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:18 [auto1.fr] INFO: Channel: 24h | Page: 2 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV15124%27 HTTP/1.1" 200 None
2026-03-29 20:05:18 [auto1.fr] INFO: Scrape type for BV15124: 0
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: RF61096
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF61096%27 HTTP/1.1" 200 None
2026-03-29 20:05:18 [auto1.fr] INFO: Scrape type for RF61096: 0
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: ES00688
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: NC81126
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: RK64149
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: KX77724
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: CM99932
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: GS85289
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: TY67810
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY67810%27 HTTP/1.1" 200 None
2026-03-29 20:05:18 [auto1.fr] INFO: Scrape type for TY67810: 0
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: YF49092
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: WA91522
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: UY70562
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: BL07559
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: RT20900
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT20900%27 HTTP/1.1" 200 None
2026-03-29 20:05:18 [auto1.fr] INFO: Scrape type for RT20900: 0
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: WF50159
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: YB23666
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB23666%27 HTTP/1.1" 200 None
2026-03-29 20:05:18 [auto1.fr] INFO: Scrape type for YB23666: 0
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: YL62240
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: ET81896
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET81896%27 HTTP/1.1" 200 None
2026-03-29 20:05:18 [auto1.fr] INFO: Scrape type for ET81896: 0
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: FK74107
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: TZ96762
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: MT15159
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: XR63373
2026-03-29 20:05:18 [auto1.fr] INFO: Found listing with ID: PU53670
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU53670%27 HTTP/1.1" 200 None
2026-03-29 20:05:19 [auto1.fr] INFO: Scrape type for PU53670: 0
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: PH00678
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: HL48033
2026-03-29 20:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL48033%27 HTTP/1.1" 200 None
2026-03-29 20:05:19 [auto1.fr] INFO: Scrape type for HL48033: 0
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: LN56424
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: CR76984
2026-03-29 20:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR76984%27 HTTP/1.1" 200 None
2026-03-29 20:05:19 [auto1.fr] INFO: Scrape type for CR76984: 0
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: AS97148
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: UF18286
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: EV44924
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: TA06256
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: RH74389
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: BU68611
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: YV24862
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: LY60443
2026-03-29 20:05:19 [auto1.fr] INFO: Found listing with ID: GW86629
2026-03-29 20:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW86629%27 HTTP/1.1" 200 None
2026-03-29 20:05:19 [auto1.fr] INFO: Scrape type for GW86629: 0
2026-03-29 20:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:20 [auto1.fr] INFO: Channel: 24h | Page: 3 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: EG36115
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: UG76760
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG76760%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for UG76760: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: ME85420
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME85420%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for ME85420: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: RF02731
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: RM90440
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM90440%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for RM90440: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: HZ04816
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: VZ14936
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: FJ40576
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: VH19414
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: HH64622
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH64622%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for HH64622: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: ZG91850
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG91850%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for ZG91850: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: FD88175
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD88175%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for FD88175: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: PT40364
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT40364%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for PT40364: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: DU86816
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU86816%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for DU86816: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: GF79733
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: SV83772
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV83772%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for SV83772: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: RN40688
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: ZA46036
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: PX19545
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX19545%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for PX19545: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: DH49026
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: DE34484
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: XF91817
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF91817%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for XF91817: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: RU14335
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU14335%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for RU14335: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: TF47618
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: AL30911
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL30911%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for AL30911: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: GD34494
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD34494%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for GD34494: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: KK47613
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK47613%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for KK47613: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: RM88009
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: XY05903
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: PK63725
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK63725%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for PK63725: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: EG05760
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG05760%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for EG05760: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: CR88362
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: PC21367
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: EU10176
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: XK29074
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: TE59024
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: ZH07724
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: KY56132
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KY56132%27 HTTP/1.1" 200 None
2026-03-29 20:05:20 [auto1.fr] INFO: Scrape type for KY56132: 0
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: HM98474
2026-03-29 20:05:20 [auto1.fr] INFO: Found listing with ID: ET80426
2026-03-29 20:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:21 [auto1.fr] INFO: Channel: 24h | Page: 4 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: GS14408
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: YN59127
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YN59127%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for YN59127: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: CP27331
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: BT96951
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: JB73715
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: CM59464
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: UA00783
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: XW59366
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: FC11298
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: WR28660
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: JC15931
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC15931%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for JC15931: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: AY53141
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY53141%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for AY53141: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: RL46658
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: DT87361
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: GL13971
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: YZ30566
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: KC80653
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: WE42634
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: SG63516
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: DL43770
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: PB24678
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB24678%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for PB24678: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: KU76241
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: TF28062
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF28062%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for TF28062: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: PH76438
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: TC93475
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC93475%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for TC93475: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: WX51378
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: RC92167
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: GP91513
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: VH05370
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: ZE94159
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: RV34760
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV34760%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for RV34760: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: BN42642
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: WE94364
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: FN88913
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: VD29349
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD29349%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for VD29349: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: PR85507
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: YG85438
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG85438%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for YG85438: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: HZ23469
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ23469%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for HZ23469: 0
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: VV07532
2026-03-29 20:05:21 [auto1.fr] INFO: Found listing with ID: KL95913
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL95913%27 HTTP/1.1" 200 None
2026-03-29 20:05:21 [auto1.fr] INFO: Scrape type for KL95913: 0
2026-03-29 20:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:22 [auto1.fr] INFO: Channel: 24h | Page: 5 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: VW75934
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: TP14715
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP14715%27 HTTP/1.1" 200 None
2026-03-29 20:05:22 [auto1.fr] INFO: Scrape type for TP14715: 0
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: TF52157
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: YG01990
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: FK90756
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: JY63896
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: XG78208
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: JF83013
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: TD76291
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: TC88438
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: KV22116
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV22116%27 HTTP/1.1" 200 None
2026-03-29 20:05:22 [auto1.fr] INFO: Scrape type for KV22116: 0
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: JJ20358
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: CR66556
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: YM47436
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM47436%27 HTTP/1.1" 200 None
2026-03-29 20:05:22 [auto1.fr] INFO: Scrape type for YM47436: 0
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: FS26892
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS26892%27 HTTP/1.1" 200 None
2026-03-29 20:05:22 [auto1.fr] INFO: Scrape type for FS26892: 0
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: ML08473
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: PP45354
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: CE39822
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: SP18909
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP18909%27 HTTP/1.1" 200 None
2026-03-29 20:05:22 [auto1.fr] INFO: Scrape type for SP18909: 0
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: PJ71258
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: HT03619
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: ZX16106
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: SD39167
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: XC14810
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC14810%27 HTTP/1.1" 200 None
2026-03-29 20:05:22 [auto1.fr] INFO: Scrape type for XC14810: 0
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: GR50483
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR50483%27 HTTP/1.1" 200 None
2026-03-29 20:05:22 [auto1.fr] INFO: Scrape type for GR50483: 0
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: ZJ10525
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: NM30774
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: SP16079
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: HG70270
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: EP58650
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: JD75857
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: WN71297
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: UL00311
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: WT16167
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: WG34864
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: BS59441
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: WY58185
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: EP02356
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: CF82248
2026-03-29 20:05:22 [auto1.fr] INFO: Found listing with ID: FF99969
2026-03-29 20:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:23 [auto1.fr] INFO: Channel: 24h | Page: 6 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: SB50170
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: HS10624
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: AX33838
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX33838%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for AX33838: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: SF18063
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: TN34978
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TN34978%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for TN34978: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: PZ64632
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: VN15775
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: UF74550
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: JA06756
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: NW62484
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW62484%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for NW62484: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: YU48972
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: XG04950
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: HW47298
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: ZR29296
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: MX67130
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: DU45588
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: ZJ13303
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ13303%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for ZJ13303: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: UW84177
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: EN42753
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: VR61132
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: SA45577
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: JL56998
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: EU97326
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU97326%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for EU97326: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: DE97163
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: SC17233
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC17233%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for SC17233: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: BZ34832
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: VZ69703
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ69703%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for VZ69703: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: FD77959
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: HW16085
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: LN69562
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: VW89313
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: AU78489
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: WC88587
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC88587%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for WC88587: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: FE99224
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: FJ52968
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ52968%27 HTTP/1.1" 200 None
2026-03-29 20:05:23 [auto1.fr] INFO: Scrape type for FJ52968: 0
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: SY37081
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: ET87110
2026-03-29 20:05:23 [auto1.fr] INFO: Found listing with ID: XS30683
2026-03-29 20:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS30683%27 HTTP/1.1" 200 None
2026-03-29 20:05:24 [auto1.fr] INFO: Scrape type for XS30683: 0
2026-03-29 20:05:24 [auto1.fr] INFO: Found listing with ID: BE57135
2026-03-29 20:05:24 [auto1.fr] INFO: Found listing with ID: JN85436
2026-03-29 20:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:25 [auto1.fr] INFO: Channel: 24h | Page: 7 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: MJ15243
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: FG74412
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: WC30814
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC30814%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for WC30814: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: AU34374
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: FC16056
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: BN20947
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: BK46201
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK46201%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for BK46201: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: BY34409
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: DA74312
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: AD02519
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: HA44831
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: NJ98354
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ98354%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for NJ98354: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: JS58484
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: RD34748
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: AD27971
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: AE76262
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: FV51359
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: NP89153
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP89153%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for NP89153: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: KJ57262
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: AN53736
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN53736%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for AN53736: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: EP11372
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: HS78914
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: YP70833
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: EN38687
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: GR64183
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR64183%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for GR64183: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: FC77487
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: WM94838
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: VY98975
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY98975%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for VY98975: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: NB86728
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: RA43696
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: DA01583
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: WE75326
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: RG25763
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: AJ56245
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: GA49248
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA49248%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for GA49248: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: BF38524
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: XY93401
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: XP87146
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP87146%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for XP87146: 0
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: GZ53254
2026-03-29 20:05:25 [auto1.fr] INFO: Found listing with ID: SU46936
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU46936%27 HTTP/1.1" 200 None
2026-03-29 20:05:25 [auto1.fr] INFO: Scrape type for SU46936: 0
2026-03-29 20:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:26 [auto1.fr] INFO: Channel: 24h | Page: 8 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: GL96546
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: KX22014
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: FL57229
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL57229%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for FL57229: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: EY43562
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: PJ58466
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: NT71606
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: JN84809
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: NF56121
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: BJ21713
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: EE38454
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: FA19714
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: WT28767
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: NW11440
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: TF09814
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: BV42943
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV42943%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for BV42943: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: DS86790
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS86790%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for DS86790: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: WW09364
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW09364%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for WW09364: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: GJ50416
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: JL83029
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: KM43953
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: NT40174
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: RV34061
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: HT28444
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: HU00304
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU00304%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for HU00304: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: LP53379
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP53379%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for LP53379: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: KC91262
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC91262%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for KC91262: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: DC76533
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: UZ76323
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: JG57879
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG57879%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for JG57879: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: WT28512
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: NY42811
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: RE46852
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: FH64554
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: MJ11877
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: UG99698
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG99698%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for UG99698: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: MB40606
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: ZN14071
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: BA32489
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: VK90720
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK90720%27 HTTP/1.1" 200 None
2026-03-29 20:05:26 [auto1.fr] INFO: Scrape type for VK90720: 0
2026-03-29 20:05:26 [auto1.fr] INFO: Found listing with ID: SG50476
2026-03-29 20:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:27 [auto1.fr] INFO: Channel: 24h | Page: 9 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: UG12911
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: FZ67075
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: LM93493
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: BD78122
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD78122%27 HTTP/1.1" 200 None
2026-03-29 20:05:27 [auto1.fr] INFO: Scrape type for BD78122: 0
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: PY86301
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: ET77634
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: WN39740
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: EM63803
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: CP19096
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: SB35500
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB35500%27 HTTP/1.1" 200 None
2026-03-29 20:05:27 [auto1.fr] INFO: Scrape type for SB35500: 0
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: DW60066
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: VE09288
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: GW36341
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: YS98030
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: JK99343
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: TR00215
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: BB19718
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: BP75833
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: RN44054
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: LN33446
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: VG58676
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG58676%27 HTTP/1.1" 200 None
2026-03-29 20:05:27 [auto1.fr] INFO: Scrape type for VG58676: 0
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: GL34053
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: FM45887
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: PU86192
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: XL81753
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL81753%27 HTTP/1.1" 200 None
2026-03-29 20:05:27 [auto1.fr] INFO: Scrape type for XL81753: 0
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: DR88141
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: XB93727
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: SS28522
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: MR10042
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: GA53599
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: TE18258
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: RL32198
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: YV47124
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: ZJ77199
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: AX80652
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: DZ77281
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: LL81024
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL81024%27 HTTP/1.1" 200 None
2026-03-29 20:05:27 [auto1.fr] INFO: Scrape type for LL81024: 0
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: HR11664
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: NG02630
2026-03-29 20:05:27 [auto1.fr] INFO: Found listing with ID: LM45314
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM45314%27 HTTP/1.1" 200 None
2026-03-29 20:05:27 [auto1.fr] INFO: Scrape type for LM45314: 0
2026-03-29 20:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:28 [auto1.fr] INFO: Channel: 24h | Page: 10 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:28 [auto1.fr] INFO: Found listing with ID: TS08429
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS08429%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for TS08429: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: BC69120
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: XE09151
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: SP01083
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: LT87826
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: DT69522
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: XS77464
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: ZS29376
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: FK45009
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK45009%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for FK45009: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: DD98882
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: PJ67471
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ67471%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for PJ67471: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: PW23441
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: GJ52269
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ52269%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for GJ52269: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: VU76630
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU76630%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for VU76630: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: YL35508
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: MN16566
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: EU62786
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: SF69794
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: TR33282
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR33282%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for TR33282: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: PN91835
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: WS10541
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: CS38790
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: GB26674
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: UG23105
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: ZA30500
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: SN74584
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: FB96691
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB96691%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for FB96691: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: ZP58088
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: AL20646
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: XV78240
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV78240%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for XV78240: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: CA10515
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: FC20629
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: VN08853
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: VE24718
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE24718%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for VE24718: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: TP34796
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: DH38418
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH38418%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for DH38418: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: CF12367
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: LY09087
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY09087%27 HTTP/1.1" 200 None
2026-03-29 20:05:29 [auto1.fr] INFO: Scrape type for LY09087: 0
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: ZR86922
2026-03-29 20:05:29 [auto1.fr] INFO: Found listing with ID: RY57669
2026-03-29 20:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:31 [auto1.fr] INFO: Channel: 24h | Page: 11 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: UJ10751
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: BL61281
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL61281%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for BL61281: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: JM50372
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: HY48791
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY48791%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for HY48791: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: JD17568
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: KC40522
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: GX94493
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: BC44754
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: VX53860
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: UP40309
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: XJ68451
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: RP72244
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: BH82071
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: RB10191
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: RS96819
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS96819%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for RS96819: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: FN73019
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: GU96454
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: ZZ44296
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: RH01307
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: XB50812
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: PB10220
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: MC25764
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: ZB38417
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: NU36463
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: CP98905
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP98905%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for CP98905: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: SC64672
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: GS64031
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS64031%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for GS64031: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: WR04553
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: SD31410
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: VG33194
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG33194%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for VG33194: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: PX20889
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: JJ33081
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ33081%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for JJ33081: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: EC92404
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC92404%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for EC92404: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: RT28275
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT28275%27 HTTP/1.1" 200 None
2026-03-29 20:05:31 [auto1.fr] INFO: Scrape type for RT28275: 0
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: ZR52177
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: TU85207
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: PP22658
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: FA63031
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: ZN72586
2026-03-29 20:05:31 [auto1.fr] INFO: Found listing with ID: TB94788
2026-03-29 20:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:32 [auto1.fr] INFO: Channel: 24h | Page: 12 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:32 [auto1.fr] INFO: Found listing with ID: PL18691
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL18691%27 HTTP/1.1" 200 None
2026-03-29 20:05:32 [auto1.fr] INFO: Scrape type for PL18691: 2
2026-03-29 20:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e5fbf24-d620-55e9-a4c2-7067e822781a with identifier: PL18691
2026-03-29 20:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e5fbf24-d620-55e9-a4c2-7067e822781a with scrape type 2
2026-03-29 20:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e5fbf24-d620-55e9-a4c2-7067e822781a with scrape type 2
2026-03-29 20:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2e5fbf24-d620-55e9-a4c2-7067e822781a, identifier: PL18691
2026-03-29 20:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2e5fbf24-d620-55e9-a4c2-7067e822781a with identifier: PL18691
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-29 20:05:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2e5fbf24-d620-55e9-a4c2-7067e822781a with identifier: PL18691
2026-03-29 20:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2e5fbf24-d620-55e9-a4c2-7067e822781a with identifier: PL18691 to the API
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:01:19Z',
'fuel_type': 'diesel',
'id': '2e5fbf24-d620-55e9-a4c2-7067e822781a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PL18691',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 188406,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-02',
'seller_name': None,
'title': 'Hyundai Kona 1.6 CRDi Creative 2WD',
'transmission': 'automatic',
'trim': 'Creative 2WD',
'year': 2020}
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL18691%27 HTTP/1.1" 200 None
2026-03-29 20:05:32 [auto1.fr] INFO: Saving data for PL18691: {'auction_closing_time': 1774882879.0, 'created_time': 1773432378.561512, 'last_price_update_time': 1774814732.996103}
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PL18691') HTTP/1.1" 204 0
2026-03-29 20:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: DV16573
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: EX41933
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: MP29660
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: SC67193
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: YN87859
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: LF95017
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: ZE07109
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: GN53548
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: CT74820
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: KU74054
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: YF77357
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF77357%27 HTTP/1.1" 200 None
2026-03-29 20:05:33 [auto1.fr] INFO: Scrape type for YF77357: 2
2026-03-29 20:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e02b1043-2b44-523e-9c5d-202a4436efb0 with identifier: YF77357
2026-03-29 20:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e02b1043-2b44-523e-9c5d-202a4436efb0 with scrape type 2
2026-03-29 20:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e02b1043-2b44-523e-9c5d-202a4436efb0 with scrape type 2
2026-03-29 20:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e02b1043-2b44-523e-9c5d-202a4436efb0, identifier: YF77357
2026-03-29 20:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e02b1043-2b44-523e-9c5d-202a4436efb0 with identifier: YF77357
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-29 20:05:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e02b1043-2b44-523e-9c5d-202a4436efb0 with identifier: YF77357
2026-03-29 20:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e02b1043-2b44-523e-9c5d-202a4436efb0 with identifier: YF77357 to the API
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:44:06Z',
'fuel_type': 'diesel',
'id': 'e02b1043-2b44-523e-9c5d-202a4436efb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YF77357',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 43533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1997-05-05',
'seller_name': None,
'title': 'Ford Fiesta 1.8 Diesel Flair',
'transmission': 'manual',
'trim': 'Flair',
'year': 1997}
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF77357%27 HTTP/1.1" 200 None
2026-03-29 20:05:33 [auto1.fr] INFO: Saving data for YF77357: {'auction_closing_time': 1774885446.0, 'created_time': 1774728325.05679, 'last_price_update_time': 1774814733.650692}
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YF77357') HTTP/1.1" 204 0
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: GA42142
2026-03-29 20:05:33 [auto1.fr] INFO: Found listing with ID: PV02305
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV02305%27 HTTP/1.1" 200 None
2026-03-29 20:05:33 [auto1.fr] INFO: Scrape type for PV02305: 2
2026-03-29 20:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4f4fde1-dd09-566d-8258-31c3ab30547b with identifier: PV02305
2026-03-29 20:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4f4fde1-dd09-566d-8258-31c3ab30547b with scrape type 2
2026-03-29 20:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4f4fde1-dd09-566d-8258-31c3ab30547b with scrape type 2
2026-03-29 20:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b4f4fde1-dd09-566d-8258-31c3ab30547b, identifier: PV02305
2026-03-29 20:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b4f4fde1-dd09-566d-8258-31c3ab30547b with identifier: PV02305
2026-03-29 20:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b4f4fde1-dd09-566d-8258-31c3ab30547b with identifier: PV02305
2026-03-29 20:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b4f4fde1-dd09-566d-8258-31c3ab30547b with identifier: PV02305 to the API
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:43:52Z',
'fuel_type': 'diesel',
'id': 'b4f4fde1-dd09-566d-8258-31c3ab30547b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PV02305',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 316647,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-04',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2011}
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV02305%27 HTTP/1.1" 200 None
2026-03-29 20:05:34 [auto1.fr] INFO: Saving data for PV02305: {'auction_closing_time': 1774885432.0, 'created_time': 1773401127.710832, 'last_price_update_time': 1774814734.220868}
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PV02305') HTTP/1.1" 204 0
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: MP51756
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: ZD51502
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: LC99897
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC99897%27 HTTP/1.1" 200 None
2026-03-29 20:05:34 [auto1.fr] INFO: Scrape type for LC99897: 2
2026-03-29 20:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950ed6d6-d4ff-5f56-90c1-5c95d89186d5 with identifier: LC99897
2026-03-29 20:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950ed6d6-d4ff-5f56-90c1-5c95d89186d5 with scrape type 2
2026-03-29 20:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950ed6d6-d4ff-5f56-90c1-5c95d89186d5 with scrape type 2
2026-03-29 20:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 950ed6d6-d4ff-5f56-90c1-5c95d89186d5, identifier: LC99897
2026-03-29 20:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 950ed6d6-d4ff-5f56-90c1-5c95d89186d5 with identifier: LC99897
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 20:05:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 950ed6d6-d4ff-5f56-90c1-5c95d89186d5 with identifier: LC99897
2026-03-29 20:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 950ed6d6-d4ff-5f56-90c1-5c95d89186d5 with identifier: LC99897 to the API
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:47:40Z',
'fuel_type': 'diesel',
'id': '950ed6d6-d4ff-5f56-90c1-5c95d89186d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LC99897',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 173374,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-26',
'seller_name': None,
'title': 'Nissan Juke 1.5 Turbodiesel Tekna',
'transmission': 'manual',
'trim': 'Tekna',
'year': 2016}
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC99897%27 HTTP/1.1" 200 None
2026-03-29 20:05:34 [auto1.fr] INFO: Saving data for LC99897: {'auction_closing_time': 1774885660.0, 'created_time': 1773918491.301433, 'last_price_update_time': 1774814734.851521}
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LC99897') HTTP/1.1" 204 0
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: DT07669
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: NP77756
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: HZ74934
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: XD22500
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: JG52598
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: TY44081
2026-03-29 20:05:34 [auto1.fr] INFO: Found listing with ID: NY34669
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY34669%27 HTTP/1.1" 200 None
2026-03-29 20:05:34 [auto1.fr] INFO: Scrape type for NY34669: 2
2026-03-29 20:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba9cd594-abe3-5573-9c80-3ccfe698fd4a with identifier: NY34669
2026-03-29 20:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba9cd594-abe3-5573-9c80-3ccfe698fd4a with scrape type 2
2026-03-29 20:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba9cd594-abe3-5573-9c80-3ccfe698fd4a with scrape type 2
2026-03-29 20:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ba9cd594-abe3-5573-9c80-3ccfe698fd4a, identifier: NY34669
2026-03-29 20:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ba9cd594-abe3-5573-9c80-3ccfe698fd4a with identifier: NY34669
2026-03-29 20:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ba9cd594-abe3-5573-9c80-3ccfe698fd4a with identifier: NY34669
2026-03-29 20:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ba9cd594-abe3-5573-9c80-3ccfe698fd4a with identifier: NY34669 to the API
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:10:41Z',
'fuel_type': 'diesel',
'id': 'ba9cd594-abe3-5573-9c80-3ccfe698fd4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NY34669',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 96175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-19',
'seller_name': None,
'title': 'Renault Kadjar 1.5 BLUE dCi Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2019}
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY34669%27 HTTP/1.1" 200 None
2026-03-29 20:05:35 [auto1.fr] INFO: Saving data for NY34669: {'auction_closing_time': 1774883441.0, 'created_time': 1772736206.586508, 'last_price_update_time': 1774814735.348496}
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NY34669') HTTP/1.1" 204 0
2026-03-29 20:05:35 [auto1.fr] INFO: Found listing with ID: PH25604
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH25604%27 HTTP/1.1" 200 None
2026-03-29 20:05:35 [auto1.fr] INFO: Scrape type for PH25604: 2
2026-03-29 20:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 929432d1-5d85-5be2-b2b9-beff51fef81d with identifier: PH25604
2026-03-29 20:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 929432d1-5d85-5be2-b2b9-beff51fef81d with scrape type 2
2026-03-29 20:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 929432d1-5d85-5be2-b2b9-beff51fef81d with scrape type 2
2026-03-29 20:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 929432d1-5d85-5be2-b2b9-beff51fef81d, identifier: PH25604
2026-03-29 20:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 929432d1-5d85-5be2-b2b9-beff51fef81d with identifier: PH25604
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-29 20:05:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 929432d1-5d85-5be2-b2b9-beff51fef81d with identifier: PH25604
2026-03-29 20:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 929432d1-5d85-5be2-b2b9-beff51fef81d with identifier: PH25604 to the API
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 73,
'expiration_date': '2026-03-30T15:33:31Z',
'fuel_type': 'petrol',
'id': '929432d1-5d85-5be2-b2b9-beff51fef81d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PH25604',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 102418,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-16',
'seller_name': None,
'title': 'Peugeot 207 1.4 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2011}
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH25604%27 HTTP/1.1" 200 None
2026-03-29 20:05:36 [auto1.fr] INFO: Saving data for PH25604: {'auction_closing_time': 1774884811.0, 'created_time': 1774728327.354998, 'last_price_update_time': 1774814736.012097}
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PH25604') HTTP/1.1" 204 0
2026-03-29 20:05:36 [auto1.fr] INFO: Found listing with ID: TC62423
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC62423%27 HTTP/1.1" 200 None
2026-03-29 20:05:36 [auto1.fr] INFO: Scrape type for TC62423: 2
2026-03-29 20:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3784d0f-b1ce-5b37-84b8-8008cb02cb82 with identifier: TC62423
2026-03-29 20:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3784d0f-b1ce-5b37-84b8-8008cb02cb82 with scrape type 2
2026-03-29 20:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3784d0f-b1ce-5b37-84b8-8008cb02cb82 with scrape type 2
2026-03-29 20:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e3784d0f-b1ce-5b37-84b8-8008cb02cb82, identifier: TC62423
2026-03-29 20:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e3784d0f-b1ce-5b37-84b8-8008cb02cb82 with identifier: TC62423
2026-03-29 20:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e3784d0f-b1ce-5b37-84b8-8008cb02cb82 with identifier: TC62423
2026-03-29 20:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e3784d0f-b1ce-5b37-84b8-8008cb02cb82 with identifier: TC62423 to the API
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:01:15Z',
'fuel_type': 'diesel',
'id': 'e3784d0f-b1ce-5b37-84b8-8008cb02cb82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC62423',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 231002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-05',
'seller_name': None,
'title': 'Volvo XC60 2.0 D4 Momentum Drive',
'transmission': 'automatic',
'trim': 'Momentum Drive',
'year': 2014}
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC62423%27 HTTP/1.1" 200 None
2026-03-29 20:05:36 [auto1.fr] INFO: Saving data for TC62423: {'auction_closing_time': 1774882875.0, 'created_time': 1774351090.884323, 'last_price_update_time': 1774814736.452531}
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TC62423') HTTP/1.1" 204 0
2026-03-29 20:05:36 [auto1.fr] INFO: Found listing with ID: BV18579
2026-03-29 20:05:36 [auto1.fr] INFO: Found listing with ID: VV84055
2026-03-29 20:05:36 [auto1.fr] INFO: Found listing with ID: XG06006
2026-03-29 20:05:36 [auto1.fr] INFO: Found listing with ID: TL57355
2026-03-29 20:05:36 [auto1.fr] INFO: Found listing with ID: SF38064
2026-03-29 20:05:36 [auto1.fr] INFO: Found listing with ID: UK00168
2026-03-29 20:05:36 [auto1.fr] INFO: Found listing with ID: CR41152
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR41152%27 HTTP/1.1" 200 None
2026-03-29 20:05:36 [auto1.fr] INFO: Scrape type for CR41152: 2
2026-03-29 20:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 164233b9-627f-5cc8-9cd0-2b906ea6326d with identifier: CR41152
2026-03-29 20:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164233b9-627f-5cc8-9cd0-2b906ea6326d with scrape type 2
2026-03-29 20:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 164233b9-627f-5cc8-9cd0-2b906ea6326d with scrape type 2
2026-03-29 20:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 164233b9-627f-5cc8-9cd0-2b906ea6326d, identifier: CR41152
2026-03-29 20:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 164233b9-627f-5cc8-9cd0-2b906ea6326d with identifier: CR41152
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-29 20:05:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 164233b9-627f-5cc8-9cd0-2b906ea6326d with identifier: CR41152
2026-03-29 20:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 164233b9-627f-5cc8-9cd0-2b906ea6326d with identifier: CR41152 to the API
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 306,
'expiration_date': '2026-03-30T15:26:11Z',
'fuel_type': 'hybrid',
'id': '164233b9-627f-5cc8-9cd0-2b906ea6326d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CR41152',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 104722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-05',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 300de 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR41152%27 HTTP/1.1" 200 None
2026-03-29 20:05:37 [auto1.fr] INFO: Saving data for CR41152: {'auction_closing_time': 1774884371.0, 'created_time': 1773432458.470808, 'last_price_update_time': 1774814737.019746}
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CR41152') HTTP/1.1" 204 0
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: LR91746
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: JR80712
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: VF92026
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: ZE28877
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: ZH49109
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: WP26002
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: EX55572
2026-03-29 20:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:37 [auto1.fr] INFO: Channel: 24h | Page: 13 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: BE65745
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: HX28956
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: VT60963
2026-03-29 20:05:37 [auto1.fr] INFO: Found listing with ID: KJ21122
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ21122%27 HTTP/1.1" 200 None
2026-03-29 20:05:37 [auto1.fr] INFO: Scrape type for KJ21122: 2
2026-03-29 20:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d98dc8d-4a10-515b-af0a-658752e593a1 with identifier: KJ21122
2026-03-29 20:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d98dc8d-4a10-515b-af0a-658752e593a1 with scrape type 2
2026-03-29 20:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d98dc8d-4a10-515b-af0a-658752e593a1 with scrape type 2
2026-03-29 20:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4d98dc8d-4a10-515b-af0a-658752e593a1, identifier: KJ21122
2026-03-29 20:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4d98dc8d-4a10-515b-af0a-658752e593a1 with identifier: KJ21122
2026-03-29 20:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4d98dc8d-4a10-515b-af0a-658752e593a1 with identifier: KJ21122
2026-03-29 20:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4d98dc8d-4a10-515b-af0a-658752e593a1 with identifier: KJ21122 to the API
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:08:34Z',
'fuel_type': 'petrol',
'id': '4d98dc8d-4a10-515b-af0a-658752e593a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ21122',
'listing': 'auction',
'make': 'Kia',
'model': 'Rio',
'odometer': 158120,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-13',
'seller_name': None,
'title': 'Kia Rio 1.2 Attract',
'transmission': 'manual',
'trim': 'Attract',
'year': 2013}
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ21122%27 HTTP/1.1" 200 None
2026-03-29 20:05:37 [auto1.fr] INFO: Saving data for KJ21122: {'auction_closing_time': 1774883314.0, 'created_time': 1774105563.467504, 'last_price_update_time': 1774814737.956955}
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KJ21122') HTTP/1.1" 204 0
2026-03-29 20:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: MN29735
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN29735%27 HTTP/1.1" 200 None
2026-03-29 20:05:38 [auto1.fr] INFO: Scrape type for MN29735: 0
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: TG79135
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: TR50266
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: CZ67725
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ67725%27 HTTP/1.1" 200 None
2026-03-29 20:05:38 [auto1.fr] INFO: Scrape type for CZ67725: 0
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: FM97064
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: PM92287
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM92287%27 HTTP/1.1" 200 None
2026-03-29 20:05:38 [auto1.fr] INFO: Scrape type for PM92287: 0
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: SU46956
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU46956%27 HTTP/1.1" 200 None
2026-03-29 20:05:38 [auto1.fr] INFO: Scrape type for SU46956: 2
2026-03-29 20:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e81424c8-573b-535f-b545-9497be78d354 with identifier: SU46956
2026-03-29 20:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81424c8-573b-535f-b545-9497be78d354 with scrape type 2
2026-03-29 20:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e81424c8-573b-535f-b545-9497be78d354 with scrape type 2
2026-03-29 20:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e81424c8-573b-535f-b545-9497be78d354, identifier: SU46956
2026-03-29 20:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e81424c8-573b-535f-b545-9497be78d354 with identifier: SU46956
2026-03-29 20:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e81424c8-573b-535f-b545-9497be78d354 with identifier: SU46956
2026-03-29 20:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e81424c8-573b-535f-b545-9497be78d354 with identifier: SU46956 to the API
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:07:11Z',
'fuel_type': 'petrol',
'id': 'e81424c8-573b-535f-b545-9497be78d354',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SU46956',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 72491,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-30',
'seller_name': None,
'title': 'Peugeot 2008 1.2 e-THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2016}
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU46956%27 HTTP/1.1" 200 None
2026-03-29 20:05:38 [auto1.fr] INFO: Saving data for SU46956: {'auction_closing_time': 1774883231.0, 'created_time': 1774123752.996957, 'last_price_update_time': 1774814738.553524}
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SU46956') HTTP/1.1" 204 0
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: NK33174
2026-03-29 20:05:38 [auto1.fr] INFO: Found listing with ID: LS38641
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS38641%27 HTTP/1.1" 200 None
2026-03-29 20:05:38 [auto1.fr] INFO: Scrape type for LS38641: 2
2026-03-29 20:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f40092d1-2798-5970-ad0e-826b19329ef8 with identifier: LS38641
2026-03-29 20:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f40092d1-2798-5970-ad0e-826b19329ef8 with scrape type 2
2026-03-29 20:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f40092d1-2798-5970-ad0e-826b19329ef8 with scrape type 2
2026-03-29 20:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f40092d1-2798-5970-ad0e-826b19329ef8, identifier: LS38641
2026-03-29 20:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f40092d1-2798-5970-ad0e-826b19329ef8 with identifier: LS38641
2026-03-29 20:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f40092d1-2798-5970-ad0e-826b19329ef8 with identifier: LS38641
2026-03-29 20:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f40092d1-2798-5970-ad0e-826b19329ef8 with identifier: LS38641 to the API
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:28:08Z',
'fuel_type': 'petrol',
'id': 'f40092d1-2798-5970-ad0e-826b19329ef8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LS38641',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS7 Crossback',
'odometer': 66960,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-26',
'seller_name': None,
'title': 'DS Automobiles DS7 Crossback 1.2 PureTech So Chic',
'transmission': 'automatic',
'trim': 'So Chic',
'year': 2020}
2026-03-29 20:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS38641%27 HTTP/1.1" 200 None
2026-03-29 20:05:39 [auto1.fr] INFO: Saving data for LS38641: {'auction_closing_time': 1774884488.0, 'created_time': 1773832497.739542, 'last_price_update_time': 1774814739.006071}
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LS38641') HTTP/1.1" 204 0
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: TU74521
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: ZP05634
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: AH24829
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: ZH03799
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: CA82940
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: SN62809
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: JE25024
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: LF35893
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: TB10016
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB10016%27 HTTP/1.1" 200 None
2026-03-29 20:05:39 [auto1.fr] INFO: Scrape type for TB10016: 0
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: AG46745
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: XT19328
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: MA98629
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA98629%27 HTTP/1.1" 200 None
2026-03-29 20:05:39 [auto1.fr] INFO: Scrape type for MA98629: 2
2026-03-29 20:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af01ee69-34a8-5576-8f48-fdef4f35572d with identifier: MA98629
2026-03-29 20:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af01ee69-34a8-5576-8f48-fdef4f35572d with scrape type 2
2026-03-29 20:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af01ee69-34a8-5576-8f48-fdef4f35572d with scrape type 2
2026-03-29 20:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: af01ee69-34a8-5576-8f48-fdef4f35572d, identifier: MA98629
2026-03-29 20:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: af01ee69-34a8-5576-8f48-fdef4f35572d with identifier: MA98629
2026-03-29 20:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: af01ee69-34a8-5576-8f48-fdef4f35572d with identifier: MA98629
2026-03-29 20:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: af01ee69-34a8-5576-8f48-fdef4f35572d with identifier: MA98629 to the API
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:02:33Z',
'fuel_type': 'diesel',
'id': 'af01ee69-34a8-5576-8f48-fdef4f35572d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA98629',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 162254,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-18',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 CDI AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2016}
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA98629%27 HTTP/1.1" 200 None
2026-03-29 20:05:39 [auto1.fr] INFO: Saving data for MA98629: {'auction_closing_time': 1774882953.0, 'created_time': 1773432366.35651, 'last_price_update_time': 1774814739.480875}
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MA98629') HTTP/1.1" 204 0
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: AU18258
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: JC63530
2026-03-29 20:05:39 [auto1.fr] INFO: Found listing with ID: JD33706
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD33706%27 HTTP/1.1" 200 None
2026-03-29 20:05:39 [auto1.fr] INFO: Scrape type for JD33706: 2
2026-03-29 20:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3f02f6b-f0a9-5374-a629-78a635bfae24 with identifier: JD33706
2026-03-29 20:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3f02f6b-f0a9-5374-a629-78a635bfae24 with scrape type 2
2026-03-29 20:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3f02f6b-f0a9-5374-a629-78a635bfae24 with scrape type 2
2026-03-29 20:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f3f02f6b-f0a9-5374-a629-78a635bfae24, identifier: JD33706
2026-03-29 20:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f3f02f6b-f0a9-5374-a629-78a635bfae24 with identifier: JD33706
2026-03-29 20:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f3f02f6b-f0a9-5374-a629-78a635bfae24 with identifier: JD33706
2026-03-29 20:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f3f02f6b-f0a9-5374-a629-78a635bfae24 with identifier: JD33706 to the API
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:55:42Z',
'fuel_type': 'petrol',
'id': 'f3f02f6b-f0a9-5374-a629-78a635bfae24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JD33706',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 101047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-27',
'seller_name': None,
'title': 'Peugeot 308 1.2 PureTech GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2020}
2026-03-29 20:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD33706%27 HTTP/1.1" 200 None
2026-03-29 20:05:40 [auto1.fr] INFO: Saving data for JD33706: {'auction_closing_time': 1774886142.0, 'created_time': 1772777314.400939, 'last_price_update_time': 1774814740.056486}
2026-03-29 20:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JD33706') HTTP/1.1" 204 0
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: KM51888
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: PC77336
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: SN09672
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: NY72155
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: ME98781
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: KD43260
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: AH47501
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: ZK94381
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: AF50439
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: AC87017
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: AJ90479
2026-03-29 20:05:40 [auto1.fr] INFO: Found listing with ID: JC92691
2026-03-29 20:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:48 [auto1.fr] INFO: Channel: 24h | Page: 14 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:48 [auto1.fr] INFO: Found listing with ID: JV74370
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JV74370%27 HTTP/1.1" 200 None
2026-03-29 20:05:48 [auto1.fr] INFO: Scrape type for JV74370: 2
2026-03-29 20:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6154e7dc-70e6-50b3-b066-50d0ba62f546 with identifier: JV74370
2026-03-29 20:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6154e7dc-70e6-50b3-b066-50d0ba62f546 with scrape type 2
2026-03-29 20:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6154e7dc-70e6-50b3-b066-50d0ba62f546 with scrape type 2
2026-03-29 20:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6154e7dc-70e6-50b3-b066-50d0ba62f546, identifier: JV74370
2026-03-29 20:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6154e7dc-70e6-50b3-b066-50d0ba62f546 with identifier: JV74370
2026-03-29 20:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6154e7dc-70e6-50b3-b066-50d0ba62f546 with identifier: JV74370
2026-03-29 20:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6154e7dc-70e6-50b3-b066-50d0ba62f546 with identifier: JV74370 to the API
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:36:36Z',
'fuel_type': 'diesel',
'id': '6154e7dc-70e6-50b3-b066-50d0ba62f546',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JV74370',
'listing': 'auction',
'make': 'BMW',
'model': 'X2',
'odometer': 131904,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-28',
'seller_name': None,
'title': 'BMW X2 xDrive 20d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2018}
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JV74370%27 HTTP/1.1" 200 None
2026-03-29 20:05:48 [auto1.fr] INFO: Saving data for JV74370: {'auction_closing_time': 1774884996.0, 'created_time': 1774350968.176294, 'last_price_update_time': 1774814748.497671}
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JV74370') HTTP/1.1" 204 0
2026-03-29 20:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:48 [auto1.fr] INFO: Found listing with ID: UY73638
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY73638%27 HTTP/1.1" 200 None
2026-03-29 20:05:48 [auto1.fr] INFO: Scrape type for UY73638: 0
2026-03-29 20:05:48 [auto1.fr] INFO: Found listing with ID: LN94323
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN94323%27 HTTP/1.1" 200 None
2026-03-29 20:05:48 [auto1.fr] INFO: Scrape type for LN94323: 0
2026-03-29 20:05:48 [auto1.fr] INFO: Found listing with ID: AT53990
2026-03-29 20:05:48 [auto1.fr] INFO: Found listing with ID: FW88695
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW88695%27 HTTP/1.1" 200 None
2026-03-29 20:05:48 [auto1.fr] INFO: Scrape type for FW88695: 0
2026-03-29 20:05:48 [auto1.fr] INFO: Found listing with ID: ZP57613
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP57613%27 HTTP/1.1" 200 None
2026-03-29 20:05:48 [auto1.fr] INFO: Scrape type for ZP57613: 2
2026-03-29 20:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54d78ac1-ba79-5c39-886d-2b11aaf6fdf9 with identifier: ZP57613
2026-03-29 20:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d78ac1-ba79-5c39-886d-2b11aaf6fdf9 with scrape type 2
2026-03-29 20:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54d78ac1-ba79-5c39-886d-2b11aaf6fdf9 with scrape type 2
2026-03-29 20:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 54d78ac1-ba79-5c39-886d-2b11aaf6fdf9, identifier: ZP57613
2026-03-29 20:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 54d78ac1-ba79-5c39-886d-2b11aaf6fdf9 with identifier: ZP57613
2026-03-29 20:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 54d78ac1-ba79-5c39-886d-2b11aaf6fdf9 with identifier: ZP57613
2026-03-29 20:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 54d78ac1-ba79-5c39-886d-2b11aaf6fdf9 with identifier: ZP57613 to the API
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:50:55Z',
'fuel_type': 'diesel',
'id': '54d78ac1-ba79-5c39-886d-2b11aaf6fdf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP57613',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 282297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-06',
'seller_name': None,
'title': 'Peugeot 3008 2.0 HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2012}
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP57613%27 HTTP/1.1" 200 None
2026-03-29 20:05:49 [auto1.fr] INFO: Saving data for ZP57613: {'auction_closing_time': 1774885855.0, 'created_time': 1772886639.677388, 'last_price_update_time': 1774814749.081639}
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP57613') HTTP/1.1" 204 0
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: RP29957
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: KC57362
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: JJ37583
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: HC29428
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC29428%27 HTTP/1.1" 200 None
2026-03-29 20:05:49 [auto1.fr] INFO: Scrape type for HC29428: 0
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: VJ34092
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: EP39805
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: HA84537
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: JA27563
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: UJ99205
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ99205%27 HTTP/1.1" 200 None
2026-03-29 20:05:49 [auto1.fr] INFO: Scrape type for UJ99205: 0
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: JT61248
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT61248%27 HTTP/1.1" 200 None
2026-03-29 20:05:49 [auto1.fr] INFO: Scrape type for JT61248: 0
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: YX89614
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: JR82989
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR82989%27 HTTP/1.1" 200 None
2026-03-29 20:05:49 [auto1.fr] INFO: Scrape type for JR82989: 2
2026-03-29 20:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa6d0171-5955-5b69-a989-699615d83875 with identifier: JR82989
2026-03-29 20:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa6d0171-5955-5b69-a989-699615d83875 with scrape type 2
2026-03-29 20:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa6d0171-5955-5b69-a989-699615d83875 with scrape type 2
2026-03-29 20:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fa6d0171-5955-5b69-a989-699615d83875, identifier: JR82989
2026-03-29 20:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fa6d0171-5955-5b69-a989-699615d83875 with identifier: JR82989
2026-03-29 20:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fa6d0171-5955-5b69-a989-699615d83875 with identifier: JR82989
2026-03-29 20:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fa6d0171-5955-5b69-a989-699615d83875 with identifier: JR82989 to the API
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:10:53Z',
'fuel_type': 'diesel',
'id': 'fa6d0171-5955-5b69-a989-699615d83875',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JR82989',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 127265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-24',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2019}
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR82989%27 HTTP/1.1" 200 None
2026-03-29 20:05:49 [auto1.fr] INFO: Saving data for JR82989: {'auction_closing_time': 1774883453.0, 'created_time': 1774278349.201867, 'last_price_update_time': 1774814749.644238}
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JR82989') HTTP/1.1" 204 0
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: VA30172
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: BY18766
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: CV46640
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: BA13556
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: SR59362
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: DB73800
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: CY35541
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: VY23598
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: EW25669
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: SZ11122
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: NC30245
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: AA39852
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: AH64562
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: RB15583
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: BL29340
2026-03-29 20:05:49 [auto1.fr] INFO: Found listing with ID: EA19907
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA19907%27 HTTP/1.1" 200 None
2026-03-29 20:05:49 [auto1.fr] INFO: Scrape type for EA19907: 2
2026-03-29 20:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4290ff9-fc4a-5228-8b5c-8a093ce3a181 with identifier: EA19907
2026-03-29 20:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4290ff9-fc4a-5228-8b5c-8a093ce3a181 with scrape type 2
2026-03-29 20:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4290ff9-fc4a-5228-8b5c-8a093ce3a181 with scrape type 2
2026-03-29 20:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c4290ff9-fc4a-5228-8b5c-8a093ce3a181, identifier: EA19907
2026-03-29 20:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c4290ff9-fc4a-5228-8b5c-8a093ce3a181 with identifier: EA19907
2026-03-29 20:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c4290ff9-fc4a-5228-8b5c-8a093ce3a181 with identifier: EA19907
2026-03-29 20:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c4290ff9-fc4a-5228-8b5c-8a093ce3a181 with identifier: EA19907 to the API
2026-03-29 20:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 313,
'expiration_date': '2026-03-30T15:50:39Z',
'fuel_type': 'diesel',
'id': 'c4290ff9-fc4a-5228-8b5c-8a093ce3a181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EA19907',
'listing': 'auction',
'make': 'BMW',
'model': 'X4',
'odometer': 276006,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-15',
'seller_name': None,
'title': 'BMW X4 xDrive 35d Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2015}
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA19907%27 HTTP/1.1" 200 None
2026-03-29 20:05:50 [auto1.fr] INFO: Saving data for EA19907: {'auction_closing_time': 1774885839.0, 'created_time': 1774015582.91312, 'last_price_update_time': 1774814750.175472}
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EA19907') HTTP/1.1" 204 0
2026-03-29 20:05:50 [auto1.fr] INFO: Found listing with ID: FA92478
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA92478%27 HTTP/1.1" 200 None
2026-03-29 20:05:50 [auto1.fr] INFO: Scrape type for FA92478: 2
2026-03-29 20:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01ba1a71-0101-581f-8c62-c4fb4a36d2a0 with identifier: FA92478
2026-03-29 20:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ba1a71-0101-581f-8c62-c4fb4a36d2a0 with scrape type 2
2026-03-29 20:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01ba1a71-0101-581f-8c62-c4fb4a36d2a0 with scrape type 2
2026-03-29 20:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 01ba1a71-0101-581f-8c62-c4fb4a36d2a0, identifier: FA92478
2026-03-29 20:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 01ba1a71-0101-581f-8c62-c4fb4a36d2a0 with identifier: FA92478
2026-03-29 20:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 01ba1a71-0101-581f-8c62-c4fb4a36d2a0 with identifier: FA92478
2026-03-29 20:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 01ba1a71-0101-581f-8c62-c4fb4a36d2a0 with identifier: FA92478 to the API
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:00:42Z',
'fuel_type': 'diesel',
'id': '01ba1a71-0101-581f-8c62-c4fb4a36d2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FA92478',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 144967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-05',
'seller_name': None,
'title': 'Nissan Juke 1.5 Turbodiesel Connect Edition',
'transmission': 'manual',
'trim': 'Connect Edition',
'year': 2014}
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA92478%27 HTTP/1.1" 200 None
2026-03-29 20:05:50 [auto1.fr] INFO: Saving data for FA92478: {'auction_closing_time': 1774882842.0, 'created_time': 1774728349.904135, 'last_price_update_time': 1774814750.68964}
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FA92478') HTTP/1.1" 204 0
2026-03-29 20:05:50 [auto1.fr] INFO: Found listing with ID: TW66380
2026-03-29 20:05:50 [auto1.fr] INFO: Found listing with ID: LD32912
2026-03-29 20:05:50 [auto1.fr] INFO: Found listing with ID: MG74963
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG74963%27 HTTP/1.1" 200 None
2026-03-29 20:05:50 [auto1.fr] INFO: Scrape type for MG74963: 0
2026-03-29 20:05:50 [auto1.fr] INFO: Found listing with ID: JK90001
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK90001%27 HTTP/1.1" 200 None
2026-03-29 20:05:50 [auto1.fr] INFO: Scrape type for JK90001: 0
2026-03-29 20:05:50 [auto1.fr] INFO: Found listing with ID: GH74001
2026-03-29 20:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:51 [auto1.fr] INFO: Channel: 24h | Page: 15 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:51 [auto1.fr] INFO: Found listing with ID: JP88493
2026-03-29 20:05:51 [auto1.fr] INFO: Found listing with ID: CM31104
2026-03-29 20:05:51 [auto1.fr] INFO: Found listing with ID: PU00205
2026-03-29 20:05:51 [auto1.fr] INFO: Found listing with ID: DD15144
2026-03-29 20:05:51 [auto1.fr] INFO: Found listing with ID: EY42183
2026-03-29 20:05:51 [auto1.fr] INFO: Found listing with ID: WH33873
2026-03-29 20:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH33873%27 HTTP/1.1" 200 None
2026-03-29 20:05:51 [auto1.fr] INFO: Scrape type for WH33873: 2
2026-03-29 20:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40aa276e-5607-5a9e-b07f-06fdb377149c with identifier: WH33873
2026-03-29 20:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40aa276e-5607-5a9e-b07f-06fdb377149c with scrape type 2
2026-03-29 20:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40aa276e-5607-5a9e-b07f-06fdb377149c with scrape type 2
2026-03-29 20:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 40aa276e-5607-5a9e-b07f-06fdb377149c, identifier: WH33873
2026-03-29 20:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 40aa276e-5607-5a9e-b07f-06fdb377149c with identifier: WH33873
2026-03-29 20:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 40aa276e-5607-5a9e-b07f-06fdb377149c with identifier: WH33873
2026-03-29 20:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 40aa276e-5607-5a9e-b07f-06fdb377149c with identifier: WH33873 to the API
2026-03-29 20:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:14:54Z',
'fuel_type': 'petrol',
'id': '40aa276e-5607-5a9e-b07f-06fdb377149c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH33873',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 127762,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-14',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-THP Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2018}
2026-03-29 20:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH33873%27 HTTP/1.1" 200 None
2026-03-29 20:05:51 [auto1.fr] INFO: Saving data for WH33873: {'auction_closing_time': 1774883694.0, 'created_time': 1773832168.53059, 'last_price_update_time': 1774814751.969535}
2026-03-29 20:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WH33873') HTTP/1.1" 204 0
2026-03-29 20:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: GG04069
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: LK13719
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK13719%27 HTTP/1.1" 200 None
2026-03-29 20:05:52 [auto1.fr] INFO: Scrape type for LK13719: 0
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: ZG98444
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG98444%27 HTTP/1.1" 200 None
2026-03-29 20:05:52 [auto1.fr] INFO: Scrape type for ZG98444: 0
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: WV24696
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: UL24902
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: UJ01372
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: JE42502
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: AW82171
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: MU41007
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: GE21406
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: CN46028
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN46028%27 HTTP/1.1" 200 None
2026-03-29 20:05:52 [auto1.fr] INFO: Scrape type for CN46028: 2
2026-03-29 20:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95e7446c-f986-5ef7-9c40-fba6c81f2667 with identifier: CN46028
2026-03-29 20:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95e7446c-f986-5ef7-9c40-fba6c81f2667 with scrape type 2
2026-03-29 20:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95e7446c-f986-5ef7-9c40-fba6c81f2667 with scrape type 2
2026-03-29 20:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 95e7446c-f986-5ef7-9c40-fba6c81f2667, identifier: CN46028
2026-03-29 20:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 95e7446c-f986-5ef7-9c40-fba6c81f2667 with identifier: CN46028
2026-03-29 20:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 95e7446c-f986-5ef7-9c40-fba6c81f2667 with identifier: CN46028
2026-03-29 20:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 95e7446c-f986-5ef7-9c40-fba6c81f2667 with identifier: CN46028 to the API
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 98,
'expiration_date': '2026-03-30T15:54:21Z',
'fuel_type': 'petrol',
'id': '95e7446c-f986-5ef7-9c40-fba6c81f2667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CN46028',
'listing': 'auction',
'make': 'Nissan',
'model': 'Note',
'odometer': 129711,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-03',
'seller_name': None,
'title': 'Nissan Note 1.2 Black Line',
'transmission': 'manual',
'trim': 'Black Line',
'year': 2014}
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN46028%27 HTTP/1.1" 200 None
2026-03-29 20:05:52 [auto1.fr] INFO: Saving data for CN46028: {'auction_closing_time': 1774886061.0, 'created_time': 1774265709.753947, 'last_price_update_time': 1774814752.55253}
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CN46028') HTTP/1.1" 204 0
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: AE81077
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: BV34900
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: SP92026
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: FK21220
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: JM91807
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: BZ44526
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: PV06575
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV06575%27 HTTP/1.1" 200 None
2026-03-29 20:05:52 [auto1.fr] INFO: Scrape type for PV06575: 0
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: LR31340
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: XJ18197
2026-03-29 20:05:52 [auto1.fr] INFO: Found listing with ID: LB42344
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB42344%27 HTTP/1.1" 200 None
2026-03-29 20:05:52 [auto1.fr] INFO: Scrape type for LB42344: 2
2026-03-29 20:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd2b2761-88a3-5501-90e4-a34971b461a7 with identifier: LB42344
2026-03-29 20:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd2b2761-88a3-5501-90e4-a34971b461a7 with scrape type 2
2026-03-29 20:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd2b2761-88a3-5501-90e4-a34971b461a7 with scrape type 2
2026-03-29 20:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bd2b2761-88a3-5501-90e4-a34971b461a7, identifier: LB42344
2026-03-29 20:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bd2b2761-88a3-5501-90e4-a34971b461a7 with identifier: LB42344
2026-03-29 20:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bd2b2761-88a3-5501-90e4-a34971b461a7 with identifier: LB42344
2026-03-29 20:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bd2b2761-88a3-5501-90e4-a34971b461a7 with identifier: LB42344 to the API
2026-03-29 20:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:01:40Z',
'fuel_type': 'petrol',
'id': 'bd2b2761-88a3-5501-90e4-a34971b461a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LB42344',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII Sportsvan',
'odometer': 208240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-26',
'seller_name': None,
'title': 'Volkswagen Golf VII Sportsvan 1.4 TSI Allstar BlueMotion Tech',
'transmission': 'manual',
'trim': 'Allstar BlueMotion Tech',
'year': 2016}
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB42344%27 HTTP/1.1" 200 None
2026-03-29 20:05:53 [auto1.fr] INFO: Saving data for LB42344: {'auction_closing_time': 1774882900.0, 'created_time': 1774265815.795285, 'last_price_update_time': 1774814753.160378}
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LB42344') HTTP/1.1" 204 0
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: KX68633
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX68633%27 HTTP/1.1" 200 None
2026-03-29 20:05:53 [auto1.fr] INFO: Scrape type for KX68633: 0
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: TP39413
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: GD84631
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD84631%27 HTTP/1.1" 200 None
2026-03-29 20:05:53 [auto1.fr] INFO: Scrape type for GD84631: 0
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: ER76150
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER76150%27 HTTP/1.1" 200 None
2026-03-29 20:05:53 [auto1.fr] INFO: Scrape type for ER76150: 0
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: ZD25027
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: WK47004
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: PW97821
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: RB35100
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: DG55919
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG55919%27 HTTP/1.1" 200 None
2026-03-29 20:05:53 [auto1.fr] INFO: Scrape type for DG55919: 0
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: HU37574
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU37574%27 HTTP/1.1" 200 None
2026-03-29 20:05:53 [auto1.fr] INFO: Scrape type for HU37574: 2
2026-03-29 20:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968f96e1-669b-518c-8bb2-bfd70e80256d with identifier: HU37574
2026-03-29 20:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968f96e1-669b-518c-8bb2-bfd70e80256d with scrape type 2
2026-03-29 20:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 968f96e1-669b-518c-8bb2-bfd70e80256d with scrape type 2
2026-03-29 20:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 968f96e1-669b-518c-8bb2-bfd70e80256d, identifier: HU37574
2026-03-29 20:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 968f96e1-669b-518c-8bb2-bfd70e80256d with identifier: HU37574
2026-03-29 20:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 968f96e1-669b-518c-8bb2-bfd70e80256d with identifier: HU37574
2026-03-29 20:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 968f96e1-669b-518c-8bb2-bfd70e80256d with identifier: HU37574 to the API
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:39:53Z',
'fuel_type': 'diesel',
'id': '968f96e1-669b-518c-8bb2-bfd70e80256d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU37574',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 75072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-18',
'seller_name': None,
'title': 'Citroen C4 1.6 e-HDi Confort',
'transmission': 'automatic',
'trim': 'Confort',
'year': 2011}
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU37574%27 HTTP/1.1" 200 None
2026-03-29 20:05:53 [auto1.fr] INFO: Saving data for HU37574: {'auction_closing_time': 1774885193.0, 'created_time': 1773907531.914742, 'last_price_update_time': 1774814753.666247}
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HU37574') HTTP/1.1" 204 0
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: RC66576
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: SK80550
2026-03-29 20:05:53 [auto1.fr] INFO: Found listing with ID: PH03582
2026-03-29 20:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:54 [auto1.fr] INFO: Channel: 24h | Page: 16 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: LG44666
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: CP91356
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: FK53270
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: JS50473
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: JG42722
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG42722%27 HTTP/1.1" 200 None
2026-03-29 20:05:54 [auto1.fr] INFO: Scrape type for JG42722: 0
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: BG84980
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG84980%27 HTTP/1.1" 200 None
2026-03-29 20:05:54 [auto1.fr] INFO: Scrape type for BG84980: 0
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: DR15308
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: AF12539
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: FB24526
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB24526%27 HTTP/1.1" 200 None
2026-03-29 20:05:54 [auto1.fr] INFO: Scrape type for FB24526: 0
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: XR44200
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR44200%27 HTTP/1.1" 200 None
2026-03-29 20:05:54 [auto1.fr] INFO: Scrape type for XR44200: 0
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: LP08124
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: NG77796
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: FW97014
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: NN79870
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: PU87091
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU87091%27 HTTP/1.1" 200 None
2026-03-29 20:05:54 [auto1.fr] INFO: Scrape type for PU87091: 0
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: NK62670
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: XZ70385
2026-03-29 20:05:54 [auto1.fr] INFO: Found listing with ID: AF52085
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF52085%27 HTTP/1.1" 200 None
2026-03-29 20:05:54 [auto1.fr] INFO: Scrape type for AF52085: 2
2026-03-29 20:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89621bf2-993c-5378-bfcf-eab8401cdf30 with identifier: AF52085
2026-03-29 20:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89621bf2-993c-5378-bfcf-eab8401cdf30 with scrape type 2
2026-03-29 20:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89621bf2-993c-5378-bfcf-eab8401cdf30 with scrape type 2
2026-03-29 20:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 89621bf2-993c-5378-bfcf-eab8401cdf30, identifier: AF52085
2026-03-29 20:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 89621bf2-993c-5378-bfcf-eab8401cdf30 with identifier: AF52085
2026-03-29 20:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 89621bf2-993c-5378-bfcf-eab8401cdf30 with identifier: AF52085
2026-03-29 20:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 89621bf2-993c-5378-bfcf-eab8401cdf30 with identifier: AF52085 to the API
2026-03-29 20:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:18:07Z',
'fuel_type': 'petrol',
'id': '89621bf2-993c-5378-bfcf-eab8401cdf30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AF52085',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 112779,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-17',
'seller_name': None,
'title': 'Citroen C4 1.4 Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2009}
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF52085%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Saving data for AF52085: {'auction_closing_time': 1774883887.0, 'created_time': 1774623951.148147, 'last_price_update_time': 1774814755.14853}
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AF52085') HTTP/1.1" 204 0
2026-03-29 20:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: LK29548
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: CF81227
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: VL86622
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL86622%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Scrape type for VL86622: 0
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: ZT34794
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: NK65339
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK65339%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Scrape type for NK65339: 0
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: VX38493
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: ML40438
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: MB04633
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB04633%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Scrape type for MB04633: 2
2026-03-29 20:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1c9a117-2744-5c93-a384-8de38b4d6146 with identifier: MB04633
2026-03-29 20:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1c9a117-2744-5c93-a384-8de38b4d6146 with scrape type 2
2026-03-29 20:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1c9a117-2744-5c93-a384-8de38b4d6146 with scrape type 2
2026-03-29 20:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c1c9a117-2744-5c93-a384-8de38b4d6146, identifier: MB04633
2026-03-29 20:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c1c9a117-2744-5c93-a384-8de38b4d6146 with identifier: MB04633
2026-03-29 20:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c1c9a117-2744-5c93-a384-8de38b4d6146 with identifier: MB04633
2026-03-29 20:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c1c9a117-2744-5c93-a384-8de38b4d6146 with identifier: MB04633 to the API
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:23:56Z',
'fuel_type': 'petrol',
'id': 'c1c9a117-2744-5c93-a384-8de38b4d6146',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MB04633',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 118669,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-16',
'seller_name': None,
'title': 'Peugeot 208 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2017}
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB04633%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Saving data for MB04633: {'auction_closing_time': 1774884236.0, 'created_time': 1772736046.333732, 'last_price_update_time': 1774814755.70814}
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MB04633') HTTP/1.1" 204 0
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: LL39626
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: LW80983
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: RG50981
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG50981%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Scrape type for RG50981: 0
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: FA89683
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: JE03173
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: BL60402
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: MG51010
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG51010%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Scrape type for MG51010: 0
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: UY32171
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY32171%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Scrape type for UY32171: 0
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: JZ82323
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: SX08243
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX08243%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Scrape type for SX08243: 0
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: CV72886
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV72886%27 HTTP/1.1" 200 None
2026-03-29 20:05:55 [auto1.fr] INFO: Scrape type for CV72886: 0
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: HY23832
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: KL38579
2026-03-29 20:05:55 [auto1.fr] INFO: Found listing with ID: UE86945
2026-03-29 20:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:56 [auto1.fr] INFO: Channel: 24h | Page: 17 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: XR48049
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: ST83170
2026-03-29 20:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST83170%27 HTTP/1.1" 200 None
2026-03-29 20:05:56 [auto1.fr] INFO: Scrape type for ST83170: 0
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: VC64518
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: DF07976
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: WA39338
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: NP36822
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: NT69401
2026-03-29 20:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT69401%27 HTTP/1.1" 200 None
2026-03-29 20:05:56 [auto1.fr] INFO: Scrape type for NT69401: 0
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: CZ26869
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: YJ25040
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: XP38308
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: YF42365
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: MC85003
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: ZX95297
2026-03-29 20:05:56 [auto1.fr] INFO: Found listing with ID: NW99513
2026-03-29 20:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW99513%27 HTTP/1.1" 200 None
2026-03-29 20:05:56 [auto1.fr] INFO: Scrape type for NW99513: 2
2026-03-29 20:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b80f24b0-3b48-547a-9b85-9a3807d53d65 with identifier: NW99513
2026-03-29 20:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b80f24b0-3b48-547a-9b85-9a3807d53d65 with scrape type 2
2026-03-29 20:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b80f24b0-3b48-547a-9b85-9a3807d53d65 with scrape type 2
2026-03-29 20:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b80f24b0-3b48-547a-9b85-9a3807d53d65, identifier: NW99513
2026-03-29 20:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b80f24b0-3b48-547a-9b85-9a3807d53d65 with identifier: NW99513
2026-03-29 20:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:05:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-29 20:05:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b80f24b0-3b48-547a-9b85-9a3807d53d65 with identifier: NW99513
2026-03-29 20:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b80f24b0-3b48-547a-9b85-9a3807d53d65 with identifier: NW99513 to the API
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:23:07Z',
'fuel_type': 'diesel',
'id': 'b80f24b0-3b48-547a-9b85-9a3807d53d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NW99513',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Viano',
'odometer': 306458,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-05-25',
'seller_name': None,
'title': 'Mercedes-Benz Viano 2.1 CDI kompakt',
'transmission': 'manual',
'trim': 'kompakt',
'year': 2004}
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW99513%27 HTTP/1.1" 200 None
2026-03-29 20:05:57 [auto1.fr] INFO: Saving data for NW99513: {'auction_closing_time': 1774884187.0, 'created_time': 1774623923.657728, 'last_price_update_time': 1774814757.352039}
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NW99513') HTTP/1.1" 204 0
2026-03-29 20:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: ZG92174
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: AE65040
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: LX15810
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: LG43899
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: WR79626
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: VZ24992
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: DZ98417
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: AA24621
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: LP13709
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: CL77930
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: LW97078
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW97078%27 HTTP/1.1" 200 None
2026-03-29 20:05:57 [auto1.fr] INFO: Scrape type for LW97078: 0
2026-03-29 20:05:57 [auto1.fr] INFO: Found listing with ID: MA74092
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA74092%27 HTTP/1.1" 200 None
2026-03-29 20:05:57 [auto1.fr] INFO: Scrape type for MA74092: 2
2026-03-29 20:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fee305f0-5bce-5042-a4ef-fa1262ff6049 with identifier: MA74092
2026-03-29 20:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fee305f0-5bce-5042-a4ef-fa1262ff6049 with scrape type 2
2026-03-29 20:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fee305f0-5bce-5042-a4ef-fa1262ff6049 with scrape type 2
2026-03-29 20:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fee305f0-5bce-5042-a4ef-fa1262ff6049, identifier: MA74092
2026-03-29 20:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fee305f0-5bce-5042-a4ef-fa1262ff6049 with identifier: MA74092
2026-03-29 20:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fee305f0-5bce-5042-a4ef-fa1262ff6049 with identifier: MA74092
2026-03-29 20:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fee305f0-5bce-5042-a4ef-fa1262ff6049 with identifier: MA74092 to the API
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:39:07Z',
'fuel_type': 'petrol',
'id': 'fee305f0-5bce-5042-a4ef-fa1262ff6049',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA74092',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 109188,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-21',
'seller_name': None,
'title': 'Dacia Duster 1.2 TCe Black Shadow 4x2',
'transmission': 'manual',
'trim': 'Black Shadow 4x2',
'year': 2017}
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA74092%27 HTTP/1.1" 200 None
2026-03-29 20:05:58 [auto1.fr] INFO: Saving data for MA74092: {'auction_closing_time': 1774885147.0, 'created_time': 1774624105.416269, 'last_price_update_time': 1774814758.023674}
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MA74092') HTTP/1.1" 204 0
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: YR35791
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: LF36000
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF36000%27 HTTP/1.1" 200 None
2026-03-29 20:05:58 [auto1.fr] INFO: Scrape type for LF36000: 0
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: DN50039
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: PB58731
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: PL62181
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL62181%27 HTTP/1.1" 200 None
2026-03-29 20:05:58 [auto1.fr] INFO: Scrape type for PL62181: 0
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: FB13135
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: ST25881
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: FH84057
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: CL59347
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL59347%27 HTTP/1.1" 200 None
2026-03-29 20:05:58 [auto1.fr] INFO: Scrape type for CL59347: 0
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: BB34695
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB34695%27 HTTP/1.1" 200 None
2026-03-29 20:05:58 [auto1.fr] INFO: Scrape type for BB34695: 0
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: UN71549
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: SB04803
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: JW24399
2026-03-29 20:05:58 [auto1.fr] INFO: Found listing with ID: EV12073
2026-03-29 20:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:05:59 [auto1.fr] INFO: Channel: 24h | Page: 18 | totalHits: 3962 | hits on page: 40
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: PK02389
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: EB64287
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: UV36070
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV36070%27 HTTP/1.1" 200 None
2026-03-29 20:05:59 [auto1.fr] INFO: Scrape type for UV36070: 2
2026-03-29 20:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4340142a-24cc-5da7-803f-3d7ef57aa37b with identifier: UV36070
2026-03-29 20:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4340142a-24cc-5da7-803f-3d7ef57aa37b with scrape type 2
2026-03-29 20:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4340142a-24cc-5da7-803f-3d7ef57aa37b with scrape type 2
2026-03-29 20:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4340142a-24cc-5da7-803f-3d7ef57aa37b, identifier: UV36070
2026-03-29 20:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4340142a-24cc-5da7-803f-3d7ef57aa37b with identifier: UV36070
2026-03-29 20:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4340142a-24cc-5da7-803f-3d7ef57aa37b with identifier: UV36070
2026-03-29 20:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4340142a-24cc-5da7-803f-3d7ef57aa37b with identifier: UV36070 to the API
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:50:07Z',
'fuel_type': 'diesel',
'id': '4340142a-24cc-5da7-803f-3d7ef57aa37b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UV36070',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 237090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-04',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Plus 2WD',
'transmission': 'manual',
'trim': 'Plus 2WD',
'year': 2014}
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV36070%27 HTTP/1.1" 200 None
2026-03-29 20:05:59 [auto1.fr] INFO: Saving data for UV36070: {'auction_closing_time': 1774885807.0, 'created_time': 1774523419.692081, 'last_price_update_time': 1774814759.598164}
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UV36070') HTTP/1.1" 204 0
2026-03-29 20:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: ZA24421
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: SB45845
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: DS80497
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: GY91282
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: CR90071
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR90071%27 HTTP/1.1" 200 None
2026-03-29 20:05:59 [auto1.fr] INFO: Scrape type for CR90071: 0
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: LA50996
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA50996%27 HTTP/1.1" 200 None
2026-03-29 20:05:59 [auto1.fr] INFO: Scrape type for LA50996: 0
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: ZA28436
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: ZN04187
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: LZ58861
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: UR21858
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: CZ34892
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: GD59755
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: MG18417
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: TH56615
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: JW71868
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: ZN88953
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN88953%27 HTTP/1.1" 200 None
2026-03-29 20:05:59 [auto1.fr] INFO: Scrape type for ZN88953: 0
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: NE01664
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: KY80377
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: RH40819
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: JE27295
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: LP67901
2026-03-29 20:05:59 [auto1.fr] INFO: Found listing with ID: ME28777
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME28777%27 HTTP/1.1" 200 None
2026-03-29 20:05:59 [auto1.fr] INFO: Scrape type for ME28777: 2
2026-03-29 20:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e590b0d-cd8d-51f7-8d8a-0ead0ce2ab9b with identifier: ME28777
2026-03-29 20:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e590b0d-cd8d-51f7-8d8a-0ead0ce2ab9b with scrape type 2
2026-03-29 20:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e590b0d-cd8d-51f7-8d8a-0ead0ce2ab9b with scrape type 2
2026-03-29 20:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9e590b0d-cd8d-51f7-8d8a-0ead0ce2ab9b, identifier: ME28777
2026-03-29 20:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9e590b0d-cd8d-51f7-8d8a-0ead0ce2ab9b with identifier: ME28777
2026-03-29 20:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9e590b0d-cd8d-51f7-8d8a-0ead0ce2ab9b with identifier: ME28777
2026-03-29 20:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9e590b0d-cd8d-51f7-8d8a-0ead0ce2ab9b with identifier: ME28777 to the API
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 265,
'expiration_date': '2026-03-30T15:34:41Z',
'fuel_type': 'diesel',
'id': '9e590b0d-cd8d-51f7-8d8a-0ead0ce2ab9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ME28777',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 183586,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-13',
'seller_name': None,
'title': 'BMW 5er 530d xDrive Luxury Line',
'transmission': 'automatic',
'trim': 'xDrive Luxury Line',
'year': 2018}
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME28777%27 HTTP/1.1" 200 None
2026-03-29 20:06:00 [auto1.fr] INFO: Saving data for ME28777: {'auction_closing_time': 1774884881.0, 'created_time': 1774623995.057288, 'last_price_update_time': 1774814760.277499}
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ME28777') HTTP/1.1" 204 0
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: FB56561
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB56561%27 HTTP/1.1" 200 None
2026-03-29 20:06:00 [auto1.fr] INFO: Scrape type for FB56561: 2
2026-03-29 20:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904fac6d-8a74-5517-93d0-0e8c3169dad6 with identifier: FB56561
2026-03-29 20:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904fac6d-8a74-5517-93d0-0e8c3169dad6 with scrape type 2
2026-03-29 20:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904fac6d-8a74-5517-93d0-0e8c3169dad6 with scrape type 2
2026-03-29 20:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 904fac6d-8a74-5517-93d0-0e8c3169dad6, identifier: FB56561
2026-03-29 20:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 904fac6d-8a74-5517-93d0-0e8c3169dad6 with identifier: FB56561
2026-03-29 20:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 904fac6d-8a74-5517-93d0-0e8c3169dad6 with identifier: FB56561
2026-03-29 20:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 904fac6d-8a74-5517-93d0-0e8c3169dad6 with identifier: FB56561 to the API
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 158,
'expiration_date': '2026-03-30T15:28:01Z',
'fuel_type': 'petrol',
'id': '904fac6d-8a74-5517-93d0-0e8c3169dad6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FB56561',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 98413,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-08',
'seller_name': None,
'title': 'Renault Captur 1.3 TCe Mild-Hybrid R.S. Line',
'transmission': 'automatic',
'trim': 'R.S. Line',
'year': 2022}
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB56561%27 HTTP/1.1" 200 None
2026-03-29 20:06:00 [auto1.fr] INFO: Saving data for FB56561: {'auction_closing_time': 1774884481.0, 'created_time': 1774523422.738993, 'last_price_update_time': 1774814760.814813}
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FB56561') HTTP/1.1" 204 0
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: DM41441
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: BA07458
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: RW33400
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: PH94403
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: DG12666
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG12666%27 HTTP/1.1" 200 None
2026-03-29 20:06:00 [auto1.fr] INFO: Scrape type for DG12666: 0
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: DX46082
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: BN48581
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: TF24091
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF24091%27 HTTP/1.1" 200 None
2026-03-29 20:06:00 [auto1.fr] INFO: Scrape type for TF24091: 0
2026-03-29 20:06:00 [auto1.fr] INFO: Found listing with ID: JJ76691
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ76691%27 HTTP/1.1" 200 None
2026-03-29 20:06:00 [auto1.fr] INFO: Scrape type for JJ76691: 2
2026-03-29 20:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb5857bd-a737-5ddd-bf1e-e11b21dba476 with identifier: JJ76691
2026-03-29 20:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb5857bd-a737-5ddd-bf1e-e11b21dba476 with scrape type 2
2026-03-29 20:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb5857bd-a737-5ddd-bf1e-e11b21dba476 with scrape type 2
2026-03-29 20:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fb5857bd-a737-5ddd-bf1e-e11b21dba476, identifier: JJ76691
2026-03-29 20:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fb5857bd-a737-5ddd-bf1e-e11b21dba476 with identifier: JJ76691
2026-03-29 20:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fb5857bd-a737-5ddd-bf1e-e11b21dba476 with identifier: JJ76691
2026-03-29 20:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fb5857bd-a737-5ddd-bf1e-e11b21dba476 with identifier: JJ76691 to the API
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:51:41Z',
'fuel_type': 'diesel',
'id': 'fb5857bd-a737-5ddd-bf1e-e11b21dba476',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JJ76691',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 101305,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-29',
'seller_name': None,
'title': 'Ford Transit 2.0 TDCi 310 L3 Trend',
'transmission': 'manual',
'trim': '310 L3 Trend',
'year': 2017}
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ76691%27 HTTP/1.1" 200 None
2026-03-29 20:06:01 [auto1.fr] INFO: Saving data for JJ76691: {'auction_closing_time': 1774885901.0, 'created_time': 1774624098.660052, 'last_price_update_time': 1774814761.354348}
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JJ76691') HTTP/1.1" 204 0
2026-03-29 20:06:01 [auto1.fr] INFO: Found listing with ID: MZ30303
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ30303%27 HTTP/1.1" 200 None
2026-03-29 20:06:01 [auto1.fr] INFO: Scrape type for MZ30303: 0
2026-03-29 20:06:01 [auto1.fr] INFO: Found listing with ID: BV45974
2026-03-29 20:06:01 [auto1.fr] INFO: Found listing with ID: RE39264
2026-03-29 20:06:01 [auto1.fr] INFO: Found listing with ID: NY95881
2026-03-29 20:06:01 [auto1.fr] INFO: Found listing with ID: HD17777
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD17777%27 HTTP/1.1" 200 None
2026-03-29 20:06:01 [auto1.fr] INFO: Scrape type for HD17777: 0
2026-03-29 20:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:02 [auto1.fr] INFO: Channel: 24h | Page: 19 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: SZ38493
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: BJ06852
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: SF06933
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: XE16652
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: GP42909
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: FA53097
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: JB26835
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: HH99272
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: NC16788
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: ZE29084
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: KE16259
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: FC31311
2026-03-29 20:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC31311%27 HTTP/1.1" 200 None
2026-03-29 20:06:02 [auto1.fr] INFO: Scrape type for FC31311: 0
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: WZ69212
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: TL94456
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: SL69311
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: ZT48746
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: RY63806
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: LJ23599
2026-03-29 20:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ23599%27 HTTP/1.1" 200 None
2026-03-29 20:06:02 [auto1.fr] INFO: Scrape type for LJ23599: 0
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: WK52148
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: ZH46521
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: DV25326
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: NG82505
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: DP81453
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: MU87717
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: HY25615
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: FY44671
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: RM64712
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: JB40842
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: EJ86627
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: VR60661
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: JP20158
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: HF83029
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: LC56122
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: AS08654
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: ZY59301
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: XW06359
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: GJ14263
2026-03-29 20:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ14263%27 HTTP/1.1" 200 None
2026-03-29 20:06:02 [auto1.fr] INFO: Scrape type for GJ14263: 0
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: MF96045
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: AH24592
2026-03-29 20:06:02 [auto1.fr] INFO: Found listing with ID: AP53997
2026-03-29 20:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:04 [auto1.fr] INFO: Channel: 24h | Page: 20 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: RN66545
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN66545%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for RN66545: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: ME61929
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME61929%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for ME61929: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: MV97984
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: HA15422
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA15422%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for HA15422: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: CA45962
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: XW27351
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: MB92679
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB92679%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for MB92679: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: CP43636
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: UF46494
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: XY84696
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY84696%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for XY84696: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: PA61938
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: WP05272
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP05272%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for WP05272: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: TU19412
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: LY86501
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: XK39723
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: HH30633
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: ED77700
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: CY51391
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY51391%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for CY51391: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: WF91807
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF91807%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for WF91807: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: SR61885
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: EW06939
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: RH55621
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH55621%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for RH55621: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: VH36096
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: LJ55936
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: TF32846
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: YJ82057
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ82057%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for YJ82057: 0
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: UR13721
2026-03-29 20:06:04 [auto1.fr] INFO: Found listing with ID: NV74031
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV74031%27 HTTP/1.1" 200 None
2026-03-29 20:06:04 [auto1.fr] INFO: Scrape type for NV74031: 2
2026-03-29 20:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f367dd-98c7-5e86-b62b-26e829e99fe1 with identifier: NV74031
2026-03-29 20:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f367dd-98c7-5e86-b62b-26e829e99fe1 with scrape type 2
2026-03-29 20:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14f367dd-98c7-5e86-b62b-26e829e99fe1 with scrape type 2
2026-03-29 20:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 14f367dd-98c7-5e86-b62b-26e829e99fe1, identifier: NV74031
2026-03-29 20:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 14f367dd-98c7-5e86-b62b-26e829e99fe1 with identifier: NV74031
2026-03-29 20:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 14f367dd-98c7-5e86-b62b-26e829e99fe1 with identifier: NV74031
2026-03-29 20:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 14f367dd-98c7-5e86-b62b-26e829e99fe1 with identifier: NV74031 to the API
2026-03-29 20:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:15:32Z',
'fuel_type': 'diesel',
'id': '14f367dd-98c7-5e86-b62b-26e829e99fe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NV74031',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 173038,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-01',
'seller_name': None,
'title': 'Citroen C3 1.5 Blue-HDi Auto-Ecole',
'transmission': 'manual',
'trim': 'Auto-Ecole',
'year': 2019}
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV74031%27 HTTP/1.1" 200 None
2026-03-29 20:06:05 [auto1.fr] INFO: Saving data for NV74031: {'auction_closing_time': 1774883732.0, 'created_time': 1773864350.792561, 'last_price_update_time': 1774814765.301285}
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NV74031') HTTP/1.1" 204 0
2026-03-29 20:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:05 [auto1.fr] INFO: Found listing with ID: GW71612
2026-03-29 20:06:05 [auto1.fr] INFO: Found listing with ID: JG00729
2026-03-29 20:06:05 [auto1.fr] INFO: Found listing with ID: AM34513
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM34513%27 HTTP/1.1" 200 None
2026-03-29 20:06:05 [auto1.fr] INFO: Scrape type for AM34513: 2
2026-03-29 20:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5442446b-c3e4-553f-a6ae-45e3c8e19328 with identifier: AM34513
2026-03-29 20:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5442446b-c3e4-553f-a6ae-45e3c8e19328 with scrape type 2
2026-03-29 20:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5442446b-c3e4-553f-a6ae-45e3c8e19328 with scrape type 2
2026-03-29 20:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5442446b-c3e4-553f-a6ae-45e3c8e19328, identifier: AM34513
2026-03-29 20:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5442446b-c3e4-553f-a6ae-45e3c8e19328 with identifier: AM34513
2026-03-29 20:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5442446b-c3e4-553f-a6ae-45e3c8e19328 with identifier: AM34513
2026-03-29 20:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5442446b-c3e4-553f-a6ae-45e3c8e19328 with identifier: AM34513 to the API
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 194,
'expiration_date': '2026-03-30T15:39:04Z',
'fuel_type': 'diesel',
'id': '5442446b-c3e4-553f-a6ae-45e3c8e19328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AM34513',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 100145,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-21',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-29 20:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM34513%27 HTTP/1.1" 200 None
2026-03-29 20:06:06 [auto1.fr] INFO: Saving data for AM34513: {'auction_closing_time': 1774885144.0, 'created_time': 1774624027.577383, 'last_price_update_time': 1774814766.026299}
2026-03-29 20:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AM34513') HTTP/1.1" 204 0
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: PF70653
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: ZD93194
2026-03-29 20:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD93194%27 HTTP/1.1" 200 None
2026-03-29 20:06:06 [auto1.fr] INFO: Scrape type for ZD93194: 0
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: KS92279
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: ER73555
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: KY64536
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: ZZ02955
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: GK20775
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: KJ73736
2026-03-29 20:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ73736%27 HTTP/1.1" 200 None
2026-03-29 20:06:06 [auto1.fr] INFO: Scrape type for KJ73736: 0
2026-03-29 20:06:06 [auto1.fr] INFO: Found listing with ID: DA18549
2026-03-29 20:06:06 [scrapy.extensions.logstats] INFO: Crawled 24 pages (at 24 pages/min), scraped 33 items (at 33 items/min)
2026-03-29 20:06:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 20:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:07 [auto1.fr] INFO: Channel: 24h | Page: 21 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: ZX61890
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX61890%27 HTTP/1.1" 200 None
2026-03-29 20:06:07 [auto1.fr] INFO: Scrape type for ZX61890: 0
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: VE37691
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: XB95932
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB95932%27 HTTP/1.1" 200 None
2026-03-29 20:06:07 [auto1.fr] INFO: Scrape type for XB95932: 0
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: US68134
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: NR19676
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR19676%27 HTTP/1.1" 200 None
2026-03-29 20:06:07 [auto1.fr] INFO: Scrape type for NR19676: 0
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: YV06903
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: NU52259
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: FW13126
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: BF36841
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: TU62117
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: EU02451
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: XZ88107
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: LF63128
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: KZ20503
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: LX82402
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: NM76429
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: WN05477
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: TA37014
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: YP31799
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: LE68264
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LE68264%27 HTTP/1.1" 200 None
2026-03-29 20:06:07 [auto1.fr] INFO: Scrape type for LE68264: 0
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: YU54792
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: ZG66012
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG66012%27 HTTP/1.1" 200 None
2026-03-29 20:06:07 [auto1.fr] INFO: Scrape type for ZG66012: 0
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: HY33556
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: TB10256
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: DX17259
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: PS88531
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS88531%27 HTTP/1.1" 200 None
2026-03-29 20:06:07 [auto1.fr] INFO: Scrape type for PS88531: 0
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: TX67186
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: ZS82675
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: TJ21225
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: ZE27506
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: LU04592
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU04592%27 HTTP/1.1" 200 None
2026-03-29 20:06:07 [auto1.fr] INFO: Scrape type for LU04592: 0
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: VE93538
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: FM74290
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: HF77781
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: CY75523
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: YP09228
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: CS70768
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: CR91044
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: HZ48042
2026-03-29 20:06:07 [auto1.fr] INFO: Found listing with ID: EP78358
2026-03-29 20:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:08 [auto1.fr] INFO: Channel: 24h | Page: 22 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:08 [auto1.fr] INFO: Found listing with ID: CN36617
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN36617%27 HTTP/1.1" 200 None
2026-03-29 20:06:08 [auto1.fr] INFO: Scrape type for CN36617: 0
2026-03-29 20:06:08 [auto1.fr] INFO: Found listing with ID: JP99768
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP99768%27 HTTP/1.1" 200 None
2026-03-29 20:06:08 [auto1.fr] INFO: Scrape type for JP99768: 0
2026-03-29 20:06:08 [auto1.fr] INFO: Found listing with ID: RT34728
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT34728%27 HTTP/1.1" 200 None
2026-03-29 20:06:08 [auto1.fr] INFO: Scrape type for RT34728: 0
2026-03-29 20:06:08 [auto1.fr] INFO: Found listing with ID: VK03845
2026-03-29 20:06:08 [auto1.fr] INFO: Found listing with ID: YM87288
2026-03-29 20:06:08 [auto1.fr] INFO: Found listing with ID: UH89831
2026-03-29 20:06:08 [auto1.fr] INFO: Found listing with ID: NE58308
2026-03-29 20:06:08 [auto1.fr] INFO: Found listing with ID: RN92241
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN92241%27 HTTP/1.1" 200 None
2026-03-29 20:06:08 [auto1.fr] INFO: Scrape type for RN92241: 2
2026-03-29 20:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19cddf70-3aca-53e8-942d-8de2fba92df6 with identifier: RN92241
2026-03-29 20:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19cddf70-3aca-53e8-942d-8de2fba92df6 with scrape type 2
2026-03-29 20:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19cddf70-3aca-53e8-942d-8de2fba92df6 with scrape type 2
2026-03-29 20:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 19cddf70-3aca-53e8-942d-8de2fba92df6, identifier: RN92241
2026-03-29 20:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 19cddf70-3aca-53e8-942d-8de2fba92df6 with identifier: RN92241
2026-03-29 20:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 19cddf70-3aca-53e8-942d-8de2fba92df6 with identifier: RN92241
2026-03-29 20:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 19cddf70-3aca-53e8-942d-8de2fba92df6 with identifier: RN92241 to the API
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:38:11Z',
'fuel_type': 'petrol',
'id': '19cddf70-3aca-53e8-942d-8de2fba92df6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RN92241',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 221927,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-09-20',
'seller_name': None,
'title': 'Peugeot 206 1.4 Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2005}
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN92241%27 HTTP/1.1" 200 None
2026-03-29 20:06:08 [auto1.fr] INFO: Saving data for RN92241: {'auction_closing_time': 1774885091.0, 'created_time': 1774019143.40289, 'last_price_update_time': 1774814768.980792}
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RN92241') HTTP/1.1" 204 0
2026-03-29 20:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: TY13200
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: UM61645
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM61645%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for UM61645: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: RD82752
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: LR52033
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: UM68614
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM68614%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for UM68614: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: FK18806
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: DN65032
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: GG15377
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: HV37722
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: ZC18537
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: ZU80215
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: WG48512
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG48512%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for WG48512: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: ZN88696
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: DS89614
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS89614%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for DS89614: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: KP00414
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP00414%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for KP00414: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: NH18304
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH18304%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for NH18304: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: HE24245
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: GN31601
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: FA22916
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: EZ41909
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: XK53138
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: YB94762
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB94762%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for YB94762: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: DD37174
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD37174%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for DD37174: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: SJ49135
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: AD60690
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: GB35066
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: GY22095
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: SW79727
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: SM80077
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: UR32802
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: BP52445
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP52445%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for BP52445: 0
2026-03-29 20:06:09 [auto1.fr] INFO: Found listing with ID: ZJ96401
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ96401%27 HTTP/1.1" 200 None
2026-03-29 20:06:09 [auto1.fr] INFO: Scrape type for ZJ96401: 0
2026-03-29 20:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:10 [auto1.fr] INFO: Channel: 24h | Page: 23 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: RK47472
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: YP19788
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP19788%27 HTTP/1.1" 200 None
2026-03-29 20:06:10 [auto1.fr] INFO: Scrape type for YP19788: 0
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: LW69486
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: BL80996
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: UN94210
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: PJ05356
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: RE08410
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: GC59558
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: YY02144
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY02144%27 HTTP/1.1" 200 None
2026-03-29 20:06:10 [auto1.fr] INFO: Scrape type for YY02144: 2
2026-03-29 20:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c92bbd86-dc01-5ecf-bac8-86fef695c3f2 with identifier: YY02144
2026-03-29 20:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c92bbd86-dc01-5ecf-bac8-86fef695c3f2 with scrape type 2
2026-03-29 20:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c92bbd86-dc01-5ecf-bac8-86fef695c3f2 with scrape type 2
2026-03-29 20:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c92bbd86-dc01-5ecf-bac8-86fef695c3f2, identifier: YY02144
2026-03-29 20:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c92bbd86-dc01-5ecf-bac8-86fef695c3f2 with identifier: YY02144
2026-03-29 20:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c92bbd86-dc01-5ecf-bac8-86fef695c3f2 with identifier: YY02144
2026-03-29 20:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c92bbd86-dc01-5ecf-bac8-86fef695c3f2 with identifier: YY02144 to the API
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:40:55Z',
'fuel_type': 'petrol',
'id': 'c92bbd86-dc01-5ecf-bac8-86fef695c3f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YY02144',
'listing': 'auction',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 131381,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-29',
'seller_name': None,
'title': 'Nissan Pulsar 1.6 Turbo GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2015}
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY02144%27 HTTP/1.1" 200 None
2026-03-29 20:06:10 [auto1.fr] INFO: Saving data for YY02144: {'auction_closing_time': 1774885255.0, 'created_time': 1774624117.432535, 'last_price_update_time': 1774814770.880275}
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YY02144') HTTP/1.1" 204 0
2026-03-29 20:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: TA25140
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: DX14323
2026-03-29 20:06:10 [auto1.fr] INFO: Found listing with ID: XD82556
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD82556%27 HTTP/1.1" 200 None
2026-03-29 20:06:11 [auto1.fr] INFO: Scrape type for XD82556: 0
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: LL54380
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: DH58041
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH58041%27 HTTP/1.1" 200 None
2026-03-29 20:06:11 [auto1.fr] INFO: Scrape type for DH58041: 0
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: NE48697
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE48697%27 HTTP/1.1" 200 None
2026-03-29 20:06:11 [auto1.fr] INFO: Scrape type for NE48697: 0
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: WG65933
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG65933%27 HTTP/1.1" 200 None
2026-03-29 20:06:11 [auto1.fr] INFO: Scrape type for WG65933: 0
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: LB12691
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: TJ73572
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: VG21530
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: VW78746
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: BH83806
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: EJ20680
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: JA65750
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: FY60997
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: CW57453
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: YE04668
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: UT45325
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT45325%27 HTTP/1.1" 200 None
2026-03-29 20:06:11 [auto1.fr] INFO: Scrape type for UT45325: 0
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: DM53916
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: TC66195
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: FF05657
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: EW66058
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: LV34988
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV34988%27 HTTP/1.1" 200 None
2026-03-29 20:06:11 [auto1.fr] INFO: Scrape type for LV34988: 0
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: AF03400
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: ZB56549
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: BJ14554
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: NC87774
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: ZG44021
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: CW11845
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: HU86256
2026-03-29 20:06:11 [auto1.fr] INFO: Found listing with ID: ZZ85085
2026-03-29 20:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:12 [auto1.fr] INFO: Channel: 24h | Page: 24 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: BC53621
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: DU68004
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: WY05301
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: DK20365
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: BX41673
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX41673%27 HTTP/1.1" 200 None
2026-03-29 20:06:12 [auto1.fr] INFO: Scrape type for BX41673: 0
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: LY05783
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: KV12360
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: HZ16592
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: LJ28458
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: FH35394
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH35394%27 HTTP/1.1" 200 None
2026-03-29 20:06:12 [auto1.fr] INFO: Scrape type for FH35394: 0
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: DT24749
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: RC41186
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: FV84367
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: LX41293
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX41293%27 HTTP/1.1" 200 None
2026-03-29 20:06:12 [auto1.fr] INFO: Scrape type for LX41293: 0
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: SL49428
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: FR16299
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: TU04354
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU04354%27 HTTP/1.1" 200 None
2026-03-29 20:06:12 [auto1.fr] INFO: Scrape type for TU04354: 0
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: FY01445
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: VH77869
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH77869%27 HTTP/1.1" 200 None
2026-03-29 20:06:12 [auto1.fr] INFO: Scrape type for VH77869: 0
2026-03-29 20:06:12 [auto1.fr] INFO: Found listing with ID: PD26566
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD26566%27 HTTP/1.1" 200 None
2026-03-29 20:06:12 [auto1.fr] INFO: Scrape type for PD26566: 2
2026-03-29 20:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4a9abcb-d3f7-55c2-b67e-6fa361c5e9a6 with identifier: PD26566
2026-03-29 20:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4a9abcb-d3f7-55c2-b67e-6fa361c5e9a6 with scrape type 2
2026-03-29 20:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4a9abcb-d3f7-55c2-b67e-6fa361c5e9a6 with scrape type 2
2026-03-29 20:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d4a9abcb-d3f7-55c2-b67e-6fa361c5e9a6, identifier: PD26566
2026-03-29 20:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d4a9abcb-d3f7-55c2-b67e-6fa361c5e9a6 with identifier: PD26566
2026-03-29 20:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d4a9abcb-d3f7-55c2-b67e-6fa361c5e9a6 with identifier: PD26566
2026-03-29 20:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d4a9abcb-d3f7-55c2-b67e-6fa361c5e9a6 with identifier: PD26566 to the API
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:42:03Z',
'fuel_type': 'petrol',
'id': 'd4a9abcb-d3f7-55c2-b67e-6fa361c5e9a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD26566',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 45198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-04',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-THP Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2018}
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD26566%27 HTTP/1.1" 200 None
2026-03-29 20:06:12 [auto1.fr] INFO: Saving data for PD26566: {'auction_closing_time': 1774885323.0, 'created_time': 1774523445.250705, 'last_price_update_time': 1774814772.935628}
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PD26566') HTTP/1.1" 204 0
2026-03-29 20:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: VN04372
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: SB28370
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB28370%27 HTTP/1.1" 200 None
2026-03-29 20:06:13 [auto1.fr] INFO: Scrape type for SB28370: 2
2026-03-29 20:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39cd463f-b565-5177-963c-4cf1c3560720 with identifier: SB28370
2026-03-29 20:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39cd463f-b565-5177-963c-4cf1c3560720 with scrape type 2
2026-03-29 20:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39cd463f-b565-5177-963c-4cf1c3560720 with scrape type 2
2026-03-29 20:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 39cd463f-b565-5177-963c-4cf1c3560720, identifier: SB28370
2026-03-29 20:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 39cd463f-b565-5177-963c-4cf1c3560720 with identifier: SB28370
2026-03-29 20:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 39cd463f-b565-5177-963c-4cf1c3560720 with identifier: SB28370
2026-03-29 20:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 39cd463f-b565-5177-963c-4cf1c3560720 with identifier: SB28370 to the API
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:05:17Z',
'fuel_type': 'diesel',
'id': '39cd463f-b565-5177-963c-4cf1c3560720',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SB28370',
'listing': 'auction',
'make': 'Toyota',
'model': 'Avensis',
'odometer': 192270,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-19',
'seller_name': None,
'title': 'Toyota Avensis 2.0 D-4D Executive',
'transmission': 'manual',
'trim': 'Executive',
'year': 2010}
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB28370%27 HTTP/1.1" 200 None
2026-03-29 20:06:13 [auto1.fr] INFO: Saving data for SB28370: {'auction_closing_time': 1774883117.0, 'created_time': 1774624031.797251, 'last_price_update_time': 1774814773.557249}
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SB28370') HTTP/1.1" 204 0
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: HX32064
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX32064%27 HTTP/1.1" 200 None
2026-03-29 20:06:13 [auto1.fr] INFO: Scrape type for HX32064: 0
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: RY60991
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: BU45895
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU45895%27 HTTP/1.1" 200 None
2026-03-29 20:06:13 [auto1.fr] INFO: Scrape type for BU45895: 0
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: UW68583
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: FR65578
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: YB71496
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: JT57691
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: LC56171
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: DE66310
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: PN21124
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: ML39661
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: CA82316
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA82316%27 HTTP/1.1" 200 None
2026-03-29 20:06:13 [auto1.fr] INFO: Scrape type for CA82316: 0
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: KE30008
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: GW37086
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: JG75683
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: GU68790
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: ZC05103
2026-03-29 20:06:13 [auto1.fr] INFO: Found listing with ID: SP13872
2026-03-29 20:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:14 [auto1.fr] INFO: Channel: 24h | Page: 25 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:14 [auto1.fr] INFO: Found listing with ID: XJ64155
2026-03-29 20:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ64155%27 HTTP/1.1" 200 None
2026-03-29 20:06:14 [auto1.fr] INFO: Scrape type for XJ64155: 2
2026-03-29 20:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7592767a-40a7-5a43-8031-66ed82dd7c81 with identifier: XJ64155
2026-03-29 20:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7592767a-40a7-5a43-8031-66ed82dd7c81 with scrape type 2
2026-03-29 20:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7592767a-40a7-5a43-8031-66ed82dd7c81 with scrape type 2
2026-03-29 20:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7592767a-40a7-5a43-8031-66ed82dd7c81, identifier: XJ64155
2026-03-29 20:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7592767a-40a7-5a43-8031-66ed82dd7c81 with identifier: XJ64155
2026-03-29 20:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7592767a-40a7-5a43-8031-66ed82dd7c81 with identifier: XJ64155
2026-03-29 20:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7592767a-40a7-5a43-8031-66ed82dd7c81 with identifier: XJ64155 to the API
2026-03-29 20:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:01:41Z',
'fuel_type': 'petrol',
'id': '7592767a-40a7-5a43-8031-66ed82dd7c81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XJ64155',
'listing': 'auction',
'make': 'Kia',
'model': 'Stonic',
'odometer': 97792,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-06',
'seller_name': None,
'title': 'Kia Stonic 1.0 TGDI Mild-Hybrid GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2021}
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ64155%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Saving data for XJ64155: {'auction_closing_time': 1774882901.0, 'created_time': 1774523418.799403, 'last_price_update_time': 1774814775.077314}
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XJ64155') HTTP/1.1" 204 0
2026-03-29 20:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: YA44056
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA44056%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for YA44056: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: AD22883
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: EC27844
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: PF67224
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: WD03445
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: CS54070
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CS54070%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for CS54070: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: BH53881
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH53881%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for BH53881: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: HU47329
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: SN51278
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: MU63517
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: XD40979
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: NX89795
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: BP94119
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: KJ71958
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: JN99416
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: HT35732
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT35732%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for HT35732: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: TP72102
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP72102%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for TP72102: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: YL47975
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: NR74514
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: YH50907
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: ZP91792
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: EZ48204
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: EZ64228
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ64228%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for EZ64228: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: SS34201
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: DJ36054
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: MC07264
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC07264%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for MC07264: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: AB35212
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: WP33231
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: HD32956
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: PR53810
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR53810%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for PR53810: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: LM65355
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: XU52959
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: RL73709
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: PA58884
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: CA13656
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA13656%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for CA13656: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: JJ60641
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ60641%27 HTTP/1.1" 200 None
2026-03-29 20:06:15 [auto1.fr] INFO: Scrape type for JJ60641: 0
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: GY57891
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: UW65109
2026-03-29 20:06:15 [auto1.fr] INFO: Found listing with ID: BS97923
2026-03-29 20:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:16 [auto1.fr] INFO: Channel: 24h | Page: 26 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: HL32951
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL32951%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for HL32951: 0
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: EZ48607
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ48607%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for EZ48607: 0
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: ZP24032
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: KT42068
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: TG40003
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG40003%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for TG40003: 0
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: YA85068
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: MP97358
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: XF57852
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: NV32098
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: HL62573
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: SR88609
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: VS88094
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: BS50692
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: FG79429
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: AP25780
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP25780%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for AP25780: 0
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: TW38710
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: TN59459
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: CH31722
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: SU49210
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: RY80086
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY80086%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for RY80086: 0
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: CE20463
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: EY51785
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY51785%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for EY51785: 0
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: YS19816
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: MF68068
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: YR21354
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: WB99343
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: ZX72380
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: FV93418
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: FP34263
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: SL86101
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL86101%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for SL86101: 0
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: KD34930
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD34930%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for KD34930: 0
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: VF56962
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: CM64733
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: YH20722
2026-03-29 20:06:16 [auto1.fr] INFO: Found listing with ID: JW14440
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW14440%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Scrape type for JW14440: 2
2026-03-29 20:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c0a8b9-0b4a-5457-96a2-88479a90d447 with identifier: JW14440
2026-03-29 20:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c0a8b9-0b4a-5457-96a2-88479a90d447 with scrape type 2
2026-03-29 20:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29c0a8b9-0b4a-5457-96a2-88479a90d447 with scrape type 2
2026-03-29 20:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 29c0a8b9-0b4a-5457-96a2-88479a90d447, identifier: JW14440
2026-03-29 20:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 29c0a8b9-0b4a-5457-96a2-88479a90d447 with identifier: JW14440
2026-03-29 20:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 29c0a8b9-0b4a-5457-96a2-88479a90d447 with identifier: JW14440
2026-03-29 20:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 29c0a8b9-0b4a-5457-96a2-88479a90d447 with identifier: JW14440 to the API
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:51:23Z',
'fuel_type': 'diesel',
'id': '29c0a8b9-0b4a-5457-96a2-88479a90d447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JW14440',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 307749,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-04-14',
'seller_name': None,
'title': 'Audi A4 2.0 TDI quattro Ambiente',
'transmission': 'manual',
'trim': 'quattro Ambiente',
'year': 2009}
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW14440%27 HTTP/1.1" 200 None
2026-03-29 20:06:16 [auto1.fr] INFO: Saving data for JW14440: {'auction_closing_time': 1774885883.0, 'created_time': 1774623965.877717, 'last_price_update_time': 1774814776.939686}
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JW14440') HTTP/1.1" 204 0
2026-03-29 20:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:17 [auto1.fr] INFO: Found listing with ID: BS50371
2026-03-29 20:06:17 [auto1.fr] INFO: Found listing with ID: SJ52352
2026-03-29 20:06:17 [auto1.fr] INFO: Found listing with ID: KR05983
2026-03-29 20:06:17 [auto1.fr] INFO: Found listing with ID: YZ98794
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ98794%27 HTTP/1.1" 200 None
2026-03-29 20:06:17 [auto1.fr] INFO: Scrape type for YZ98794: 2
2026-03-29 20:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e7bedc5-055f-5144-80c1-082ef3e5628d with identifier: YZ98794
2026-03-29 20:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e7bedc5-055f-5144-80c1-082ef3e5628d with scrape type 2
2026-03-29 20:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e7bedc5-055f-5144-80c1-082ef3e5628d with scrape type 2
2026-03-29 20:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3e7bedc5-055f-5144-80c1-082ef3e5628d, identifier: YZ98794
2026-03-29 20:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3e7bedc5-055f-5144-80c1-082ef3e5628d with identifier: YZ98794
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-29 20:06:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3e7bedc5-055f-5144-80c1-082ef3e5628d with identifier: YZ98794
2026-03-29 20:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3e7bedc5-055f-5144-80c1-082ef3e5628d with identifier: YZ98794 to the API
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:11:42Z',
'fuel_type': 'gas',
'id': '3e7bedc5-055f-5144-80c1-082ef3e5628d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YZ98794',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 59124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-01',
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe LPG Stepway Comfort',
'transmission': 'manual',
'trim': 'Stepway Comfort',
'year': 2021}
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ98794%27 HTTP/1.1" 200 None
2026-03-29 20:06:17 [auto1.fr] INFO: Saving data for YZ98794: {'auction_closing_time': 1774883502.0, 'created_time': 1774624013.842079, 'last_price_update_time': 1774814777.701264}
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YZ98794') HTTP/1.1" 204 0
2026-03-29 20:06:17 [auto1.fr] INFO: Found listing with ID: HE99151
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE99151%27 HTTP/1.1" 200 None
2026-03-29 20:06:17 [auto1.fr] INFO: Scrape type for HE99151: 2
2026-03-29 20:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 908bb257-2e9d-58f4-9010-96e6f1bb3eaa with identifier: HE99151
2026-03-29 20:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 908bb257-2e9d-58f4-9010-96e6f1bb3eaa with scrape type 2
2026-03-29 20:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 908bb257-2e9d-58f4-9010-96e6f1bb3eaa with scrape type 2
2026-03-29 20:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 908bb257-2e9d-58f4-9010-96e6f1bb3eaa, identifier: HE99151
2026-03-29 20:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 908bb257-2e9d-58f4-9010-96e6f1bb3eaa with identifier: HE99151
2026-03-29 20:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 908bb257-2e9d-58f4-9010-96e6f1bb3eaa with identifier: HE99151
2026-03-29 20:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 908bb257-2e9d-58f4-9010-96e6f1bb3eaa with identifier: HE99151 to the API
2026-03-29 20:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:37:50Z',
'fuel_type': 'diesel',
'id': '908bb257-2e9d-58f4-9010-96e6f1bb3eaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HE99151',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 238021,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-03',
'seller_name': None,
'title': 'Peugeot 5008 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2018}
2026-03-29 20:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE99151%27 HTTP/1.1" 200 None
2026-03-29 20:06:18 [auto1.fr] INFO: Saving data for HE99151: {'auction_closing_time': 1774885070.0, 'created_time': 1773659792.567451, 'last_price_update_time': 1774814778.233198}
2026-03-29 20:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HE99151') HTTP/1.1" 204 0
2026-03-29 20:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:19 [auto1.fr] INFO: Channel: 24h | Page: 27 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: BD83043
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: HF07357
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF07357%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Scrape type for HF07357: 0
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: KW36844
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KW36844%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Scrape type for KW36844: 0
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: SM81092
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM81092%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Scrape type for SM81092: 0
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: HK53651
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK53651%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Scrape type for HK53651: 2
2026-03-29 20:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4894abc0-4bd7-584d-a0f6-2e0f971d7292 with identifier: HK53651
2026-03-29 20:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4894abc0-4bd7-584d-a0f6-2e0f971d7292 with scrape type 2
2026-03-29 20:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4894abc0-4bd7-584d-a0f6-2e0f971d7292 with scrape type 2
2026-03-29 20:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4894abc0-4bd7-584d-a0f6-2e0f971d7292, identifier: HK53651
2026-03-29 20:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4894abc0-4bd7-584d-a0f6-2e0f971d7292 with identifier: HK53651
2026-03-29 20:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4894abc0-4bd7-584d-a0f6-2e0f971d7292 with identifier: HK53651
2026-03-29 20:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4894abc0-4bd7-584d-a0f6-2e0f971d7292 with identifier: HK53651 to the API
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:16:48Z',
'fuel_type': 'diesel',
'id': '4894abc0-4bd7-584d-a0f6-2e0f971d7292',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HK53651',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 72970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-29',
'seller_name': None,
'title': 'Renault Scenic 1.7 BLUE dCi Business Edition',
'transmission': 'manual',
'trim': 'Business Edition',
'year': 2019}
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK53651%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Saving data for HK53651: {'auction_closing_time': 1774883808.0, 'created_time': 1774623955.689307, 'last_price_update_time': 1774814779.630577}
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HK53651') HTTP/1.1" 204 0
2026-03-29 20:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: EN44931
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: FE10352
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: NG72682
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: VL10728
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: SK72304
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK72304%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Scrape type for SK72304: 0
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: FB20661
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: TG10438
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG10438%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Scrape type for TG10438: 0
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: XY47803
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: LK77739
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: DC22500
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: MC81159
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: PR74126
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: MH88652
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: VV01241
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: YY58229
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: YP40813
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: XG45775
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: FF57055
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: GV75211
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: SP24838
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: EA06873
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: LC26469
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: MR67167
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: UE01785
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE01785%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Scrape type for UE01785: 0
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: XW10530
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: RH69177
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: NV92378
2026-03-29 20:06:19 [auto1.fr] INFO: Found listing with ID: PZ61504
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ61504%27 HTTP/1.1" 200 None
2026-03-29 20:06:19 [auto1.fr] INFO: Scrape type for PZ61504: 2
2026-03-29 20:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e62f2eb4-26f4-5a1c-853a-7adfb80713ee with identifier: PZ61504
2026-03-29 20:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e62f2eb4-26f4-5a1c-853a-7adfb80713ee with scrape type 2
2026-03-29 20:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e62f2eb4-26f4-5a1c-853a-7adfb80713ee with scrape type 2
2026-03-29 20:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e62f2eb4-26f4-5a1c-853a-7adfb80713ee, identifier: PZ61504
2026-03-29 20:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e62f2eb4-26f4-5a1c-853a-7adfb80713ee with identifier: PZ61504
2026-03-29 20:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e62f2eb4-26f4-5a1c-853a-7adfb80713ee with identifier: PZ61504
2026-03-29 20:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e62f2eb4-26f4-5a1c-853a-7adfb80713ee with identifier: PZ61504 to the API
2026-03-29 20:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:51:12Z',
'fuel_type': 'petrol',
'id': 'e62f2eb4-26f4-5a1c-853a-7adfb80713ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ61504',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 151761,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-31',
'seller_name': None,
'title': 'Citroen C3 1.2 VTi Feel Edition',
'transmission': 'manual',
'trim': 'Feel Edition',
'year': 2015}
2026-03-29 20:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ61504%27 HTTP/1.1" 200 None
2026-03-29 20:06:20 [auto1.fr] INFO: Saving data for PZ61504: {'auction_closing_time': 1774885872.0, 'created_time': 1774624003.119026, 'last_price_update_time': 1774814780.361006}
2026-03-29 20:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PZ61504') HTTP/1.1" 204 0
2026-03-29 20:06:20 [auto1.fr] INFO: Found listing with ID: NV60777
2026-03-29 20:06:20 [auto1.fr] INFO: Found listing with ID: HG07398
2026-03-29 20:06:20 [auto1.fr] INFO: Found listing with ID: SW40453
2026-03-29 20:06:20 [auto1.fr] INFO: Found listing with ID: VK49050
2026-03-29 20:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK49050%27 HTTP/1.1" 200 None
2026-03-29 20:06:20 [auto1.fr] INFO: Scrape type for VK49050: 0
2026-03-29 20:06:20 [auto1.fr] INFO: Found listing with ID: XR07986
2026-03-29 20:06:20 [auto1.fr] INFO: Found listing with ID: VX89083
2026-03-29 20:06:20 [auto1.fr] INFO: Found listing with ID: BP15917
2026-03-29 20:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:21 [auto1.fr] INFO: Channel: 24h | Page: 28 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: KJ21922
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ21922%27 HTTP/1.1" 200 None
2026-03-29 20:06:21 [auto1.fr] INFO: Scrape type for KJ21922: 2
2026-03-29 20:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99b391be-5c69-5bfc-bf2a-63486cdd67d0 with identifier: KJ21922
2026-03-29 20:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99b391be-5c69-5bfc-bf2a-63486cdd67d0 with scrape type 2
2026-03-29 20:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99b391be-5c69-5bfc-bf2a-63486cdd67d0 with scrape type 2
2026-03-29 20:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 99b391be-5c69-5bfc-bf2a-63486cdd67d0, identifier: KJ21922
2026-03-29 20:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 99b391be-5c69-5bfc-bf2a-63486cdd67d0 with identifier: KJ21922
2026-03-29 20:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 99b391be-5c69-5bfc-bf2a-63486cdd67d0 with identifier: KJ21922
2026-03-29 20:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 99b391be-5c69-5bfc-bf2a-63486cdd67d0 with identifier: KJ21922 to the API
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:44:13Z',
'fuel_type': 'diesel',
'id': '99b391be-5c69-5bfc-bf2a-63486cdd67d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ21922',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 308307,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-14',
'seller_name': None,
'title': 'Renault Scenic 1.6 dCi Energy Bose',
'transmission': 'manual',
'trim': 'Bose',
'year': 2013}
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ21922%27 HTTP/1.1" 200 None
2026-03-29 20:06:21 [auto1.fr] INFO: Saving data for KJ21922: {'auction_closing_time': 1774885453.0, 'created_time': 1774523546.140419, 'last_price_update_time': 1774814781.833056}
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KJ21922') HTTP/1.1" 204 0
2026-03-29 20:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: ZM46379
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: HD95891
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: MY07329
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: DK89513
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: EF67266
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: HU10551
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: FX38745
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: JL66031
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: GD00278
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: UF91610
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: KE39242
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: KV07634
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: PK07459
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: PH17391
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: AF82357
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: RM15751
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: PD84892
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: BN92934
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: LP15614
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: MG54723
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: UJ10906
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: DE76416
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: CA66055
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: TE54332
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: XF32876
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: KG30366
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: AV69583
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: PU10765
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: JT22164
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: RV36444
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: PB31706
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: FN76549
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: TU96312
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: AN11424
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN11424%27 HTTP/1.1" 200 None
2026-03-29 20:06:21 [auto1.fr] INFO: Scrape type for AN11424: 0
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: ZK58934
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: LY36991
2026-03-29 20:06:21 [auto1.fr] INFO: Found listing with ID: TB02827
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB02827%27 HTTP/1.1" 200 None
2026-03-29 20:06:21 [auto1.fr] INFO: Scrape type for TB02827: 2
2026-03-29 20:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df9b1394-efbc-5c10-9206-95fce60a6f06 with identifier: TB02827
2026-03-29 20:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df9b1394-efbc-5c10-9206-95fce60a6f06 with scrape type 2
2026-03-29 20:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df9b1394-efbc-5c10-9206-95fce60a6f06 with scrape type 2
2026-03-29 20:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: df9b1394-efbc-5c10-9206-95fce60a6f06, identifier: TB02827
2026-03-29 20:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: df9b1394-efbc-5c10-9206-95fce60a6f06 with identifier: TB02827
2026-03-29 20:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: df9b1394-efbc-5c10-9206-95fce60a6f06 with identifier: TB02827
2026-03-29 20:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: df9b1394-efbc-5c10-9206-95fce60a6f06 with identifier: TB02827 to the API
2026-03-29 20:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 252,
'expiration_date': '2026-03-30T15:54:09Z',
'fuel_type': 'hybrid',
'id': 'df9b1394-efbc-5c10-9206-95fce60a6f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TB02827',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 53210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-26',
'seller_name': None,
'title': 'BMW 3er 330e M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2022}
2026-03-29 20:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB02827%27 HTTP/1.1" 200 None
2026-03-29 20:06:22 [auto1.fr] INFO: Saving data for TB02827: {'auction_closing_time': 1774886049.0, 'created_time': 1774523409.027914, 'last_price_update_time': 1774814782.361006}
2026-03-29 20:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TB02827') HTTP/1.1" 204 0
2026-03-29 20:06:22 [auto1.fr] INFO: Found listing with ID: AD62614
2026-03-29 20:06:22 [auto1.fr] INFO: Found listing with ID: UX50667
2026-03-29 20:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:23 [auto1.fr] INFO: Channel: 24h | Page: 29 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: EJ01381
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: YA14366
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: PK61290
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: AC35526
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC35526%27 HTTP/1.1" 200 None
2026-03-29 20:06:23 [auto1.fr] INFO: Scrape type for AC35526: 0
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: CP24280
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: WU97149
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: CN74208
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN74208%27 HTTP/1.1" 200 None
2026-03-29 20:06:23 [auto1.fr] INFO: Scrape type for CN74208: 0
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: CK51652
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: TH66103
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: JA12306
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA12306%27 HTTP/1.1" 200 None
2026-03-29 20:06:23 [auto1.fr] INFO: Scrape type for JA12306: 0
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: GN96424
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN96424%27 HTTP/1.1" 200 None
2026-03-29 20:06:23 [auto1.fr] INFO: Scrape type for GN96424: 0
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: BW49011
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: MN84879
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: ST02253
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST02253%27 HTTP/1.1" 200 None
2026-03-29 20:06:23 [auto1.fr] INFO: Scrape type for ST02253: 0
2026-03-29 20:06:23 [auto1.fr] INFO: Found listing with ID: YR08447
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR08447%27 HTTP/1.1" 200 None
2026-03-29 20:06:23 [auto1.fr] INFO: Scrape type for YR08447: 2
2026-03-29 20:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab72f85-46ad-5cb1-9fc1-1e49180f4b8d with identifier: YR08447
2026-03-29 20:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab72f85-46ad-5cb1-9fc1-1e49180f4b8d with scrape type 2
2026-03-29 20:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ab72f85-46ad-5cb1-9fc1-1e49180f4b8d with scrape type 2
2026-03-29 20:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6ab72f85-46ad-5cb1-9fc1-1e49180f4b8d, identifier: YR08447
2026-03-29 20:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6ab72f85-46ad-5cb1-9fc1-1e49180f4b8d with identifier: YR08447
2026-03-29 20:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6ab72f85-46ad-5cb1-9fc1-1e49180f4b8d with identifier: YR08447
2026-03-29 20:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6ab72f85-46ad-5cb1-9fc1-1e49180f4b8d with identifier: YR08447 to the API
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:50:09Z',
'fuel_type': 'diesel',
'id': '6ab72f85-46ad-5cb1-9fc1-1e49180f4b8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YR08447',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 375549,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-09',
'seller_name': None,
'title': 'Audi A6 2.0 TDI Ultra',
'transmission': 'automatic',
'trim': 'Ultra',
'year': 2017}
2026-03-29 20:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR08447%27 HTTP/1.1" 200 None
2026-03-29 20:06:24 [auto1.fr] INFO: Saving data for YR08447: {'auction_closing_time': 1774885809.0, 'created_time': 1774624108.451152, 'last_price_update_time': 1774814784.066002}
2026-03-29 20:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YR08447') HTTP/1.1" 204 0
2026-03-29 20:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: XN35079
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: SZ67934
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: TE33473
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: XN22503
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: KL66203
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: GR90333
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: UW30758
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: WZ68402
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: AZ71859
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: TD71444
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: FJ13177
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: BF28159
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: TU99897
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: WR25980
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: TD63753
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: BT51628
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: YH64719
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: MK39736
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: HM08835
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: UD96350
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: MR66280
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: RG14454
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: WJ32121
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: VL36376
2026-03-29 20:06:24 [auto1.fr] INFO: Found listing with ID: DG97865
2026-03-29 20:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:25 [auto1.fr] INFO: Channel: 24h | Page: 30 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: AG65090
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: HA38525
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: GZ28490
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ28490%27 HTTP/1.1" 200 None
2026-03-29 20:06:25 [auto1.fr] INFO: Scrape type for GZ28490: 0
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: NS99377
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: LL99186
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: TT08692
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: RD15749
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD15749%27 HTTP/1.1" 200 None
2026-03-29 20:06:25 [auto1.fr] INFO: Scrape type for RD15749: 0
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: JE44262
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: WD28161
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: VU54464
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: KJ93163
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: MR30597
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: GN36140
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN36140%27 HTTP/1.1" 200 None
2026-03-29 20:06:25 [auto1.fr] INFO: Scrape type for GN36140: 0
2026-03-29 20:06:25 [auto1.fr] INFO: Found listing with ID: JX79729
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX79729%27 HTTP/1.1" 200 None
2026-03-29 20:06:25 [auto1.fr] INFO: Scrape type for JX79729: 2
2026-03-29 20:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3242b96-c18d-51ff-b80f-a029bea28d64 with identifier: JX79729
2026-03-29 20:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3242b96-c18d-51ff-b80f-a029bea28d64 with scrape type 2
2026-03-29 20:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3242b96-c18d-51ff-b80f-a029bea28d64 with scrape type 2
2026-03-29 20:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c3242b96-c18d-51ff-b80f-a029bea28d64, identifier: JX79729
2026-03-29 20:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c3242b96-c18d-51ff-b80f-a029bea28d64 with identifier: JX79729
2026-03-29 20:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c3242b96-c18d-51ff-b80f-a029bea28d64 with identifier: JX79729
2026-03-29 20:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c3242b96-c18d-51ff-b80f-a029bea28d64 with identifier: JX79729 to the API
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:08:30Z',
'fuel_type': 'diesel',
'id': 'c3242b96-c18d-51ff-b80f-a029bea28d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JX79729',
'listing': 'auction',
'make': 'Renault',
'model': 'Master',
'odometer': 148190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-17',
'seller_name': None,
'title': 'Renault Master 2.3 dCi L1H1 2,8 Grand Confort',
'transmission': 'manual',
'trim': 'L1H1 2,8 Grand Confort',
'year': 2020}
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX79729%27 HTTP/1.1" 200 None
2026-03-29 20:06:25 [auto1.fr] INFO: Saving data for JX79729: {'auction_closing_time': 1774883310.0, 'created_time': 1773846349.086581, 'last_price_update_time': 1774814785.960574}
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JX79729') HTTP/1.1" 204 0
2026-03-29 20:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: SN55047
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: AL62516
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: AA03447
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: PL96389
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL96389%27 HTTP/1.1" 200 None
2026-03-29 20:06:26 [auto1.fr] INFO: Scrape type for PL96389: 0
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: BS78071
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: HJ62596
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: KX80921
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: EA32444
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: WT88401
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: LH86313
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH86313%27 HTTP/1.1" 200 None
2026-03-29 20:06:26 [auto1.fr] INFO: Scrape type for LH86313: 0
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: EJ34389
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ34389%27 HTTP/1.1" 200 None
2026-03-29 20:06:26 [auto1.fr] INFO: Scrape type for EJ34389: 0
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: FH45650
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH45650%27 HTTP/1.1" 200 None
2026-03-29 20:06:26 [auto1.fr] INFO: Scrape type for FH45650: 0
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: JD56350
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: NM75659
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: PV10769
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: BB60197
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: JE86987
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: WH66193
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: XN88220
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: KP96074
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: FG18910
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: MR48084
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR48084%27 HTTP/1.1" 200 None
2026-03-29 20:06:26 [auto1.fr] INFO: Scrape type for MR48084: 0
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: HK55434
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: ZW75075
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: AW23641
2026-03-29 20:06:26 [auto1.fr] INFO: Found listing with ID: NH00695
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH00695%27 HTTP/1.1" 200 None
2026-03-29 20:06:26 [auto1.fr] INFO: Scrape type for NH00695: 0
2026-03-29 20:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:27 [auto1.fr] INFO: Channel: 24h | Page: 31 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:27 [auto1.fr] INFO: Found listing with ID: FV92886
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV92886%27 HTTP/1.1" 200 None
2026-03-29 20:06:27 [auto1.fr] INFO: Scrape type for FV92886: 2
2026-03-29 20:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d84900-d842-52b7-9705-001d351f52d1 with identifier: FV92886
2026-03-29 20:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d84900-d842-52b7-9705-001d351f52d1 with scrape type 2
2026-03-29 20:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d84900-d842-52b7-9705-001d351f52d1 with scrape type 2
2026-03-29 20:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 24d84900-d842-52b7-9705-001d351f52d1, identifier: FV92886
2026-03-29 20:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 24d84900-d842-52b7-9705-001d351f52d1 with identifier: FV92886
2026-03-29 20:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 24d84900-d842-52b7-9705-001d351f52d1 with identifier: FV92886
2026-03-29 20:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 24d84900-d842-52b7-9705-001d351f52d1 with identifier: FV92886 to the API
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:47:31Z',
'fuel_type': 'diesel',
'id': '24d84900-d842-52b7-9705-001d351f52d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV92886',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara Picasso',
'odometer': 244037,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-11-18',
'seller_name': None,
'title': 'Citroen Xsara Picasso 2.0 HDi',
'transmission': 'manual',
'trim': '',
'year': 2003}
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV92886%27 HTTP/1.1" 200 None
2026-03-29 20:06:27 [auto1.fr] INFO: Saving data for FV92886: {'auction_closing_time': 1774885651.0, 'created_time': 1774624008.951428, 'last_price_update_time': 1774814787.607012}
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FV92886') HTTP/1.1" 204 0
2026-03-29 20:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:27 [auto1.fr] INFO: Found listing with ID: UJ42359
2026-03-29 20:06:27 [auto1.fr] INFO: Found listing with ID: WF39350
2026-03-29 20:06:27 [auto1.fr] INFO: Found listing with ID: GE79607
2026-03-29 20:06:27 [auto1.fr] INFO: Found listing with ID: UP18765
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP18765%27 HTTP/1.1" 200 None
2026-03-29 20:06:27 [auto1.fr] INFO: Scrape type for UP18765: 2
2026-03-29 20:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4be1f49-86f0-5ae5-97f0-c610a5f0c6d1 with identifier: UP18765
2026-03-29 20:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4be1f49-86f0-5ae5-97f0-c610a5f0c6d1 with scrape type 2
2026-03-29 20:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4be1f49-86f0-5ae5-97f0-c610a5f0c6d1 with scrape type 2
2026-03-29 20:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c4be1f49-86f0-5ae5-97f0-c610a5f0c6d1, identifier: UP18765
2026-03-29 20:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c4be1f49-86f0-5ae5-97f0-c610a5f0c6d1 with identifier: UP18765
2026-03-29 20:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c4be1f49-86f0-5ae5-97f0-c610a5f0c6d1 with identifier: UP18765
2026-03-29 20:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c4be1f49-86f0-5ae5-97f0-c610a5f0c6d1 with identifier: UP18765 to the API
2026-03-29 20:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:44:22Z',
'fuel_type': 'petrol',
'id': 'c4be1f49-86f0-5ae5-97f0-c610a5f0c6d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UP18765',
'listing': 'auction',
'make': 'Audi',
'model': 'Q2',
'odometer': 99606,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-26',
'seller_name': None,
'title': 'Audi Q2 30 TFSI Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2019}
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP18765%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Saving data for UP18765: {'auction_closing_time': 1774885462.0, 'created_time': 1774624002.425111, 'last_price_update_time': 1774814788.174893}
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UP18765') HTTP/1.1" 204 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: HV44248
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: NA12515
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: WY50698
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY50698%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for WY50698: 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: AM89877
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: VJ16113
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: JL95450
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: HK38255
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: XF86216
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: WN66374
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: ZW41305
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW41305%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for ZW41305: 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: FB44516
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: MU03605
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU03605%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for MU03605: 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: WM92951
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: KB27018
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: WR73947
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR73947%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for WR73947: 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: RJ58832
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: AE79151
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: EP93037
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: DW58063
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW58063%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for DW58063: 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: CK34687
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: VU18877
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: RC47283
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: RV82237
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: MV38237
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV38237%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for MV38237: 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: LH59532
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: UC41776
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC41776%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for UC41776: 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: ZX76031
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: YZ25603
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: BT09994
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT09994%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for BT09994: 2
2026-03-29 20:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76ac4f88-221a-52f7-b82e-70e116e8f7fd with identifier: BT09994
2026-03-29 20:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ac4f88-221a-52f7-b82e-70e116e8f7fd with scrape type 2
2026-03-29 20:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76ac4f88-221a-52f7-b82e-70e116e8f7fd with scrape type 2
2026-03-29 20:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 76ac4f88-221a-52f7-b82e-70e116e8f7fd, identifier: BT09994
2026-03-29 20:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 76ac4f88-221a-52f7-b82e-70e116e8f7fd with identifier: BT09994
2026-03-29 20:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 76ac4f88-221a-52f7-b82e-70e116e8f7fd with identifier: BT09994
2026-03-29 20:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 76ac4f88-221a-52f7-b82e-70e116e8f7fd with identifier: BT09994 to the API
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:12:47Z',
'fuel_type': 'petrol',
'id': '76ac4f88-221a-52f7-b82e-70e116e8f7fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BT09994',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 175922,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-26',
'seller_name': None,
'title': 'Citroen C3 1.4 Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2009}
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT09994%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Saving data for BT09994: {'auction_closing_time': 1774883567.0, 'created_time': 1774623994.316681, 'last_price_update_time': 1774814788.811396}
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BT09994') HTTP/1.1" 204 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: NL35119
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: FJ53176
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ53176%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for FJ53176: 0
2026-03-29 20:06:28 [auto1.fr] INFO: Found listing with ID: VV03230
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV03230%27 HTTP/1.1" 200 None
2026-03-29 20:06:28 [auto1.fr] INFO: Scrape type for VV03230: 2
2026-03-29 20:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96f21f0e-9778-57da-8766-3951e9650e19 with identifier: VV03230
2026-03-29 20:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96f21f0e-9778-57da-8766-3951e9650e19 with scrape type 2
2026-03-29 20:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96f21f0e-9778-57da-8766-3951e9650e19 with scrape type 2
2026-03-29 20:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 96f21f0e-9778-57da-8766-3951e9650e19, identifier: VV03230
2026-03-29 20:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 96f21f0e-9778-57da-8766-3951e9650e19 with identifier: VV03230
2026-03-29 20:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 96f21f0e-9778-57da-8766-3951e9650e19 with identifier: VV03230
2026-03-29 20:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 96f21f0e-9778-57da-8766-3951e9650e19 with identifier: VV03230 to the API
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:26:53Z',
'fuel_type': 'diesel',
'id': '96f21f0e-9778-57da-8766-3951e9650e19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VV03230',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 180192,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-18',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Carat Exclusive BlueMotion',
'transmission': 'automatic',
'trim': 'Carat Exclusive BlueMotion',
'year': 2017}
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV03230%27 HTTP/1.1" 200 None
2026-03-29 20:06:29 [auto1.fr] INFO: Saving data for VV03230: {'auction_closing_time': 1774884413.0, 'created_time': 1774523416.578516, 'last_price_update_time': 1774814789.458246}
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VV03230') HTTP/1.1" 204 0
2026-03-29 20:06:29 [auto1.fr] INFO: Found listing with ID: CW25524
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CW25524%27 HTTP/1.1" 200 None
2026-03-29 20:06:29 [auto1.fr] INFO: Scrape type for CW25524: 0
2026-03-29 20:06:29 [auto1.fr] INFO: Found listing with ID: LK56634
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK56634%27 HTTP/1.1" 200 None
2026-03-29 20:06:29 [auto1.fr] INFO: Scrape type for LK56634: 0
2026-03-29 20:06:29 [auto1.fr] INFO: Found listing with ID: GF71204
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF71204%27 HTTP/1.1" 200 None
2026-03-29 20:06:29 [auto1.fr] INFO: Scrape type for GF71204: 0
2026-03-29 20:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:30 [auto1.fr] INFO: Channel: 24h | Page: 32 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: GG97568
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: LV44843
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: NM26270
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM26270%27 HTTP/1.1" 200 None
2026-03-29 20:06:30 [auto1.fr] INFO: Scrape type for NM26270: 0
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: ZY14352
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: WD76937
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: XM00251
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: RX46777
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX46777%27 HTTP/1.1" 200 None
2026-03-29 20:06:30 [auto1.fr] INFO: Scrape type for RX46777: 0
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: PV30475
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: SB54153
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: AR21211
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: WB89018
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: EN44572
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: PT34048
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT34048%27 HTTP/1.1" 200 None
2026-03-29 20:06:30 [auto1.fr] INFO: Scrape type for PT34048: 0
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: WC58866
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: XC37061
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC37061%27 HTTP/1.1" 200 None
2026-03-29 20:06:30 [auto1.fr] INFO: Scrape type for XC37061: 0
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: GU83359
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: LU48556
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: DJ94370
2026-03-29 20:06:30 [auto1.fr] INFO: Found listing with ID: MN20136
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN20136%27 HTTP/1.1" 200 None
2026-03-29 20:06:30 [auto1.fr] INFO: Scrape type for MN20136: 2
2026-03-29 20:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b406e7-dc8f-5423-b3e7-b8f7f0007e37 with identifier: MN20136
2026-03-29 20:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b406e7-dc8f-5423-b3e7-b8f7f0007e37 with scrape type 2
2026-03-29 20:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b406e7-dc8f-5423-b3e7-b8f7f0007e37 with scrape type 2
2026-03-29 20:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 70b406e7-dc8f-5423-b3e7-b8f7f0007e37, identifier: MN20136
2026-03-29 20:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 70b406e7-dc8f-5423-b3e7-b8f7f0007e37 with identifier: MN20136
2026-03-29 20:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 70b406e7-dc8f-5423-b3e7-b8f7f0007e37 with identifier: MN20136
2026-03-29 20:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 70b406e7-dc8f-5423-b3e7-b8f7f0007e37 with identifier: MN20136 to the API
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:02:03Z',
'fuel_type': 'hybrid',
'id': '70b406e7-dc8f-5423-b3e7-b8f7f0007e37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MN20136',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 105142,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-11',
'seller_name': None,
'title': 'Toyota Yaris 1.5 Hybrid Dynamic',
'transmission': 'automatic',
'trim': 'Dynamic',
'year': 2018}
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN20136%27 HTTP/1.1" 200 None
2026-03-29 20:06:30 [auto1.fr] INFO: Saving data for MN20136: {'auction_closing_time': 1774882923.0, 'created_time': 1774623955.115413, 'last_price_update_time': 1774814790.95907}
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MN20136') HTTP/1.1" 204 0
2026-03-29 20:06:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: NL55283
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: BT87055
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: CX35664
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: CY58026
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: WF62835
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: MP37230
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP37230%27 HTTP/1.1" 200 None
2026-03-29 20:06:31 [auto1.fr] INFO: Scrape type for MP37230: 0
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: EG28153
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: XE89034
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: MN45068
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: FT35278
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: PB11063
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: NC58011
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC58011%27 HTTP/1.1" 200 None
2026-03-29 20:06:31 [auto1.fr] INFO: Scrape type for NC58011: 0
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: NJ96194
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: YF50761
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF50761%27 HTTP/1.1" 200 None
2026-03-29 20:06:31 [auto1.fr] INFO: Scrape type for YF50761: 0
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: CM70145
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM70145%27 HTTP/1.1" 200 None
2026-03-29 20:06:31 [auto1.fr] INFO: Scrape type for CM70145: 0
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: PM18360
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM18360%27 HTTP/1.1" 200 None
2026-03-29 20:06:31 [auto1.fr] INFO: Scrape type for PM18360: 0
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: MB50972
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: UU55981
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: SE73326
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE73326%27 HTTP/1.1" 200 None
2026-03-29 20:06:31 [auto1.fr] INFO: Scrape type for SE73326: 0
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: LC32715
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC32715%27 HTTP/1.1" 200 None
2026-03-29 20:06:31 [auto1.fr] INFO: Scrape type for LC32715: 0
2026-03-29 20:06:31 [auto1.fr] INFO: Found listing with ID: UJ66435
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ66435%27 HTTP/1.1" 200 None
2026-03-29 20:06:31 [auto1.fr] INFO: Scrape type for UJ66435: 2
2026-03-29 20:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0702ecec-b8b1-5e1f-a3f3-225b989d8c2b with identifier: UJ66435
2026-03-29 20:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0702ecec-b8b1-5e1f-a3f3-225b989d8c2b with scrape type 2
2026-03-29 20:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0702ecec-b8b1-5e1f-a3f3-225b989d8c2b with scrape type 2
2026-03-29 20:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0702ecec-b8b1-5e1f-a3f3-225b989d8c2b, identifier: UJ66435
2026-03-29 20:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0702ecec-b8b1-5e1f-a3f3-225b989d8c2b with identifier: UJ66435
2026-03-29 20:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0702ecec-b8b1-5e1f-a3f3-225b989d8c2b with identifier: UJ66435
2026-03-29 20:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0702ecec-b8b1-5e1f-a3f3-225b989d8c2b with identifier: UJ66435 to the API
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:56:06Z',
'fuel_type': 'diesel',
'id': '0702ecec-b8b1-5e1f-a3f3-225b989d8c2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UJ66435',
'listing': 'auction',
'make': 'Ford',
'model': 'Ranger',
'odometer': 156807,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-18',
'seller_name': None,
'title': 'Ford Ranger 3.2 TDCi Doppelkabine 4x4 Wildtrak',
'transmission': 'manual',
'trim': 'Doppelkabine 4x4 Wildtrak',
'year': 2017}
2026-03-29 20:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ66435%27 HTTP/1.1" 200 None
2026-03-29 20:06:32 [auto1.fr] INFO: Saving data for UJ66435: {'auction_closing_time': 1774886166.0, 'created_time': 1773251791.32483, 'last_price_update_time': 1774814792.005111}
2026-03-29 20:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UJ66435') HTTP/1.1" 204 0
2026-03-29 20:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:33 [auto1.fr] INFO: Channel: 24h | Page: 33 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: HB54431
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: YD67863
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: RS97852
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS97852%27 HTTP/1.1" 200 None
2026-03-29 20:06:33 [auto1.fr] INFO: Scrape type for RS97852: 2
2026-03-29 20:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c141b1e4-23ad-523f-a9c1-7ec18fc0614e with identifier: RS97852
2026-03-29 20:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c141b1e4-23ad-523f-a9c1-7ec18fc0614e with scrape type 2
2026-03-29 20:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c141b1e4-23ad-523f-a9c1-7ec18fc0614e with scrape type 2
2026-03-29 20:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c141b1e4-23ad-523f-a9c1-7ec18fc0614e, identifier: RS97852
2026-03-29 20:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c141b1e4-23ad-523f-a9c1-7ec18fc0614e with identifier: RS97852
2026-03-29 20:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c141b1e4-23ad-523f-a9c1-7ec18fc0614e with identifier: RS97852
2026-03-29 20:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c141b1e4-23ad-523f-a9c1-7ec18fc0614e with identifier: RS97852 to the API
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:34:40Z',
'fuel_type': 'petrol',
'id': 'c141b1e4-23ad-523f-a9c1-7ec18fc0614e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RS97852',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 170603,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-29',
'seller_name': None,
'title': 'Opel Mokka 1.4 Turbo Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2014}
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS97852%27 HTTP/1.1" 200 None
2026-03-29 20:06:33 [auto1.fr] INFO: Saving data for RS97852: {'auction_closing_time': 1774884880.0, 'created_time': 1774623943.183787, 'last_price_update_time': 1774814793.567659}
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RS97852') HTTP/1.1" 204 0
2026-03-29 20:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: RX27551
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: AS39169
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: CD37967
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: KD92419
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: TA93484
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: CR40793
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: RT88625
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: CY95378
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: FX48416
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: EC48292
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: LJ02377
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: SZ34365
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: MR10401
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: GB20094
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: PZ84234
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: SX24822
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX24822%27 HTTP/1.1" 200 None
2026-03-29 20:06:33 [auto1.fr] INFO: Scrape type for SX24822: 0
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: SK77137
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK77137%27 HTTP/1.1" 200 None
2026-03-29 20:06:33 [auto1.fr] INFO: Scrape type for SK77137: 0
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: PV64088
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: YK25648
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: XX30177
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: JZ71794
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: XS84843
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: NH09710
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: CV86369
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: NC07430
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC07430%27 HTTP/1.1" 200 None
2026-03-29 20:06:33 [auto1.fr] INFO: Scrape type for NC07430: 0
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: PL24747
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: YL72206
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: BD15289
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD15289%27 HTTP/1.1" 200 None
2026-03-29 20:06:33 [auto1.fr] INFO: Scrape type for BD15289: 0
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: SD22312
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: SC02354
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: HL90015
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: DS55428
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: VZ14253
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: RV62739
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: RL47353
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: RA78883
2026-03-29 20:06:33 [auto1.fr] INFO: Found listing with ID: MK59725
2026-03-29 20:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:34 [auto1.fr] INFO: Channel: 24h | Page: 34 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: JA80811
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: EH70611
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: UL76778
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: RT00764
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: FL64109
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: GG69928
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: WA63272
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: FW06573
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: SW43155
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: CT44100
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: GX13152
2026-03-29 20:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GX13152%27 HTTP/1.1" 200 None
2026-03-29 20:06:34 [auto1.fr] INFO: Scrape type for GX13152: 0
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: DK42079
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: LE44996
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: ZW70913
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: SN00260
2026-03-29 20:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN00260%27 HTTP/1.1" 200 None
2026-03-29 20:06:34 [auto1.fr] INFO: Scrape type for SN00260: 0
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: AT92001
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: DW69865
2026-03-29 20:06:34 [auto1.fr] INFO: Found listing with ID: GW91751
2026-03-29 20:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW91751%27 HTTP/1.1" 200 None
2026-03-29 20:06:34 [auto1.fr] INFO: Scrape type for GW91751: 2
2026-03-29 20:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04527db-7ebc-5b4f-8418-a7e00149c2d3 with identifier: GW91751
2026-03-29 20:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04527db-7ebc-5b4f-8418-a7e00149c2d3 with scrape type 2
2026-03-29 20:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d04527db-7ebc-5b4f-8418-a7e00149c2d3 with scrape type 2
2026-03-29 20:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d04527db-7ebc-5b4f-8418-a7e00149c2d3, identifier: GW91751
2026-03-29 20:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d04527db-7ebc-5b4f-8418-a7e00149c2d3 with identifier: GW91751
2026-03-29 20:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d04527db-7ebc-5b4f-8418-a7e00149c2d3 with identifier: GW91751
2026-03-29 20:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d04527db-7ebc-5b4f-8418-a7e00149c2d3 with identifier: GW91751 to the API
2026-03-29 20:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:43:45Z',
'fuel_type': 'diesel',
'id': 'd04527db-7ebc-5b4f-8418-a7e00149c2d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GW91751',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS7 Crossback',
'odometer': 125851,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-30',
'seller_name': None,
'title': 'DS Automobiles DS7 Crossback 2.0 Blue-HDi GrandChic',
'transmission': 'automatic',
'trim': 'GrandChic',
'year': 2018}
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW91751%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Saving data for GW91751: {'auction_closing_time': 1774885425.0, 'created_time': 1774623981.899927, 'last_price_update_time': 1774814796.030407}
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GW91751') HTTP/1.1" 204 0
2026-03-29 20:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: CL71953
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL71953%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Scrape type for CL71953: 2
2026-03-29 20:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f71ddc6-433b-5d1f-8dbe-06688baeb740 with identifier: CL71953
2026-03-29 20:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f71ddc6-433b-5d1f-8dbe-06688baeb740 with scrape type 2
2026-03-29 20:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f71ddc6-433b-5d1f-8dbe-06688baeb740 with scrape type 2
2026-03-29 20:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9f71ddc6-433b-5d1f-8dbe-06688baeb740, identifier: CL71953
2026-03-29 20:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9f71ddc6-433b-5d1f-8dbe-06688baeb740 with identifier: CL71953
2026-03-29 20:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9f71ddc6-433b-5d1f-8dbe-06688baeb740 with identifier: CL71953
2026-03-29 20:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9f71ddc6-433b-5d1f-8dbe-06688baeb740 with identifier: CL71953 to the API
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:48:25Z',
'fuel_type': 'petrol',
'id': '9f71ddc6-433b-5d1f-8dbe-06688baeb740',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CL71953',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 143322,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-29',
'seller_name': None,
'title': 'Renault Megane 1.2 Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2012}
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL71953%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Saving data for CL71953: {'auction_closing_time': 1774885705.0, 'created_time': 1773219437.027763, 'last_price_update_time': 1774814796.598678}
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CL71953') HTTP/1.1" 204 0
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: ZD00723
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD00723%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Scrape type for ZD00723: 0
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: NT63843
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: HK91358
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: SP86966
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: UM04459
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: MG52410
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG52410%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Scrape type for MG52410: 0
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: CC92766
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC92766%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Scrape type for CC92766: 0
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: JF27799
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF27799%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Scrape type for JF27799: 0
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: BJ02880
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: GU08558
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU08558%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Scrape type for GU08558: 0
2026-03-29 20:06:36 [auto1.fr] INFO: Found listing with ID: MC29824
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC29824%27 HTTP/1.1" 200 None
2026-03-29 20:06:36 [auto1.fr] INFO: Scrape type for MC29824: 2
2026-03-29 20:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6f290df-5cb5-5f58-9af7-bf52e598ebab with identifier: MC29824
2026-03-29 20:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6f290df-5cb5-5f58-9af7-bf52e598ebab with scrape type 2
2026-03-29 20:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6f290df-5cb5-5f58-9af7-bf52e598ebab with scrape type 2
2026-03-29 20:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d6f290df-5cb5-5f58-9af7-bf52e598ebab, identifier: MC29824
2026-03-29 20:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d6f290df-5cb5-5f58-9af7-bf52e598ebab with identifier: MC29824
2026-03-29 20:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d6f290df-5cb5-5f58-9af7-bf52e598ebab with identifier: MC29824
2026-03-29 20:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d6f290df-5cb5-5f58-9af7-bf52e598ebab with identifier: MC29824 to the API
2026-03-29 20:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:18:52Z',
'fuel_type': 'diesel',
'id': 'd6f290df-5cb5-5f58-9af7-bf52e598ebab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MC29824',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 318497,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-01',
'seller_name': None,
'title': 'Renault Laguna 1.5 dCi Business Eco2',
'transmission': 'automatic',
'trim': 'Business Eco2',
'year': 2013}
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC29824%27 HTTP/1.1" 200 None
2026-03-29 20:06:37 [auto1.fr] INFO: Saving data for MC29824: {'auction_closing_time': 1774883932.0, 'created_time': 1774523387.138007, 'last_price_update_time': 1774814797.137183}
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MC29824') HTTP/1.1" 204 0
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: UM07151
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM07151%27 HTTP/1.1" 200 None
2026-03-29 20:06:37 [auto1.fr] INFO: Scrape type for UM07151: 0
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: JT89211
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT89211%27 HTTP/1.1" 200 None
2026-03-29 20:06:37 [auto1.fr] INFO: Scrape type for JT89211: 2
2026-03-29 20:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 157f708b-39f5-5eed-adbf-6816f6eb7f62 with identifier: JT89211
2026-03-29 20:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 157f708b-39f5-5eed-adbf-6816f6eb7f62 with scrape type 2
2026-03-29 20:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 157f708b-39f5-5eed-adbf-6816f6eb7f62 with scrape type 2
2026-03-29 20:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 157f708b-39f5-5eed-adbf-6816f6eb7f62, identifier: JT89211
2026-03-29 20:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 157f708b-39f5-5eed-adbf-6816f6eb7f62 with identifier: JT89211
2026-03-29 20:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 157f708b-39f5-5eed-adbf-6816f6eb7f62 with identifier: JT89211
2026-03-29 20:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 157f708b-39f5-5eed-adbf-6816f6eb7f62 with identifier: JT89211 to the API
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:03:59Z',
'fuel_type': 'diesel',
'id': '157f708b-39f5-5eed-adbf-6816f6eb7f62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JT89211',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 136746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-15',
'seller_name': None,
'title': 'Hyundai Tucson 1.7 CRDi Intuitive 2WD',
'transmission': 'manual',
'trim': 'Intuitive 2WD',
'year': 2015}
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT89211%27 HTTP/1.1" 200 None
2026-03-29 20:06:37 [auto1.fr] INFO: Saving data for JT89211: {'auction_closing_time': 1774883039.0, 'created_time': 1774523562.087594, 'last_price_update_time': 1774814797.716799}
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JT89211') HTTP/1.1" 204 0
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: FK32012
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: XJ20890
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: SJ39166
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: MA64494
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA64494%27 HTTP/1.1" 200 None
2026-03-29 20:06:37 [auto1.fr] INFO: Scrape type for MA64494: 0
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: FU78733
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: WR92186
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: NX59406
2026-03-29 20:06:37 [auto1.fr] INFO: Found listing with ID: DM90708
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM90708%27 HTTP/1.1" 200 None
2026-03-29 20:06:37 [auto1.fr] INFO: Scrape type for DM90708: 0
2026-03-29 20:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:38 [auto1.fr] INFO: Channel: 24h | Page: 35 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: GN88888
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: ES34117
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: JM62248
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: EM22592
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: AE62259
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: PV67397
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: YH09576
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: GE69927
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: RY13486
2026-03-29 20:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY13486%27 HTTP/1.1" 200 None
2026-03-29 20:06:38 [auto1.fr] INFO: Scrape type for RY13486: 0
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: KT98843
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: HG76668
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: TY32113
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: UC91463
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: TK33303
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: YG85972
2026-03-29 20:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG85972%27 HTTP/1.1" 200 None
2026-03-29 20:06:38 [auto1.fr] INFO: Scrape type for YG85972: 0
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: AW28682
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: XG55278
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: XR89209
2026-03-29 20:06:38 [auto1.fr] INFO: Found listing with ID: JW77657
2026-03-29 20:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW77657%27 HTTP/1.1" 200 None
2026-03-29 20:06:39 [auto1.fr] INFO: Scrape type for JW77657: 0
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: WD34390
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: PV07911
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: PJ54167
2026-03-29 20:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ54167%27 HTTP/1.1" 200 None
2026-03-29 20:06:39 [auto1.fr] INFO: Scrape type for PJ54167: 0
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: VC55884
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: VT56406
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: WD94188
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: CY59235
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: NH27113
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: DC69819
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: MY73034
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: WY56307
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: JP10882
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: DS06756
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: NS53350
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: TK07331
2026-03-29 20:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK07331%27 HTTP/1.1" 200 None
2026-03-29 20:06:39 [auto1.fr] INFO: Scrape type for TK07331: 0
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: LW18098
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: PF25256
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: JL47490
2026-03-29 20:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL47490%27 HTTP/1.1" 200 None
2026-03-29 20:06:39 [auto1.fr] INFO: Scrape type for JL47490: 0
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: MD52319
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: PH20400
2026-03-29 20:06:39 [auto1.fr] INFO: Found listing with ID: JG76800
2026-03-29 20:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:40 [auto1.fr] INFO: Channel: 24h | Page: 36 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: AW56392
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW56392%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Scrape type for AW56392: 0
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: AW60004
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW60004%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Scrape type for AW60004: 0
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: CB71354
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: XA46482
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: MH83825
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH83825%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Scrape type for MH83825: 2
2026-03-29 20:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 150f48c0-cdb5-5874-a1dc-d21b608a5d7c with identifier: MH83825
2026-03-29 20:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 150f48c0-cdb5-5874-a1dc-d21b608a5d7c with scrape type 2
2026-03-29 20:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 150f48c0-cdb5-5874-a1dc-d21b608a5d7c with scrape type 2
2026-03-29 20:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 150f48c0-cdb5-5874-a1dc-d21b608a5d7c, identifier: MH83825
2026-03-29 20:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 150f48c0-cdb5-5874-a1dc-d21b608a5d7c with identifier: MH83825
2026-03-29 20:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 150f48c0-cdb5-5874-a1dc-d21b608a5d7c with identifier: MH83825
2026-03-29 20:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 150f48c0-cdb5-5874-a1dc-d21b608a5d7c with identifier: MH83825 to the API
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:07:23Z',
'fuel_type': 'diesel',
'id': '150f48c0-cdb5-5874-a1dc-d21b608a5d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH83825',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 236706,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-05',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Connect Edition',
'transmission': 'manual',
'trim': 'Connect Edition',
'year': 2013}
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH83825%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Saving data for MH83825: {'auction_closing_time': 1774883243.0, 'created_time': 1774624020.677378, 'last_price_update_time': 1774814800.598974}
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MH83825') HTTP/1.1" 204 0
2026-03-29 20:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: WC87969
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: CF10845
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF10845%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Scrape type for CF10845: 0
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: PB90330
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: SY14202
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: DV35805
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV35805%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Scrape type for DV35805: 0
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: GV63675
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV63675%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Scrape type for GV63675: 0
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: XY32232
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: NG53401
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: AZ10910
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: RW29244
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW29244%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Scrape type for RW29244: 0
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: RG36017
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: WA43171
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: KL49541
2026-03-29 20:06:40 [auto1.fr] INFO: Found listing with ID: SG10065
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG10065%27 HTTP/1.1" 200 None
2026-03-29 20:06:40 [auto1.fr] INFO: Scrape type for SG10065: 2
2026-03-29 20:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4112d448-6b7c-5b9f-aab5-8ef745d1813b with identifier: SG10065
2026-03-29 20:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4112d448-6b7c-5b9f-aab5-8ef745d1813b with scrape type 2
2026-03-29 20:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4112d448-6b7c-5b9f-aab5-8ef745d1813b with scrape type 2
2026-03-29 20:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4112d448-6b7c-5b9f-aab5-8ef745d1813b, identifier: SG10065
2026-03-29 20:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4112d448-6b7c-5b9f-aab5-8ef745d1813b with identifier: SG10065
2026-03-29 20:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-29 20:06:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4112d448-6b7c-5b9f-aab5-8ef745d1813b with identifier: SG10065
2026-03-29 20:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4112d448-6b7c-5b9f-aab5-8ef745d1813b with identifier: SG10065 to the API
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:29:20Z',
'fuel_type': 'diesel',
'id': '4112d448-6b7c-5b9f-aab5-8ef745d1813b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SG10065',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 125452,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-30',
'seller_name': None,
'title': 'Fiat 500X 1.6 JTDM Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2016}
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG10065%27 HTTP/1.1" 200 None
2026-03-29 20:06:41 [auto1.fr] INFO: Saving data for SG10065: {'auction_closing_time': 1774884560.0, 'created_time': 1774623938.377981, 'last_price_update_time': 1774814801.579618}
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SG10065') HTTP/1.1" 204 0
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: UX65717
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: DL35493
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: EG75535
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: AG79296
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AG79296%27 HTTP/1.1" 200 None
2026-03-29 20:06:41 [auto1.fr] INFO: Scrape type for AG79296: 0
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: NB90762
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: GA58799
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: NR37515
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR37515%27 HTTP/1.1" 200 None
2026-03-29 20:06:41 [auto1.fr] INFO: Scrape type for NR37515: 0
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: SF65222
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: ZV92236
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: BX98635
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: SU62459
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: GU82775
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: KH48346
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: YE57515
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: ZY57392
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: GM49581
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: VB97188
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VB97188%27 HTTP/1.1" 200 None
2026-03-29 20:06:41 [auto1.fr] INFO: Scrape type for VB97188: 0
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: AF47912
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: VU64752
2026-03-29 20:06:41 [auto1.fr] INFO: Found listing with ID: FL56790
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL56790%27 HTTP/1.1" 200 None
2026-03-29 20:06:41 [auto1.fr] INFO: Scrape type for FL56790: 2
2026-03-29 20:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f3ef0f9-02f8-55d5-bc82-3543be971354 with identifier: FL56790
2026-03-29 20:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f3ef0f9-02f8-55d5-bc82-3543be971354 with scrape type 2
2026-03-29 20:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f3ef0f9-02f8-55d5-bc82-3543be971354 with scrape type 2
2026-03-29 20:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8f3ef0f9-02f8-55d5-bc82-3543be971354, identifier: FL56790
2026-03-29 20:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8f3ef0f9-02f8-55d5-bc82-3543be971354 with identifier: FL56790
2026-03-29 20:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-29 20:06:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8f3ef0f9-02f8-55d5-bc82-3543be971354 with identifier: FL56790
2026-03-29 20:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8f3ef0f9-02f8-55d5-bc82-3543be971354 with identifier: FL56790 to the API
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:31:26Z',
'fuel_type': 'diesel',
'id': '8f3ef0f9-02f8-55d5-bc82-3543be971354',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FL56790',
'listing': 'auction',
'make': 'Renault',
'model': 'Koleos',
'odometer': 130186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-18',
'seller_name': None,
'title': 'Renault Koleos 2.0 dCi Energy Initiale Paris',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'year': 2018}
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL56790%27 HTTP/1.1" 200 None
2026-03-29 20:06:42 [auto1.fr] INFO: Saving data for FL56790: {'auction_closing_time': 1774884686.0, 'created_time': 1772877886.167044, 'last_price_update_time': 1774814802.498794}
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FL56790') HTTP/1.1" 204 0
2026-03-29 20:06:42 [auto1.fr] INFO: Found listing with ID: XN46316
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XN46316%27 HTTP/1.1" 200 None
2026-03-29 20:06:42 [auto1.fr] INFO: Scrape type for XN46316: 0
2026-03-29 20:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:43 [auto1.fr] INFO: Channel: 24h | Page: 37 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: RG31617
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: VD19967
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: HH99307
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: LZ05969
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: DF54292
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: RH62063
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: FB66651
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: HX32872
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: MZ34112
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ34112%27 HTTP/1.1" 200 None
2026-03-29 20:06:43 [auto1.fr] INFO: Scrape type for MZ34112: 0
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: XX62371
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: GM21359
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: CA98914
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: ED69892
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: NZ70784
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ70784%27 HTTP/1.1" 200 None
2026-03-29 20:06:43 [auto1.fr] INFO: Scrape type for NZ70784: 0
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: MV66695
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV66695%27 HTTP/1.1" 200 None
2026-03-29 20:06:43 [auto1.fr] INFO: Scrape type for MV66695: 0
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: EX70719
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: GX93676
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GX93676%27 HTTP/1.1" 200 None
2026-03-29 20:06:43 [auto1.fr] INFO: Scrape type for GX93676: 0
2026-03-29 20:06:43 [auto1.fr] INFO: Found listing with ID: ZP87456
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP87456%27 HTTP/1.1" 200 None
2026-03-29 20:06:43 [auto1.fr] INFO: Scrape type for ZP87456: 2
2026-03-29 20:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21b0318c-4b54-59c2-a30a-47a47239d600 with identifier: ZP87456
2026-03-29 20:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21b0318c-4b54-59c2-a30a-47a47239d600 with scrape type 2
2026-03-29 20:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21b0318c-4b54-59c2-a30a-47a47239d600 with scrape type 2
2026-03-29 20:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 21b0318c-4b54-59c2-a30a-47a47239d600, identifier: ZP87456
2026-03-29 20:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 21b0318c-4b54-59c2-a30a-47a47239d600 with identifier: ZP87456
2026-03-29 20:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 21b0318c-4b54-59c2-a30a-47a47239d600 with identifier: ZP87456
2026-03-29 20:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 21b0318c-4b54-59c2-a30a-47a47239d600 with identifier: ZP87456 to the API
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:04:38Z',
'fuel_type': 'diesel',
'id': '21b0318c-4b54-59c2-a30a-47a47239d600',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP87456',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 133108,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-15',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2016}
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP87456%27 HTTP/1.1" 200 None
2026-03-29 20:06:44 [auto1.fr] INFO: Saving data for ZP87456: {'auction_closing_time': 1774883078.0, 'created_time': 1774523552.950806, 'last_price_update_time': 1774814804.083071}
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP87456') HTTP/1.1" 204 0
2026-03-29 20:06:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: FT23576
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: WV49622
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: BN57568
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: BZ17018
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: TR87165
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR87165%27 HTTP/1.1" 200 None
2026-03-29 20:06:44 [auto1.fr] INFO: Scrape type for TR87165: 0
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: WG55562
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: XA49270
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: CY10481
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: FN72377
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: TZ60923
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: RM15020
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM15020%27 HTTP/1.1" 200 None
2026-03-29 20:06:44 [auto1.fr] INFO: Scrape type for RM15020: 2
2026-03-29 20:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21666425-7f85-5516-9e6f-f783b6319968 with identifier: RM15020
2026-03-29 20:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21666425-7f85-5516-9e6f-f783b6319968 with scrape type 2
2026-03-29 20:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21666425-7f85-5516-9e6f-f783b6319968 with scrape type 2
2026-03-29 20:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 21666425-7f85-5516-9e6f-f783b6319968, identifier: RM15020
2026-03-29 20:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 21666425-7f85-5516-9e6f-f783b6319968 with identifier: RM15020
2026-03-29 20:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 21666425-7f85-5516-9e6f-f783b6319968 with identifier: RM15020
2026-03-29 20:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 21666425-7f85-5516-9e6f-f783b6319968 with identifier: RM15020 to the API
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 387,
'expiration_date': '2026-03-30T15:02:12Z',
'fuel_type': 'petrol',
'id': '21666425-7f85-5516-9e6f-f783b6319968',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RM15020',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 197462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-06',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 500 Avantgarde',
'transmission': 'automatic',
'trim': 'Avantgarde',
'year': 2011}
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM15020%27 HTTP/1.1" 200 None
2026-03-29 20:06:44 [auto1.fr] INFO: Saving data for RM15020: {'auction_closing_time': 1774882932.0, 'created_time': 1773227637.819001, 'last_price_update_time': 1774814804.651504}
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RM15020') HTTP/1.1" 204 0
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: EE21284
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE21284%27 HTTP/1.1" 200 None
2026-03-29 20:06:44 [auto1.fr] INFO: Scrape type for EE21284: 0
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: TV81334
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: GP89936
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: AT65594
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: DP32912
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: UK39038
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK39038%27 HTTP/1.1" 200 None
2026-03-29 20:06:44 [auto1.fr] INFO: Scrape type for UK39038: 0
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: GY61677
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: NB90508
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB90508%27 HTTP/1.1" 200 None
2026-03-29 20:06:44 [auto1.fr] INFO: Scrape type for NB90508: 0
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: SV20054
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: GA93142
2026-03-29 20:06:44 [auto1.fr] INFO: Found listing with ID: CX78673
2026-03-29 20:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:45 [auto1.fr] INFO: Channel: 24h | Page: 38 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: WT89988
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: CC24072
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: PJ64273
2026-03-29 20:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ64273%27 HTTP/1.1" 200 None
2026-03-29 20:06:45 [auto1.fr] INFO: Scrape type for PJ64273: 0
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: PP43098
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: YB09337
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: RG52075
2026-03-29 20:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG52075%27 HTTP/1.1" 200 None
2026-03-29 20:06:45 [auto1.fr] INFO: Scrape type for RG52075: 0
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: NW20165
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: UL03444
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: UV60412
2026-03-29 20:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV60412%27 HTTP/1.1" 200 None
2026-03-29 20:06:45 [auto1.fr] INFO: Scrape type for UV60412: 0
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: AW37047
2026-03-29 20:06:45 [auto1.fr] INFO: Found listing with ID: ZN04064
2026-03-29 20:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN04064%27 HTTP/1.1" 200 None
2026-03-29 20:06:45 [auto1.fr] INFO: Scrape type for ZN04064: 2
2026-03-29 20:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a205dc8-aa46-5bce-9180-a94b013b0033 with identifier: ZN04064
2026-03-29 20:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a205dc8-aa46-5bce-9180-a94b013b0033 with scrape type 2
2026-03-29 20:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a205dc8-aa46-5bce-9180-a94b013b0033 with scrape type 2
2026-03-29 20:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0a205dc8-aa46-5bce-9180-a94b013b0033, identifier: ZN04064
2026-03-29 20:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0a205dc8-aa46-5bce-9180-a94b013b0033 with identifier: ZN04064
2026-03-29 20:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0a205dc8-aa46-5bce-9180-a94b013b0033 with identifier: ZN04064
2026-03-29 20:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0a205dc8-aa46-5bce-9180-a94b013b0033 with identifier: ZN04064 to the API
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:22:15Z',
'fuel_type': 'diesel',
'id': '0a205dc8-aa46-5bce-9180-a94b013b0033',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZN04064',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 142881,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-21',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi N-Line 2WD',
'transmission': 'manual',
'trim': 'N-Line 2WD',
'year': 2020}
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN04064%27 HTTP/1.1" 200 None
2026-03-29 20:06:46 [auto1.fr] INFO: Saving data for ZN04064: {'auction_closing_time': 1774884135.0, 'created_time': 1774623982.701612, 'last_price_update_time': 1774814806.376845}
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZN04064') HTTP/1.1" 204 0
2026-03-29 20:06:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: NM13401
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM13401%27 HTTP/1.1" 200 None
2026-03-29 20:06:46 [auto1.fr] INFO: Scrape type for NM13401: 0
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: UF95720
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: AA16834
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AA16834%27 HTTP/1.1" 200 None
2026-03-29 20:06:46 [auto1.fr] INFO: Scrape type for AA16834: 2
2026-03-29 20:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30fe5e8c-3c7d-5c0e-8767-ccca851216c3 with identifier: AA16834
2026-03-29 20:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30fe5e8c-3c7d-5c0e-8767-ccca851216c3 with scrape type 2
2026-03-29 20:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30fe5e8c-3c7d-5c0e-8767-ccca851216c3 with scrape type 2
2026-03-29 20:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 30fe5e8c-3c7d-5c0e-8767-ccca851216c3, identifier: AA16834
2026-03-29 20:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 30fe5e8c-3c7d-5c0e-8767-ccca851216c3 with identifier: AA16834
2026-03-29 20:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 30fe5e8c-3c7d-5c0e-8767-ccca851216c3 with identifier: AA16834
2026-03-29 20:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 30fe5e8c-3c7d-5c0e-8767-ccca851216c3 with identifier: AA16834 to the API
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:03:47Z',
'fuel_type': 'diesel',
'id': '30fe5e8c-3c7d-5c0e-8767-ccca851216c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AA16834',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 186341,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-11',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2009}
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AA16834%27 HTTP/1.1" 200 None
2026-03-29 20:06:46 [auto1.fr] INFO: Saving data for AA16834: {'auction_closing_time': 1774883027.0, 'created_time': 1774523281.823217, 'last_price_update_time': 1774814806.951902}
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AA16834') HTTP/1.1" 204 0
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: GR99275
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: PV13228
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: EV42623
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: WS35351
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: XY53140
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: YP33756
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: VT20468
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: ZU33425
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: AD86983
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: RM16202
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: XJ63640
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: KH60599
2026-03-29 20:06:46 [auto1.fr] INFO: Found listing with ID: RT81456
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT81456%27 HTTP/1.1" 200 None
2026-03-29 20:06:47 [auto1.fr] INFO: Scrape type for RT81456: 0
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: SZ87604
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: CB49566
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: DE63289
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: RE03230
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: WN15233
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN15233%27 HTTP/1.1" 200 None
2026-03-29 20:06:47 [auto1.fr] INFO: Scrape type for WN15233: 0
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: FA15560
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: MU95789
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: FS07916
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: UB67774
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: YX42017
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: DF24402
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF24402%27 HTTP/1.1" 200 None
2026-03-29 20:06:47 [auto1.fr] INFO: Scrape type for DF24402: 2
2026-03-29 20:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9515028f-8424-55d9-8640-c11b7515a4aa with identifier: DF24402
2026-03-29 20:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9515028f-8424-55d9-8640-c11b7515a4aa with scrape type 2
2026-03-29 20:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9515028f-8424-55d9-8640-c11b7515a4aa with scrape type 2
2026-03-29 20:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9515028f-8424-55d9-8640-c11b7515a4aa, identifier: DF24402
2026-03-29 20:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9515028f-8424-55d9-8640-c11b7515a4aa with identifier: DF24402
2026-03-29 20:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9515028f-8424-55d9-8640-c11b7515a4aa with identifier: DF24402
2026-03-29 20:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9515028f-8424-55d9-8640-c11b7515a4aa with identifier: DF24402 to the API
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:59:29Z',
'fuel_type': 'petrol',
'id': '9515028f-8424-55d9-8640-c11b7515a4aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DF24402',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 103410,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-14',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2018}
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF24402%27 HTTP/1.1" 200 None
2026-03-29 20:06:47 [auto1.fr] INFO: Saving data for DF24402: {'auction_closing_time': 1774886369.0, 'created_time': 1774523358.127812, 'last_price_update_time': 1774814807.451901}
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DF24402') HTTP/1.1" 204 0
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: CZ98730
2026-03-29 20:06:47 [auto1.fr] INFO: Found listing with ID: CV73916
2026-03-29 20:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:48 [auto1.fr] INFO: Channel: 24h | Page: 39 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: PU21182
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU21182%27 HTTP/1.1" 200 None
2026-03-29 20:06:48 [auto1.fr] INFO: Scrape type for PU21182: 2
2026-03-29 20:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aebd9254-6d6a-5ba4-bdd2-1f12851b2b6d with identifier: PU21182
2026-03-29 20:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aebd9254-6d6a-5ba4-bdd2-1f12851b2b6d with scrape type 2
2026-03-29 20:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aebd9254-6d6a-5ba4-bdd2-1f12851b2b6d with scrape type 2
2026-03-29 20:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: aebd9254-6d6a-5ba4-bdd2-1f12851b2b6d, identifier: PU21182
2026-03-29 20:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: aebd9254-6d6a-5ba4-bdd2-1f12851b2b6d with identifier: PU21182
2026-03-29 20:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: aebd9254-6d6a-5ba4-bdd2-1f12851b2b6d with identifier: PU21182
2026-03-29 20:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: aebd9254-6d6a-5ba4-bdd2-1f12851b2b6d with identifier: PU21182 to the API
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:38:38Z',
'fuel_type': 'petrol',
'id': 'aebd9254-6d6a-5ba4-bdd2-1f12851b2b6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PU21182',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 79843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-10',
'seller_name': None,
'title': 'Peugeot 208 1.0 VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2019}
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU21182%27 HTTP/1.1" 200 None
2026-03-29 20:06:48 [auto1.fr] INFO: Saving data for PU21182: {'auction_closing_time': 1774885118.0, 'created_time': 1773864373.395457, 'last_price_update_time': 1774814808.861476}
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PU21182') HTTP/1.1" 204 0
2026-03-29 20:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: JK30699
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK30699%27 HTTP/1.1" 200 None
2026-03-29 20:06:48 [auto1.fr] INFO: Scrape type for JK30699: 0
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: XB85686
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: EM57461
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EM57461%27 HTTP/1.1" 200 None
2026-03-29 20:06:48 [auto1.fr] INFO: Scrape type for EM57461: 0
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: JL35366
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL35366%27 HTTP/1.1" 200 None
2026-03-29 20:06:48 [auto1.fr] INFO: Scrape type for JL35366: 0
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: SG49847
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: GR91646
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR91646%27 HTTP/1.1" 200 None
2026-03-29 20:06:48 [auto1.fr] INFO: Scrape type for GR91646: 0
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: CY63463
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: FY67161
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: DL61056
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: MP86931
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: BE28415
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: FF06741
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: GV47699
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV47699%27 HTTP/1.1" 200 None
2026-03-29 20:06:48 [auto1.fr] INFO: Scrape type for GV47699: 0
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: EW12246
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: KJ11601
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: TB90662
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: MX50814
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: RR87371
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR87371%27 HTTP/1.1" 200 None
2026-03-29 20:06:48 [auto1.fr] INFO: Scrape type for RR87371: 0
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: AW72790
2026-03-29 20:06:48 [auto1.fr] INFO: Found listing with ID: LU25921
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU25921%27 HTTP/1.1" 200 None
2026-03-29 20:06:49 [auto1.fr] INFO: Scrape type for LU25921: 0
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: DR50582
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: VB06410
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: JN75588
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN75588%27 HTTP/1.1" 200 None
2026-03-29 20:06:49 [auto1.fr] INFO: Scrape type for JN75588: 0
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: TU33968
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: MC80505
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC80505%27 HTTP/1.1" 200 None
2026-03-29 20:06:49 [auto1.fr] INFO: Scrape type for MC80505: 2
2026-03-29 20:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbe60bf-d294-5e2b-a008-c3eebd9c7288 with identifier: MC80505
2026-03-29 20:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbe60bf-d294-5e2b-a008-c3eebd9c7288 with scrape type 2
2026-03-29 20:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbbe60bf-d294-5e2b-a008-c3eebd9c7288 with scrape type 2
2026-03-29 20:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbbe60bf-d294-5e2b-a008-c3eebd9c7288, identifier: MC80505
2026-03-29 20:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbbe60bf-d294-5e2b-a008-c3eebd9c7288 with identifier: MC80505
2026-03-29 20:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbbe60bf-d294-5e2b-a008-c3eebd9c7288 with identifier: MC80505
2026-03-29 20:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbbe60bf-d294-5e2b-a008-c3eebd9c7288 with identifier: MC80505 to the API
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:59:25Z',
'fuel_type': 'diesel',
'id': 'fbbe60bf-d294-5e2b-a008-c3eebd9c7288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MC80505',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 292521,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-17',
'seller_name': None,
'title': 'Renault Grand Scenic 1.5 dCi Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2014}
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC80505%27 HTTP/1.1" 200 None
2026-03-29 20:06:49 [auto1.fr] INFO: Saving data for MC80505: {'auction_closing_time': 1774886365.0, 'created_time': 1774624103.543949, 'last_price_update_time': 1774814809.509511}
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MC80505') HTTP/1.1" 204 0
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: TJ42804
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: KU24416
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: CA74367
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: TP62377
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: EU98498
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: PN48147
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: VT59003
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: KH41597
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: EZ33397
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: MM74389
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM74389%27 HTTP/1.1" 200 None
2026-03-29 20:06:49 [auto1.fr] INFO: Scrape type for MM74389: 0
2026-03-29 20:06:49 [auto1.fr] INFO: Found listing with ID: WS91599
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS91599%27 HTTP/1.1" 200 None
2026-03-29 20:06:49 [auto1.fr] INFO: Scrape type for WS91599: 2
2026-03-29 20:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aedc811-9131-5d88-8ee4-bc528e825580 with identifier: WS91599
2026-03-29 20:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aedc811-9131-5d88-8ee4-bc528e825580 with scrape type 2
2026-03-29 20:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3aedc811-9131-5d88-8ee4-bc528e825580 with scrape type 2
2026-03-29 20:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3aedc811-9131-5d88-8ee4-bc528e825580, identifier: WS91599
2026-03-29 20:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3aedc811-9131-5d88-8ee4-bc528e825580 with identifier: WS91599
2026-03-29 20:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3aedc811-9131-5d88-8ee4-bc528e825580 with identifier: WS91599
2026-03-29 20:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3aedc811-9131-5d88-8ee4-bc528e825580 with identifier: WS91599 to the API
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:46:04Z',
'fuel_type': 'diesel',
'id': '3aedc811-9131-5d88-8ee4-bc528e825580',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WS91599',
'listing': 'auction',
'make': 'BMW',
'model': '4er',
'odometer': 332953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-29',
'seller_name': None,
'title': 'BMW 4er 420d',
'transmission': 'automatic',
'trim': '',
'year': 2013}
2026-03-29 20:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS91599%27 HTTP/1.1" 200 None
2026-03-29 20:06:50 [auto1.fr] INFO: Saving data for WS91599: {'auction_closing_time': 1774885564.0, 'created_time': 1774623996.123344, 'last_price_update_time': 1774814810.099545}
2026-03-29 20:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WS91599') HTTP/1.1" 204 0
2026-03-29 20:06:50 [auto1.fr] INFO: Found listing with ID: JL73028
2026-03-29 20:06:50 [auto1.fr] INFO: Found listing with ID: BU68644
2026-03-29 20:06:50 [auto1.fr] INFO: Found listing with ID: AR11267
2026-03-29 20:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:51 [auto1.fr] INFO: Channel: 24h | Page: 40 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: HX42637
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: ZB25731
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB25731%27 HTTP/1.1" 200 None
2026-03-29 20:06:51 [auto1.fr] INFO: Scrape type for ZB25731: 0
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: CZ71555
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: EN45493
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: AF00232
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: CW03284
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CW03284%27 HTTP/1.1" 200 None
2026-03-29 20:06:51 [auto1.fr] INFO: Scrape type for CW03284: 0
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: AK98548
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: LU41944
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU41944%27 HTTP/1.1" 200 None
2026-03-29 20:06:51 [auto1.fr] INFO: Scrape type for LU41944: 2
2026-03-29 20:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 157ab601-b1c3-5727-96de-e6071de08d7d with identifier: LU41944
2026-03-29 20:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 157ab601-b1c3-5727-96de-e6071de08d7d with scrape type 2
2026-03-29 20:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 157ab601-b1c3-5727-96de-e6071de08d7d with scrape type 2
2026-03-29 20:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 157ab601-b1c3-5727-96de-e6071de08d7d, identifier: LU41944
2026-03-29 20:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 157ab601-b1c3-5727-96de-e6071de08d7d with identifier: LU41944
2026-03-29 20:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 157ab601-b1c3-5727-96de-e6071de08d7d with identifier: LU41944
2026-03-29 20:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 157ab601-b1c3-5727-96de-e6071de08d7d with identifier: LU41944 to the API
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:27:16Z',
'fuel_type': 'petrol',
'id': '157ab601-b1c3-5727-96de-e6071de08d7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LU41944',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 108909,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-02',
'seller_name': None,
'title': 'Dacia Duster 1.2 TCe Prestige 4x2',
'transmission': 'manual',
'trim': 'Prestige 4x2',
'year': 2014}
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU41944%27 HTTP/1.1" 200 None
2026-03-29 20:06:51 [auto1.fr] INFO: Saving data for LU41944: {'auction_closing_time': 1774884436.0, 'created_time': 1774523461.209425, 'last_price_update_time': 1774814811.625594}
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LU41944') HTTP/1.1" 204 0
2026-03-29 20:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: JT77468
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: AE49772
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: EX69925
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX69925%27 HTTP/1.1" 200 None
2026-03-29 20:06:51 [auto1.fr] INFO: Scrape type for EX69925: 0
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: HX44098
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: KU64262
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: NA45918
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: AM89267
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: AN35398
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: EZ74269
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: CT72802
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT72802%27 HTTP/1.1" 200 None
2026-03-29 20:06:51 [auto1.fr] INFO: Scrape type for CT72802: 0
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: HL64257
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL64257%27 HTTP/1.1" 200 None
2026-03-29 20:06:51 [auto1.fr] INFO: Scrape type for HL64257: 0
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: RS33880
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: UW62660
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: SS11031
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: LX07620
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: DL73854
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: RU39722
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: EF99764
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: FH53651
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: HS65333
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: HG41300
2026-03-29 20:06:51 [auto1.fr] INFO: Found listing with ID: HC61728
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC61728%27 HTTP/1.1" 200 None
2026-03-29 20:06:51 [auto1.fr] INFO: Scrape type for HC61728: 2
2026-03-29 20:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 146d3608-8479-58ae-8334-ce6fca8101d8 with identifier: HC61728
2026-03-29 20:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 146d3608-8479-58ae-8334-ce6fca8101d8 with scrape type 2
2026-03-29 20:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 146d3608-8479-58ae-8334-ce6fca8101d8 with scrape type 2
2026-03-29 20:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 146d3608-8479-58ae-8334-ce6fca8101d8, identifier: HC61728
2026-03-29 20:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 146d3608-8479-58ae-8334-ce6fca8101d8 with identifier: HC61728
2026-03-29 20:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 146d3608-8479-58ae-8334-ce6fca8101d8 with identifier: HC61728
2026-03-29 20:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 146d3608-8479-58ae-8334-ce6fca8101d8 with identifier: HC61728 to the API
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 285,
'expiration_date': '2026-03-30T15:03:59Z',
'fuel_type': 'diesel',
'id': '146d3608-8479-58ae-8334-ce6fca8101d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HC61728',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 188895,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-25',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 350 d L 4Matic AMG Line',
'transmission': 'automatic',
'trim': 'L 4Matic AMG Line',
'year': 2019}
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC61728%27 HTTP/1.1" 200 None
2026-03-29 20:06:52 [auto1.fr] INFO: Saving data for HC61728: {'auction_closing_time': 1774883039.0, 'created_time': 1774624103.195179, 'last_price_update_time': 1774814812.24189}
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HC61728') HTTP/1.1" 204 0
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: VW75527
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: VN17175
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: GJ07777
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: TM51568
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TM51568%27 HTTP/1.1" 200 None
2026-03-29 20:06:52 [auto1.fr] INFO: Scrape type for TM51568: 0
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: DG70448
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: GR22766
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR22766%27 HTTP/1.1" 200 None
2026-03-29 20:06:52 [auto1.fr] INFO: Scrape type for GR22766: 2
2026-03-29 20:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93ba80c6-5436-5e77-b5af-7a63a3db0293 with identifier: GR22766
2026-03-29 20:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93ba80c6-5436-5e77-b5af-7a63a3db0293 with scrape type 2
2026-03-29 20:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93ba80c6-5436-5e77-b5af-7a63a3db0293 with scrape type 2
2026-03-29 20:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 93ba80c6-5436-5e77-b5af-7a63a3db0293, identifier: GR22766
2026-03-29 20:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 93ba80c6-5436-5e77-b5af-7a63a3db0293 with identifier: GR22766
2026-03-29 20:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 93ba80c6-5436-5e77-b5af-7a63a3db0293 with identifier: GR22766
2026-03-29 20:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 93ba80c6-5436-5e77-b5af-7a63a3db0293 with identifier: GR22766 to the API
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:38:03Z',
'fuel_type': 'petrol',
'id': '93ba80c6-5436-5e77-b5af-7a63a3db0293',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GR22766',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 167958,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-17',
'seller_name': None,
'title': 'Fiat 500 1.2 S',
'transmission': 'manual',
'trim': 'S',
'year': 2014}
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR22766%27 HTTP/1.1" 200 None
2026-03-29 20:06:52 [auto1.fr] INFO: Saving data for GR22766: {'auction_closing_time': 1774885083.0, 'created_time': 1773414410.77272, 'last_price_update_time': 1774814812.863883}
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GR22766') HTTP/1.1" 204 0
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: MC48696
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: HD39413
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD39413%27 HTTP/1.1" 200 None
2026-03-29 20:06:52 [auto1.fr] INFO: Scrape type for HD39413: 0
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: EB39116
2026-03-29 20:06:52 [auto1.fr] INFO: Found listing with ID: UW24353
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW24353%27 HTTP/1.1" 200 None
2026-03-29 20:06:52 [auto1.fr] INFO: Scrape type for UW24353: 0
2026-03-29 20:06:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:53 [auto1.fr] INFO: Channel: 24h | Page: 41 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: WT70639
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: LG45977
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: RU67717
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU67717%27 HTTP/1.1" 200 None
2026-03-29 20:06:53 [auto1.fr] INFO: Scrape type for RU67717: 0
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: WS65527
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: EX24044
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: TK17800
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: VJ61916
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: SL23162
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: MW37619
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW37619%27 HTTP/1.1" 200 None
2026-03-29 20:06:53 [auto1.fr] INFO: Scrape type for MW37619: 0
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: LH72856
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: YE18250
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE18250%27 HTTP/1.1" 200 None
2026-03-29 20:06:53 [auto1.fr] INFO: Scrape type for YE18250: 0
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: TK69848
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: UP87670
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: GS36765
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: YM41866
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM41866%27 HTTP/1.1" 200 None
2026-03-29 20:06:53 [auto1.fr] INFO: Scrape type for YM41866: 0
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: YJ05555
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: DH82223
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: SX48678
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: PZ86834
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ86834%27 HTTP/1.1" 200 None
2026-03-29 20:06:53 [auto1.fr] INFO: Scrape type for PZ86834: 0
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: HL19117
2026-03-29 20:06:53 [auto1.fr] INFO: Found listing with ID: JW95827
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW95827%27 HTTP/1.1" 200 None
2026-03-29 20:06:53 [auto1.fr] INFO: Scrape type for JW95827: 2
2026-03-29 20:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683b0ec5-814f-5249-b6e8-64399f2cc2c9 with identifier: JW95827
2026-03-29 20:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683b0ec5-814f-5249-b6e8-64399f2cc2c9 with scrape type 2
2026-03-29 20:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 683b0ec5-814f-5249-b6e8-64399f2cc2c9 with scrape type 2
2026-03-29 20:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 683b0ec5-814f-5249-b6e8-64399f2cc2c9, identifier: JW95827
2026-03-29 20:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 683b0ec5-814f-5249-b6e8-64399f2cc2c9 with identifier: JW95827
2026-03-29 20:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 683b0ec5-814f-5249-b6e8-64399f2cc2c9 with identifier: JW95827
2026-03-29 20:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 683b0ec5-814f-5249-b6e8-64399f2cc2c9 with identifier: JW95827 to the API
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:24:42Z',
'fuel_type': 'diesel',
'id': '683b0ec5-814f-5249-b6e8-64399f2cc2c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JW95827',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 253990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-11',
'seller_name': None,
'title': 'Renault Scenic 1.6 dCi Energy Initiale',
'transmission': 'manual',
'trim': 'Initiale',
'year': 2014}
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW95827%27 HTTP/1.1" 200 None
2026-03-29 20:06:54 [auto1.fr] INFO: Saving data for JW95827: {'auction_closing_time': 1774884282.0, 'created_time': 1773076372.986597, 'last_price_update_time': 1774814814.471592}
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JW95827') HTTP/1.1" 204 0
2026-03-29 20:06:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:54 [auto1.fr] INFO: Found listing with ID: GB90259
2026-03-29 20:06:54 [auto1.fr] INFO: Found listing with ID: DW86267
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW86267%27 HTTP/1.1" 200 None
2026-03-29 20:06:54 [auto1.fr] INFO: Scrape type for DW86267: 2
2026-03-29 20:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1537ccb0-766b-5997-a1a3-89561334279d with identifier: DW86267
2026-03-29 20:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1537ccb0-766b-5997-a1a3-89561334279d with scrape type 2
2026-03-29 20:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1537ccb0-766b-5997-a1a3-89561334279d with scrape type 2
2026-03-29 20:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1537ccb0-766b-5997-a1a3-89561334279d, identifier: DW86267
2026-03-29 20:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1537ccb0-766b-5997-a1a3-89561334279d with identifier: DW86267
2026-03-29 20:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1537ccb0-766b-5997-a1a3-89561334279d with identifier: DW86267
2026-03-29 20:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1537ccb0-766b-5997-a1a3-89561334279d with identifier: DW86267 to the API
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:09:23Z',
'fuel_type': 'diesel',
'id': '1537ccb0-766b-5997-a1a3-89561334279d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW86267',
'listing': 'auction',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 187086,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-03',
'seller_name': None,
'title': 'Ford Galaxy 2.0 TDCi Ghia',
'transmission': 'manual',
'trim': 'Ghia',
'year': 2007}
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW86267%27 HTTP/1.1" 200 None
2026-03-29 20:06:55 [auto1.fr] INFO: Saving data for DW86267: {'auction_closing_time': 1774883363.0, 'created_time': 1774623927.139327, 'last_price_update_time': 1774814815.076198}
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DW86267') HTTP/1.1" 204 0
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: RM94372
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: XE12504
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: GM49151
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: BN28845
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: TH22765
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: WZ91942
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: NM43411
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM43411%27 HTTP/1.1" 200 None
2026-03-29 20:06:55 [auto1.fr] INFO: Scrape type for NM43411: 0
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: SP79464
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: AK77190
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK77190%27 HTTP/1.1" 200 None
2026-03-29 20:06:55 [auto1.fr] INFO: Scrape type for AK77190: 0
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: NH66177
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: WE51663
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: AF71559
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: RW48851
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: RY88225
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: KL41030
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: MN49775
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN49775%27 HTTP/1.1" 200 None
2026-03-29 20:06:55 [auto1.fr] INFO: Scrape type for MN49775: 2
2026-03-29 20:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b76783-d721-55af-b98b-1fa02d686512 with identifier: MN49775
2026-03-29 20:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b76783-d721-55af-b98b-1fa02d686512 with scrape type 2
2026-03-29 20:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3b76783-d721-55af-b98b-1fa02d686512 with scrape type 2
2026-03-29 20:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d3b76783-d721-55af-b98b-1fa02d686512, identifier: MN49775
2026-03-29 20:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d3b76783-d721-55af-b98b-1fa02d686512 with identifier: MN49775
2026-03-29 20:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d3b76783-d721-55af-b98b-1fa02d686512 with identifier: MN49775
2026-03-29 20:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d3b76783-d721-55af-b98b-1fa02d686512 with identifier: MN49775 to the API
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:51:30Z',
'fuel_type': 'diesel',
'id': 'd3b76783-d721-55af-b98b-1fa02d686512',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MN49775',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 128426,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-22',
'seller_name': None,
'title': 'Citroen Berlingo 1.6 Blue-HDi Business L1',
'transmission': 'manual',
'trim': 'Business L1',
'year': 2016}
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN49775%27 HTTP/1.1" 200 None
2026-03-29 20:06:55 [auto1.fr] INFO: Saving data for MN49775: {'auction_closing_time': 1774885890.0, 'created_time': 1774523551.961982, 'last_price_update_time': 1774814815.573079}
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MN49775') HTTP/1.1" 204 0
2026-03-29 20:06:55 [auto1.fr] INFO: Found listing with ID: FJ03284
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ03284%27 HTTP/1.1" 200 None
2026-03-29 20:06:55 [auto1.fr] INFO: Scrape type for FJ03284: 2
2026-03-29 20:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a75af69-cff3-57db-9905-bcb5e2ca936b with identifier: FJ03284
2026-03-29 20:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a75af69-cff3-57db-9905-bcb5e2ca936b with scrape type 2
2026-03-29 20:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a75af69-cff3-57db-9905-bcb5e2ca936b with scrape type 2
2026-03-29 20:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4a75af69-cff3-57db-9905-bcb5e2ca936b, identifier: FJ03284
2026-03-29 20:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4a75af69-cff3-57db-9905-bcb5e2ca936b with identifier: FJ03284
2026-03-29 20:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4a75af69-cff3-57db-9905-bcb5e2ca936b with identifier: FJ03284
2026-03-29 20:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4a75af69-cff3-57db-9905-bcb5e2ca936b with identifier: FJ03284 to the API
2026-03-29 20:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:41:46Z',
'fuel_type': 'petrol',
'id': '4a75af69-cff3-57db-9905-bcb5e2ca936b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FJ03284',
'listing': 'auction',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 125466,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-20',
'seller_name': None,
'title': 'Fiat Tipo 1.4 Pop',
'transmission': 'manual',
'trim': 'Pop',
'year': 2017}
2026-03-29 20:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ03284%27 HTTP/1.1" 200 None
2026-03-29 20:06:56 [auto1.fr] INFO: Saving data for FJ03284: {'auction_closing_time': 1774885306.0, 'created_time': 1774623968.673696, 'last_price_update_time': 1774814816.191882}
2026-03-29 20:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FJ03284') HTTP/1.1" 204 0
2026-03-29 20:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:56 [auto1.fr] INFO: Channel: 24h | Page: 42 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:56 [auto1.fr] INFO: Found listing with ID: LN93682
2026-03-29 20:06:56 [auto1.fr] INFO: Found listing with ID: RN78358
2026-03-29 20:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN78358%27 HTTP/1.1" 200 None
2026-03-29 20:06:56 [auto1.fr] INFO: Scrape type for RN78358: 0
2026-03-29 20:06:56 [auto1.fr] INFO: Found listing with ID: NE89694
2026-03-29 20:06:56 [auto1.fr] INFO: Found listing with ID: FM76859
2026-03-29 20:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM76859%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for FM76859: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: YD65284
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: XM63454
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: BK60442
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: ZV17346
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: HY23225
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: JB86111
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB86111%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for JB86111: 2
2026-03-29 20:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b2602a-e996-57be-8f33-18100fcb8683 with identifier: JB86111
2026-03-29 20:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b2602a-e996-57be-8f33-18100fcb8683 with scrape type 2
2026-03-29 20:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55b2602a-e996-57be-8f33-18100fcb8683 with scrape type 2
2026-03-29 20:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 55b2602a-e996-57be-8f33-18100fcb8683, identifier: JB86111
2026-03-29 20:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 55b2602a-e996-57be-8f33-18100fcb8683 with identifier: JB86111
2026-03-29 20:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 55b2602a-e996-57be-8f33-18100fcb8683 with identifier: JB86111
2026-03-29 20:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 55b2602a-e996-57be-8f33-18100fcb8683 with identifier: JB86111 to the API
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:02:51Z',
'fuel_type': 'petrol',
'id': '55b2602a-e996-57be-8f33-18100fcb8683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JB86111',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 74188,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-29',
'seller_name': None,
'title': 'Peugeot 2008 1.2 e-THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2017}
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB86111%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Saving data for JB86111: {'auction_closing_time': 1774882971.0, 'created_time': 1773349607.765165, 'last_price_update_time': 1774814817.511953}
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JB86111') HTTP/1.1" 204 0
2026-03-29 20:06:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: SK76067
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK76067%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for SK76067: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: FY19911
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: HP83519
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: JC04532
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: CU82171
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU82171%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for CU82171: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: UV68573
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: CN94578
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: DZ50190
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: JW66497
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: MX44865
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX44865%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for MX44865: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: UV66666
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: XP13710
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP13710%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for XP13710: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: BF11227
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF11227%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for BF11227: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: TW86443
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW86443%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for TW86443: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: ZU63998
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: NK86276
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: TD62088
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: BG86110
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG86110%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for BG86110: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: NN52824
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NN52824%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for NN52824: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: UM24040
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM24040%27 HTTP/1.1" 200 None
2026-03-29 20:06:57 [auto1.fr] INFO: Scrape type for UM24040: 0
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: YS28405
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: DC75279
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: KW91019
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: XL06807
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: MV26699
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: TT76332
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: KS39466
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: GY53867
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: DE52492
2026-03-29 20:06:57 [auto1.fr] INFO: Found listing with ID: EF80120
2026-03-29 20:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:06:59 [auto1.fr] INFO: Channel: 24h | Page: 43 | totalHits: 3962 | hits on page: 40
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: JY27806
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: SK79513
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: PR02257
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: GK27379
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: TK50100
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: FX56042
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: SK90535
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: BZ72790
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: AB89878
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: WG41079
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: KU95605
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: ML45851
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: BG55031
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: XJ30987
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ30987%27 HTTP/1.1" 200 None
2026-03-29 20:06:59 [auto1.fr] INFO: Scrape type for XJ30987: 2
2026-03-29 20:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cefb5fd0-6163-5a28-8373-30462d19fba4 with identifier: XJ30987
2026-03-29 20:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cefb5fd0-6163-5a28-8373-30462d19fba4 with scrape type 2
2026-03-29 20:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cefb5fd0-6163-5a28-8373-30462d19fba4 with scrape type 2
2026-03-29 20:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cefb5fd0-6163-5a28-8373-30462d19fba4, identifier: XJ30987
2026-03-29 20:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cefb5fd0-6163-5a28-8373-30462d19fba4 with identifier: XJ30987
2026-03-29 20:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cefb5fd0-6163-5a28-8373-30462d19fba4 with identifier: XJ30987
2026-03-29 20:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cefb5fd0-6163-5a28-8373-30462d19fba4 with identifier: XJ30987 to the API
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:38:42Z',
'fuel_type': 'petrol',
'id': 'cefb5fd0-6163-5a28-8373-30462d19fba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XJ30987',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 125051,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seller_name': None,
'title': 'Renault Captur 1.3 TCe Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2019}
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ30987%27 HTTP/1.1" 200 None
2026-03-29 20:06:59 [auto1.fr] INFO: Saving data for XJ30987: {'auction_closing_time': 1774885122.0, 'created_time': 1774623954.400715, 'last_price_update_time': 1774814819.473578}
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XJ30987') HTTP/1.1" 204 0
2026-03-29 20:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: SP05715
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: SG47762
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: HA75396
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: EK70515
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK70515%27 HTTP/1.1" 200 None
2026-03-29 20:06:59 [auto1.fr] INFO: Scrape type for EK70515: 0
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: NU07942
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: XT28721
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: JY53378
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: VD45259
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: HC41727
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC41727%27 HTTP/1.1" 200 None
2026-03-29 20:06:59 [auto1.fr] INFO: Scrape type for HC41727: 0
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: EH82966
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: MF04067
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: EE18245
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: CF11578
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: WJ64776
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: TP14970
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: JZ01678
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: VJ77975
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: KV98613
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV98613%27 HTTP/1.1" 200 None
2026-03-29 20:06:59 [auto1.fr] INFO: Scrape type for KV98613: 0
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: MG55357
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG55357%27 HTTP/1.1" 200 None
2026-03-29 20:06:59 [auto1.fr] INFO: Scrape type for MG55357: 0
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: NF12969
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: EW04315
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: EW34119
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: BT83384
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: CE73573
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: GC95950
2026-03-29 20:06:59 [auto1.fr] INFO: Found listing with ID: TU89344
2026-03-29 20:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:00 [auto1.fr] INFO: Channel: 24h | Page: 44 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:00 [auto1.fr] INFO: Found listing with ID: XX69546
2026-03-29 20:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX69546%27 HTTP/1.1" 200 None
2026-03-29 20:07:00 [auto1.fr] INFO: Scrape type for XX69546: 0
2026-03-29 20:07:00 [auto1.fr] INFO: Found listing with ID: WB96726
2026-03-29 20:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB96726%27 HTTP/1.1" 200 None
2026-03-29 20:07:00 [auto1.fr] INFO: Scrape type for WB96726: 0
2026-03-29 20:07:00 [auto1.fr] INFO: Found listing with ID: KV51080
2026-03-29 20:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV51080%27 HTTP/1.1" 200 None
2026-03-29 20:07:01 [auto1.fr] INFO: Scrape type for KV51080: 0
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: SF64188
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: DM04559
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: PN07999
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: WX45079
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: RJ85335
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: SS09336
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: WU31753
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: GG73780
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: FB73414
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: LG22146
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: DX84857
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: TW26107
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: ED22019
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: DU53160
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: RU83053
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: XH57355
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: NJ73263
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: ZD63756
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: MJ75566
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: ZU24116
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: MU32424
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: SV97892
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: NK97521
2026-03-29 20:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK97521%27 HTTP/1.1" 200 None
2026-03-29 20:07:01 [auto1.fr] INFO: Scrape type for NK97521: 0
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: UZ88065
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: CU45612
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: BX46550
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: YF60243
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: XK18597
2026-03-29 20:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK18597%27 HTTP/1.1" 200 None
2026-03-29 20:07:01 [auto1.fr] INFO: Scrape type for XK18597: 0
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: BF96093
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: KK88504
2026-03-29 20:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK88504%27 HTTP/1.1" 200 None
2026-03-29 20:07:01 [auto1.fr] INFO: Scrape type for KK88504: 0
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: VV28577
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: ED65991
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: EU04661
2026-03-29 20:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU04661%27 HTTP/1.1" 200 None
2026-03-29 20:07:01 [auto1.fr] INFO: Scrape type for EU04661: 0
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: NP72433
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: NF02632
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: AV09040
2026-03-29 20:07:01 [auto1.fr] INFO: Found listing with ID: DR66239
2026-03-29 20:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:02 [auto1.fr] INFO: Channel: 24h | Page: 45 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: WB82308
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: PL68032
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: FV54092
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: NF64180
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: PE05498
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: AH27285
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH27285%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for AH27285: 0
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: VT28880
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT28880%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for VT28880: 0
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: UV80375
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: DF98972
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: JB33898
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: XV37084
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV37084%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for XV37084: 0
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: PD03339
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD03339%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for PD03339: 0
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: MT70667
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: UE54565
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: BK69407
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: AD21154
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD21154%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for AD21154: 0
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: UX68185
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX68185%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for UX68185: 2
2026-03-29 20:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1a0c643-1491-5595-88fb-50ac428340db with identifier: UX68185
2026-03-29 20:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1a0c643-1491-5595-88fb-50ac428340db with scrape type 2
2026-03-29 20:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1a0c643-1491-5595-88fb-50ac428340db with scrape type 2
2026-03-29 20:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c1a0c643-1491-5595-88fb-50ac428340db, identifier: UX68185
2026-03-29 20:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c1a0c643-1491-5595-88fb-50ac428340db with identifier: UX68185
2026-03-29 20:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c1a0c643-1491-5595-88fb-50ac428340db with identifier: UX68185
2026-03-29 20:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c1a0c643-1491-5595-88fb-50ac428340db with identifier: UX68185 to the API
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:28:35Z',
'fuel_type': 'diesel',
'id': 'c1a0c643-1491-5595-88fb-50ac428340db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UX68185',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 244699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-12',
'seller_name': None,
'title': 'Peugeot 308 2.0 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2015}
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX68185%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Saving data for UX68185: {'auction_closing_time': 1774884515.0, 'created_time': 1774623949.67752, 'last_price_update_time': 1774814822.831578}
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UX68185') HTTP/1.1" 204 0
2026-03-29 20:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: TJ06743
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ06743%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for TJ06743: 0
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: YH95657
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: XC26455
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC26455%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for XC26455: 0
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: LD33485
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: TD05048
2026-03-29 20:07:02 [auto1.fr] INFO: Found listing with ID: HE55587
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE55587%27 HTTP/1.1" 200 None
2026-03-29 20:07:02 [auto1.fr] INFO: Scrape type for HE55587: 2
2026-03-29 20:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f64a7c8-e745-5941-95da-e31052e59fa0 with identifier: HE55587
2026-03-29 20:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f64a7c8-e745-5941-95da-e31052e59fa0 with scrape type 2
2026-03-29 20:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f64a7c8-e745-5941-95da-e31052e59fa0 with scrape type 2
2026-03-29 20:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8f64a7c8-e745-5941-95da-e31052e59fa0, identifier: HE55587
2026-03-29 20:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8f64a7c8-e745-5941-95da-e31052e59fa0 with identifier: HE55587
2026-03-29 20:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8f64a7c8-e745-5941-95da-e31052e59fa0 with identifier: HE55587
2026-03-29 20:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8f64a7c8-e745-5941-95da-e31052e59fa0 with identifier: HE55587 to the API
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:54:45Z',
'fuel_type': 'diesel',
'id': '8f64a7c8-e745-5941-95da-e31052e59fa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HE55587',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 183821,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-05',
'seller_name': None,
'title': 'Peugeot 508 2.0 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2016}
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE55587%27 HTTP/1.1" 200 None
2026-03-29 20:07:03 [auto1.fr] INFO: Saving data for HE55587: {'auction_closing_time': 1774886085.0, 'created_time': 1774623954.751039, 'last_price_update_time': 1774814823.390915}
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HE55587') HTTP/1.1" 204 0
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: YV70333
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: RE04761
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: FU21313
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: TE23987
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE23987%27 HTTP/1.1" 200 None
2026-03-29 20:07:03 [auto1.fr] INFO: Scrape type for TE23987: 0
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: CU40817
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU40817%27 HTTP/1.1" 200 None
2026-03-29 20:07:03 [auto1.fr] INFO: Scrape type for CU40817: 0
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: MA45879
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: MU43687
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU43687%27 HTTP/1.1" 200 None
2026-03-29 20:07:03 [auto1.fr] INFO: Scrape type for MU43687: 0
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: TY25406
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY25406%27 HTTP/1.1" 200 None
2026-03-29 20:07:03 [auto1.fr] INFO: Scrape type for TY25406: 0
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: CG53313
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: VM37248
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: AS73849
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: XE65140
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: KG53026
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: HR76305
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: AT21688
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: SN40214
2026-03-29 20:07:03 [auto1.fr] INFO: Found listing with ID: AX11943
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX11943%27 HTTP/1.1" 200 None
2026-03-29 20:07:03 [auto1.fr] INFO: Scrape type for AX11943: 0
2026-03-29 20:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:04 [auto1.fr] INFO: Channel: 24h | Page: 46 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: TA55744
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: FF28625
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: AL82018
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: JZ01335
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: BE73084
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: KZ06576
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ06576%27 HTTP/1.1" 200 None
2026-03-29 20:07:04 [auto1.fr] INFO: Scrape type for KZ06576: 0
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: VG22418
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: XB99079
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: CV80188
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: TV18698
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV18698%27 HTTP/1.1" 200 None
2026-03-29 20:07:04 [auto1.fr] INFO: Scrape type for TV18698: 0
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: LZ94034
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: KK18532
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: AZ87418
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: PU00090
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: RT56886
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: AP89415
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP89415%27 HTTP/1.1" 200 None
2026-03-29 20:07:04 [auto1.fr] INFO: Scrape type for AP89415: 0
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: ML04615
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: PK59709
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: EM31372
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: KA12460
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA12460%27 HTTP/1.1" 200 None
2026-03-29 20:07:04 [auto1.fr] INFO: Scrape type for KA12460: 0
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: NZ10281
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ10281%27 HTTP/1.1" 200 None
2026-03-29 20:07:04 [auto1.fr] INFO: Scrape type for NZ10281: 0
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: MF53419
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: EC97430
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: AV80485
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: CN29658
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: MJ65865
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ65865%27 HTTP/1.1" 200 None
2026-03-29 20:07:04 [auto1.fr] INFO: Scrape type for MJ65865: 0
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: KK96121
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: WW84487
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: PB69772
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: ZP43186
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: TZ71501
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ71501%27 HTTP/1.1" 200 None
2026-03-29 20:07:04 [auto1.fr] INFO: Scrape type for TZ71501: 0
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: JP20801
2026-03-29 20:07:04 [auto1.fr] INFO: Found listing with ID: BD27690
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD27690%27 HTTP/1.1" 200 None
2026-03-29 20:07:04 [auto1.fr] INFO: Scrape type for BD27690: 2
2026-03-29 20:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 806d2932-85ca-57c7-903a-96b1e7c047f4 with identifier: BD27690
2026-03-29 20:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 806d2932-85ca-57c7-903a-96b1e7c047f4 with scrape type 2
2026-03-29 20:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 806d2932-85ca-57c7-903a-96b1e7c047f4 with scrape type 2
2026-03-29 20:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 806d2932-85ca-57c7-903a-96b1e7c047f4, identifier: BD27690
2026-03-29 20:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 806d2932-85ca-57c7-903a-96b1e7c047f4 with identifier: BD27690
2026-03-29 20:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 806d2932-85ca-57c7-903a-96b1e7c047f4 with identifier: BD27690
2026-03-29 20:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 806d2932-85ca-57c7-903a-96b1e7c047f4 with identifier: BD27690 to the API
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:29:04Z',
'fuel_type': 'hybrid',
'id': '806d2932-85ca-57c7-903a-96b1e7c047f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BD27690',
'listing': 'auction',
'make': 'Ford',
'model': 'S-Max',
'odometer': 168949,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-31',
'seller_name': None,
'title': 'Ford S-Max 2.5 Hybrid Titanium Business',
'transmission': 'automatic',
'trim': 'Titanium Business',
'year': 2022}
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD27690%27 HTTP/1.1" 200 None
2026-03-29 20:07:05 [auto1.fr] INFO: Saving data for BD27690: {'auction_closing_time': 1774884544.0, 'created_time': 1774037325.467469, 'last_price_update_time': 1774814825.021163}
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BD27690') HTTP/1.1" 204 0
2026-03-29 20:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:05 [auto1.fr] INFO: Found listing with ID: KD15560
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD15560%27 HTTP/1.1" 200 None
2026-03-29 20:07:05 [auto1.fr] INFO: Scrape type for KD15560: 0
2026-03-29 20:07:05 [auto1.fr] INFO: Found listing with ID: AK38610
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK38610%27 HTTP/1.1" 200 None
2026-03-29 20:07:05 [auto1.fr] INFO: Scrape type for AK38610: 0
2026-03-29 20:07:05 [auto1.fr] INFO: Found listing with ID: CD24187
2026-03-29 20:07:05 [auto1.fr] INFO: Found listing with ID: HK16802
2026-03-29 20:07:05 [auto1.fr] INFO: Found listing with ID: BV28672
2026-03-29 20:07:05 [auto1.fr] INFO: Found listing with ID: YL24585
2026-03-29 20:07:05 [auto1.fr] INFO: Found listing with ID: NZ72826
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ72826%27 HTTP/1.1" 200 None
2026-03-29 20:07:05 [auto1.fr] INFO: Scrape type for NZ72826: 0
2026-03-29 20:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:06 [auto1.fr] INFO: Channel: 24h | Page: 47 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: ZD66750
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: SK24652
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: FS26317
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: RB25104
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB25104%27 HTTP/1.1" 200 None
2026-03-29 20:07:06 [auto1.fr] INFO: Scrape type for RB25104: 0
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: GC58365
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: AN67182
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: JN13323
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN13323%27 HTTP/1.1" 200 None
2026-03-29 20:07:06 [auto1.fr] INFO: Scrape type for JN13323: 2
2026-03-29 20:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 403f9cf3-0940-5b06-8fc1-5c1e198186e9 with identifier: JN13323
2026-03-29 20:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 403f9cf3-0940-5b06-8fc1-5c1e198186e9 with scrape type 2
2026-03-29 20:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 403f9cf3-0940-5b06-8fc1-5c1e198186e9 with scrape type 2
2026-03-29 20:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 403f9cf3-0940-5b06-8fc1-5c1e198186e9, identifier: JN13323
2026-03-29 20:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 403f9cf3-0940-5b06-8fc1-5c1e198186e9 with identifier: JN13323
2026-03-29 20:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 403f9cf3-0940-5b06-8fc1-5c1e198186e9 with identifier: JN13323
2026-03-29 20:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 403f9cf3-0940-5b06-8fc1-5c1e198186e9 with identifier: JN13323 to the API
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:10:47Z',
'fuel_type': 'diesel',
'id': '403f9cf3-0940-5b06-8fc1-5c1e198186e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JN13323',
'listing': 'auction',
'make': 'Renault',
'model': 'Talisman',
'odometer': 201894,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-15',
'seller_name': None,
'title': 'Renault Talisman 1.6 dCi Energy Initiale Paris',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'year': 2016}
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN13323%27 HTTP/1.1" 200 None
2026-03-29 20:07:06 [auto1.fr] INFO: Saving data for JN13323: {'auction_closing_time': 1774883447.0, 'created_time': 1774623961.967741, 'last_price_update_time': 1774814826.723213}
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JN13323') HTTP/1.1" 204 0
2026-03-29 20:07:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: PM06059
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: XK71446
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: LN63908
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: LB25032
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: VK04958
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: EG51030
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: XF63220
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: KU18790
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: TF97321
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: CG65710
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: YD68300
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: GM53873
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: CY57197
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: LK56140
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK56140%27 HTTP/1.1" 200 None
2026-03-29 20:07:06 [auto1.fr] INFO: Scrape type for LK56140: 0
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: NC71697
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: YG03351
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: CK37382
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: JJ98244
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: CL86896
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: KV53313
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: HX75346
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: WZ16952
2026-03-29 20:07:06 [auto1.fr] INFO: Found listing with ID: EV07055
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV07055%27 HTTP/1.1" 200 None
2026-03-29 20:07:06 [auto1.fr] INFO: Scrape type for EV07055: 2
2026-03-29 20:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee876112-0457-598b-8bd9-50b78fa75803 with identifier: EV07055
2026-03-29 20:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee876112-0457-598b-8bd9-50b78fa75803 with scrape type 2
2026-03-29 20:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee876112-0457-598b-8bd9-50b78fa75803 with scrape type 2
2026-03-29 20:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ee876112-0457-598b-8bd9-50b78fa75803, identifier: EV07055
2026-03-29 20:07:07 [scrapy.extensions.logstats] INFO: Crawled 51 pages (at 27 pages/min), scraped 82 items (at 49 items/min)
2026-03-29 20:07:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 20:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ee876112-0457-598b-8bd9-50b78fa75803 with identifier: EV07055
2026-03-29 20:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ee876112-0457-598b-8bd9-50b78fa75803 with identifier: EV07055
2026-03-29 20:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ee876112-0457-598b-8bd9-50b78fa75803 with identifier: EV07055 to the API
2026-03-29 20:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:25:43Z',
'fuel_type': 'petrol',
'id': 'ee876112-0457-598b-8bd9-50b78fa75803',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EV07055',
'listing': 'auction',
'make': 'Ford',
'model': 'Puma',
'odometer': 52210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-05',
'seller_name': None,
'title': 'Ford Puma 1.0 EcoBoost Mild-Hybrid Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2023}
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV07055%27 HTTP/1.1" 200 None
2026-03-29 20:07:08 [auto1.fr] INFO: Saving data for EV07055: {'auction_closing_time': 1774884343.0, 'created_time': 1774523291.341226, 'last_price_update_time': 1774814828.033326}
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EV07055') HTTP/1.1" 204 0
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: KX10882
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: XD75763
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD75763%27 HTTP/1.1" 200 None
2026-03-29 20:07:08 [auto1.fr] INFO: Scrape type for XD75763: 0
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: LF55274
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: HS75387
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: PB88152
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: SS42092
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS42092%27 HTTP/1.1" 200 None
2026-03-29 20:07:08 [auto1.fr] INFO: Scrape type for SS42092: 0
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: AD92116
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: FY39217
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY39217%27 HTTP/1.1" 200 None
2026-03-29 20:07:08 [auto1.fr] INFO: Scrape type for FY39217: 0
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: PC92887
2026-03-29 20:07:08 [auto1.fr] INFO: Found listing with ID: FE38558
2026-03-29 20:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:09 [auto1.fr] INFO: Channel: 24h | Page: 48 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: AG04119
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: VX87591
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX87591%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for VX87591: 2
2026-03-29 20:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e08e9f22-7a75-5944-b045-e3b1efc109b5 with identifier: VX87591
2026-03-29 20:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e08e9f22-7a75-5944-b045-e3b1efc109b5 with scrape type 2
2026-03-29 20:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e08e9f22-7a75-5944-b045-e3b1efc109b5 with scrape type 2
2026-03-29 20:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e08e9f22-7a75-5944-b045-e3b1efc109b5, identifier: VX87591
2026-03-29 20:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e08e9f22-7a75-5944-b045-e3b1efc109b5 with identifier: VX87591
2026-03-29 20:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e08e9f22-7a75-5944-b045-e3b1efc109b5 with identifier: VX87591
2026-03-29 20:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e08e9f22-7a75-5944-b045-e3b1efc109b5 with identifier: VX87591 to the API
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:44:25Z',
'fuel_type': 'diesel',
'id': 'e08e9f22-7a75-5944-b045-e3b1efc109b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VX87591',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 110873,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-12',
'seller_name': None,
'title': 'Fiat Fiorino 1.3 M-Jet SX Kasten',
'transmission': 'manual',
'trim': 'SX Kasten',
'year': 2019}
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX87591%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Saving data for VX87591: {'auction_closing_time': 1774885465.0, 'created_time': 1774523460.433363, 'last_price_update_time': 1774814829.647954}
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VX87591') HTTP/1.1" 204 0
2026-03-29 20:07:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: SV30155
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: HZ64883
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ64883%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for HZ64883: 0
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: WB41440
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB41440%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for WB41440: 0
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: MA12460
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: NE20699
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: AX53483
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: VC71107
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: MD00505
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD00505%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for MD00505: 0
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: FF28461
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: RN50760
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: HV57604
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV57604%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for HV57604: 0
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: PM19100
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: ZG75134
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: ST56941
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: HH41979
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: FK73792
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: EB93167
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: TL51104
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL51104%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for TL51104: 0
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: LA84507
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: NS28706
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: AX41786
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: ZN76963
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: JJ54898
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: HB07315
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: NY62204
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: AS77345
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: WJ01379
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: UP01111
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP01111%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for UP01111: 0
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: VX72879
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: PJ49621
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: RY46240
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: FL13370
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: XS01268
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS01268%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for XS01268: 0
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: ZE06169
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: SK35236
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: LP67639
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: ZF73790
2026-03-29 20:07:09 [auto1.fr] INFO: Found listing with ID: JD36177
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD36177%27 HTTP/1.1" 200 None
2026-03-29 20:07:09 [auto1.fr] INFO: Scrape type for JD36177: 0
2026-03-29 20:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:10 [auto1.fr] INFO: Channel: 24h | Page: 49 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: UG46789
2026-03-29 20:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG46789%27 HTTP/1.1" 200 None
2026-03-29 20:07:10 [auto1.fr] INFO: Scrape type for UG46789: 0
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: WF21146
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: AX71622
2026-03-29 20:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX71622%27 HTTP/1.1" 200 None
2026-03-29 20:07:10 [auto1.fr] INFO: Scrape type for AX71622: 0
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: AZ11730
2026-03-29 20:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ11730%27 HTTP/1.1" 200 None
2026-03-29 20:07:10 [auto1.fr] INFO: Scrape type for AZ11730: 0
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: RL88794
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: TV78191
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: WY61697
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: HV59700
2026-03-29 20:07:10 [auto1.fr] INFO: Found listing with ID: FU50469
2026-03-29 20:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU50469%27 HTTP/1.1" 200 None
2026-03-29 20:07:11 [auto1.fr] INFO: Scrape type for FU50469: 0
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: TT03614
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: UD06601
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: UD67025
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: AY73835
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: PR11684
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR11684%27 HTTP/1.1" 200 None
2026-03-29 20:07:11 [auto1.fr] INFO: Scrape type for PR11684: 0
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: SJ38590
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ38590%27 HTTP/1.1" 200 None
2026-03-29 20:07:11 [auto1.fr] INFO: Scrape type for SJ38590: 0
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: SE60139
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE60139%27 HTTP/1.1" 200 None
2026-03-29 20:07:11 [auto1.fr] INFO: Scrape type for SE60139: 2
2026-03-29 20:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6a7a3f5-a91d-5325-a08a-95aadbea8821 with identifier: SE60139
2026-03-29 20:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6a7a3f5-a91d-5325-a08a-95aadbea8821 with scrape type 2
2026-03-29 20:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6a7a3f5-a91d-5325-a08a-95aadbea8821 with scrape type 2
2026-03-29 20:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d6a7a3f5-a91d-5325-a08a-95aadbea8821, identifier: SE60139
2026-03-29 20:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d6a7a3f5-a91d-5325-a08a-95aadbea8821 with identifier: SE60139
2026-03-29 20:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d6a7a3f5-a91d-5325-a08a-95aadbea8821 with identifier: SE60139
2026-03-29 20:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d6a7a3f5-a91d-5325-a08a-95aadbea8821 with identifier: SE60139 to the API
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:12:50Z',
'fuel_type': 'diesel',
'id': 'd6a7a3f5-a91d-5325-a08a-95aadbea8821',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SE60139',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 92066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-25',
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2019}
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE60139%27 HTTP/1.1" 200 None
2026-03-29 20:07:11 [auto1.fr] INFO: Saving data for SE60139: {'auction_closing_time': 1774883570.0, 'created_time': 1773918691.523873, 'last_price_update_time': 1774814831.592832}
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SE60139') HTTP/1.1" 204 0
2026-03-29 20:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: RN08668
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: VS50564
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: UL73975
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: LS24945
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: RB78829
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: EE26786
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: YC59106
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC59106%27 HTTP/1.1" 200 None
2026-03-29 20:07:11 [auto1.fr] INFO: Scrape type for YC59106: 0
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: AW36161
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW36161%27 HTTP/1.1" 200 None
2026-03-29 20:07:11 [auto1.fr] INFO: Scrape type for AW36161: 0
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: XA95461
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: LR83057
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: EN28045
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: HX13782
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: LT34083
2026-03-29 20:07:11 [auto1.fr] INFO: Found listing with ID: FV44642
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV44642%27 HTTP/1.1" 200 None
2026-03-29 20:07:11 [auto1.fr] INFO: Scrape type for FV44642: 2
2026-03-29 20:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37923a13-41e5-589b-980b-49748189f36b with identifier: FV44642
2026-03-29 20:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37923a13-41e5-589b-980b-49748189f36b with scrape type 2
2026-03-29 20:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37923a13-41e5-589b-980b-49748189f36b with scrape type 2
2026-03-29 20:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 37923a13-41e5-589b-980b-49748189f36b, identifier: FV44642
2026-03-29 20:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 37923a13-41e5-589b-980b-49748189f36b with identifier: FV44642
2026-03-29 20:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 37923a13-41e5-589b-980b-49748189f36b with identifier: FV44642
2026-03-29 20:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 37923a13-41e5-589b-980b-49748189f36b with identifier: FV44642 to the API
2026-03-29 20:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:09:05Z',
'fuel_type': 'diesel',
'id': '37923a13-41e5-589b-980b-49748189f36b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV44642',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 171007,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-14',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Comfortline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion Tech',
'year': 2016}
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV44642%27 HTTP/1.1" 200 None
2026-03-29 20:07:12 [auto1.fr] INFO: Saving data for FV44642: {'auction_closing_time': 1774883345.0, 'created_time': 1773314790.460242, 'last_price_update_time': 1774814832.213497}
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FV44642') HTTP/1.1" 204 0
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: SU49595
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: MG88051
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG88051%27 HTTP/1.1" 200 None
2026-03-29 20:07:12 [auto1.fr] INFO: Scrape type for MG88051: 0
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: UL75425
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: AC41668
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: MX43291
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: NW47205
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: HP22528
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: RR97749
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR97749%27 HTTP/1.1" 200 None
2026-03-29 20:07:12 [auto1.fr] INFO: Scrape type for RR97749: 0
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: KJ35871
2026-03-29 20:07:12 [auto1.fr] INFO: Found listing with ID: KX83980
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX83980%27 HTTP/1.1" 200 None
2026-03-29 20:07:12 [auto1.fr] INFO: Scrape type for KX83980: 0
2026-03-29 20:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:13 [auto1.fr] INFO: Channel: 24h | Page: 50 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: FK23336
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK23336%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for FK23336: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: EY12780
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: GG59474
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: VC93454
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: KU35743
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU35743%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for KU35743: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: WF72416
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: WX99023
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: LX87630
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: YS88817
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: KM62215
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: YR82284
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR82284%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for YR82284: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: CF38557
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: VN64616
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: UP19008
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: AC05527
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC05527%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for AC05527: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: BW09951
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: GM27790
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: NJ56198
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: DM99042
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM99042%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for DM99042: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: RK62587
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: FU20636
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU20636%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for FU20636: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: MD36539
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: GR08290
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: EK15899
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: JY07389
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: EF46973
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: KH91643
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: EP75778
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: CY39121
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY39121%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for CY39121: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: MX94872
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX94872%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for MX94872: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: JE34470
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: FK98951
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: ME33575
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME33575%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for ME33575: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: UD05463
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: MD28531
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: PP10113
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: EE55765
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE55765%27 HTTP/1.1" 200 None
2026-03-29 20:07:13 [auto1.fr] INFO: Scrape type for EE55765: 0
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: PF14495
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: BJ17608
2026-03-29 20:07:13 [auto1.fr] INFO: Found listing with ID: SW47860
2026-03-29 20:07:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:15 [auto1.fr] INFO: Channel: 24h | Page: 51 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: DR84565
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: XY60648
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: PK80705
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK80705%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for PK80705: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: BD75746
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: JL70353
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: YV50416
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: WH53507
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: GH97582
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: VD86421
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: LJ50312
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: BD67804
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD67804%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for BD67804: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: FD20720
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: UW89295
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW89295%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for UW89295: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: ZW96440
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW96440%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for ZW96440: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: ZY50775
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: VS93501
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: CT64778
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: ML92572
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML92572%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for ML92572: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: EG04001
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG04001%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for EG04001: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: MT59073
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: AF18569
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF18569%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for AF18569: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: XL83385
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL83385%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for XL83385: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: FK05830
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: NE11748
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE11748%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for NE11748: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: MU18843
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU18843%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for MU18843: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: AR47486
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: KN77575
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: NZ88621
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: DC34167
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: RG62052
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: TY32323
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY32323%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for TY32323: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: MR35372
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR35372%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for MR35372: 0
2026-03-29 20:07:15 [auto1.fr] INFO: Found listing with ID: SD25089
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SD25089%27 HTTP/1.1" 200 None
2026-03-29 20:07:15 [auto1.fr] INFO: Scrape type for SD25089: 2
2026-03-29 20:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cabff4d-bac7-520c-85de-c50c164ab003 with identifier: SD25089
2026-03-29 20:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cabff4d-bac7-520c-85de-c50c164ab003 with scrape type 2
2026-03-29 20:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cabff4d-bac7-520c-85de-c50c164ab003 with scrape type 2
2026-03-29 20:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6cabff4d-bac7-520c-85de-c50c164ab003, identifier: SD25089
2026-03-29 20:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6cabff4d-bac7-520c-85de-c50c164ab003 with identifier: SD25089
2026-03-29 20:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6cabff4d-bac7-520c-85de-c50c164ab003 with identifier: SD25089
2026-03-29 20:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6cabff4d-bac7-520c-85de-c50c164ab003 with identifier: SD25089 to the API
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:42:19Z',
'fuel_type': 'petrol',
'id': '6cabff4d-bac7-520c-85de-c50c164ab003',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SD25089',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 163858,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-11-21',
'seller_name': None,
'title': 'Renault Scenic 1.6 Confort Expression',
'transmission': 'automatic',
'trim': 'Confort Expression',
'year': 2005}
2026-03-29 20:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SD25089%27 HTTP/1.1" 200 None
2026-03-29 20:07:16 [auto1.fr] INFO: Saving data for SD25089: {'auction_closing_time': 1774885339.0, 'created_time': 1774624082.262932, 'last_price_update_time': 1774814836.175076}
2026-03-29 20:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SD25089') HTTP/1.1" 204 0
2026-03-29 20:07:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:16 [auto1.fr] INFO: Found listing with ID: HL52009
2026-03-29 20:07:16 [auto1.fr] INFO: Found listing with ID: CN26634
2026-03-29 20:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN26634%27 HTTP/1.1" 200 None
2026-03-29 20:07:16 [auto1.fr] INFO: Scrape type for CN26634: 0
2026-03-29 20:07:16 [auto1.fr] INFO: Found listing with ID: JY17204
2026-03-29 20:07:16 [auto1.fr] INFO: Found listing with ID: DB65012
2026-03-29 20:07:16 [auto1.fr] INFO: Found listing with ID: HG97173
2026-03-29 20:07:16 [auto1.fr] INFO: Found listing with ID: WK76842
2026-03-29 20:07:16 [auto1.fr] INFO: Found listing with ID: VY25018
2026-03-29 20:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:17 [auto1.fr] INFO: Channel: 24h | Page: 52 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: GH89775
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH89775%27 HTTP/1.1" 200 None
2026-03-29 20:07:17 [auto1.fr] INFO: Scrape type for GH89775: 2
2026-03-29 20:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385b4a9f-7fa6-5218-88ec-21d8db4c46d6 with identifier: GH89775
2026-03-29 20:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385b4a9f-7fa6-5218-88ec-21d8db4c46d6 with scrape type 2
2026-03-29 20:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385b4a9f-7fa6-5218-88ec-21d8db4c46d6 with scrape type 2
2026-03-29 20:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 385b4a9f-7fa6-5218-88ec-21d8db4c46d6, identifier: GH89775
2026-03-29 20:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 385b4a9f-7fa6-5218-88ec-21d8db4c46d6 with identifier: GH89775
2026-03-29 20:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 385b4a9f-7fa6-5218-88ec-21d8db4c46d6 with identifier: GH89775
2026-03-29 20:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 385b4a9f-7fa6-5218-88ec-21d8db4c46d6 with identifier: GH89775 to the API
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:59:28Z',
'fuel_type': 'diesel',
'id': '385b4a9f-7fa6-5218-88ec-21d8db4c46d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GH89775',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 101011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-01',
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2020}
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH89775%27 HTTP/1.1" 200 None
2026-03-29 20:07:17 [auto1.fr] INFO: Saving data for GH89775: {'auction_closing_time': 1774886368.0, 'created_time': 1774624005.309786, 'last_price_update_time': 1774814837.824077}
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GH89775') HTTP/1.1" 204 0
2026-03-29 20:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: DE58184
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: ZX66674
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX66674%27 HTTP/1.1" 200 None
2026-03-29 20:07:17 [auto1.fr] INFO: Scrape type for ZX66674: 0
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: NH57081
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: KG18567
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: XD98684
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: ZZ62826
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: BC93737
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: DH62205
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH62205%27 HTTP/1.1" 200 None
2026-03-29 20:07:17 [auto1.fr] INFO: Scrape type for DH62205: 0
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: UR77796
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: AA65542
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: LD25413
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: NT08625
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: TP41770
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: ER64271
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER64271%27 HTTP/1.1" 200 None
2026-03-29 20:07:17 [auto1.fr] INFO: Scrape type for ER64271: 0
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: XA15383
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: UJ66470
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: PW85948
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: SV56232
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: CF32132
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: FY25332
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: AW32775
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: CA27736
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA27736%27 HTTP/1.1" 200 None
2026-03-29 20:07:17 [auto1.fr] INFO: Scrape type for CA27736: 0
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: UK11725
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: FT64075
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FT64075%27 HTTP/1.1" 200 None
2026-03-29 20:07:17 [auto1.fr] INFO: Scrape type for FT64075: 0
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: DW22541
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: SG55487
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: JM86086
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: WD58620
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: GE93156
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: HL16549
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: TT38529
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: MB71350
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: JC47215
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: TR25442
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: GH15197
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: GV87304
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: JD86284
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: EY32861
2026-03-29 20:07:17 [auto1.fr] INFO: Found listing with ID: YZ97157
2026-03-29 20:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:18 [auto1.fr] INFO: Channel: 24h | Page: 53 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: NJ87351
2026-03-29 20:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ87351%27 HTTP/1.1" 200 None
2026-03-29 20:07:18 [auto1.fr] INFO: Scrape type for NJ87351: 0
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: UW28110
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: NS63809
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: HS23568
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: MZ16726
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: UW84739
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: FS84170
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: PE35330
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: JA14962
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: AN48533
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: GW21742
2026-03-29 20:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW21742%27 HTTP/1.1" 200 None
2026-03-29 20:07:18 [auto1.fr] INFO: Scrape type for GW21742: 0
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: LJ61951
2026-03-29 20:07:18 [auto1.fr] INFO: Found listing with ID: MS74277
2026-03-29 20:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS74277%27 HTTP/1.1" 200 None
2026-03-29 20:07:18 [auto1.fr] INFO: Scrape type for MS74277: 2
2026-03-29 20:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b59c9bd5-0870-57c8-a6a4-3c69652b9756 with identifier: MS74277
2026-03-29 20:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b59c9bd5-0870-57c8-a6a4-3c69652b9756 with scrape type 2
2026-03-29 20:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b59c9bd5-0870-57c8-a6a4-3c69652b9756 with scrape type 2
2026-03-29 20:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b59c9bd5-0870-57c8-a6a4-3c69652b9756, identifier: MS74277
2026-03-29 20:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b59c9bd5-0870-57c8-a6a4-3c69652b9756 with identifier: MS74277
2026-03-29 20:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b59c9bd5-0870-57c8-a6a4-3c69652b9756 with identifier: MS74277
2026-03-29 20:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b59c9bd5-0870-57c8-a6a4-3c69652b9756 with identifier: MS74277 to the API
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:42:06Z',
'fuel_type': 'diesel',
'id': 'b59c9bd5-0870-57c8-a6a4-3c69652b9756',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MS74277',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 158019,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-14',
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2017}
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS74277%27 HTTP/1.1" 200 None
2026-03-29 20:07:19 [auto1.fr] INFO: Saving data for MS74277: {'auction_closing_time': 1774885326.0, 'created_time': 1774624029.874004, 'last_price_update_time': 1774814839.395972}
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MS74277') HTTP/1.1" 204 0
2026-03-29 20:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: ZT58099
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: UM83805
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: MM07469
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: HP05689
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: KP65442
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: NK54136
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: MT66619
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: FL10414
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: WC30753
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: KP38186
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: ER27932
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: MK17359
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: VG25473
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: HX93622
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: CT92714
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT92714%27 HTTP/1.1" 200 None
2026-03-29 20:07:19 [auto1.fr] INFO: Scrape type for CT92714: 0
2026-03-29 20:07:19 [auto1.fr] INFO: Found listing with ID: MS51100
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS51100%27 HTTP/1.1" 200 None
2026-03-29 20:07:19 [auto1.fr] INFO: Scrape type for MS51100: 2
2026-03-29 20:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bd1730b-5c1e-57ad-9236-e8263dc72c5b with identifier: MS51100
2026-03-29 20:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bd1730b-5c1e-57ad-9236-e8263dc72c5b with scrape type 2
2026-03-29 20:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bd1730b-5c1e-57ad-9236-e8263dc72c5b with scrape type 2
2026-03-29 20:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9bd1730b-5c1e-57ad-9236-e8263dc72c5b, identifier: MS51100
2026-03-29 20:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9bd1730b-5c1e-57ad-9236-e8263dc72c5b with identifier: MS51100
2026-03-29 20:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9bd1730b-5c1e-57ad-9236-e8263dc72c5b with identifier: MS51100
2026-03-29 20:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9bd1730b-5c1e-57ad-9236-e8263dc72c5b with identifier: MS51100 to the API
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:55:18Z',
'fuel_type': 'petrol',
'id': '9bd1730b-5c1e-57ad-9236-e8263dc72c5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MS51100',
'listing': 'auction',
'make': 'Peugeot',
'model': '206+',
'odometer': 112038,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-04-23',
'seller_name': None,
'title': 'Peugeot 206+ 1.4 Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2009}
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS51100%27 HTTP/1.1" 200 None
2026-03-29 20:07:20 [auto1.fr] INFO: Saving data for MS51100: {'auction_closing_time': 1774886118.0, 'created_time': 1774624128.832056, 'last_price_update_time': 1774814840.084798}
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MS51100') HTTP/1.1" 204 0
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: KK83692
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: JK75371
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: RE03107
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: VH60046
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: XF87299
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: YL83320
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL83320%27 HTTP/1.1" 200 None
2026-03-29 20:07:20 [auto1.fr] INFO: Scrape type for YL83320: 2
2026-03-29 20:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4184ca8b-c7c8-5747-b52d-954e9c46eb08 with identifier: YL83320
2026-03-29 20:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4184ca8b-c7c8-5747-b52d-954e9c46eb08 with scrape type 2
2026-03-29 20:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4184ca8b-c7c8-5747-b52d-954e9c46eb08 with scrape type 2
2026-03-29 20:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4184ca8b-c7c8-5747-b52d-954e9c46eb08, identifier: YL83320
2026-03-29 20:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4184ca8b-c7c8-5747-b52d-954e9c46eb08 with identifier: YL83320
2026-03-29 20:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4184ca8b-c7c8-5747-b52d-954e9c46eb08 with identifier: YL83320
2026-03-29 20:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4184ca8b-c7c8-5747-b52d-954e9c46eb08 with identifier: YL83320 to the API
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:25:26Z',
'fuel_type': 'petrol',
'id': '4184ca8b-c7c8-5747-b52d-954e9c46eb08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YL83320',
'listing': 'auction',
'make': 'Opel',
'model': 'Agila',
'odometer': 128264,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-04-22',
'seller_name': None,
'title': 'Opel Agila 1.2 Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2002}
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL83320%27 HTTP/1.1" 200 None
2026-03-29 20:07:20 [auto1.fr] INFO: Saving data for YL83320: {'auction_closing_time': 1774884326.0, 'created_time': 1774523439.410246, 'last_price_update_time': 1774814840.656244}
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YL83320') HTTP/1.1" 204 0
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: LN39968
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: NA86883
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA86883%27 HTTP/1.1" 200 None
2026-03-29 20:07:20 [auto1.fr] INFO: Scrape type for NA86883: 0
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: UD96168
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: MD69842
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD69842%27 HTTP/1.1" 200 None
2026-03-29 20:07:20 [auto1.fr] INFO: Scrape type for MD69842: 0
2026-03-29 20:07:20 [auto1.fr] INFO: Found listing with ID: CG81278
2026-03-29 20:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:21 [auto1.fr] INFO: Channel: 24h | Page: 54 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:21 [auto1.fr] INFO: Found listing with ID: WN81957
2026-03-29 20:07:21 [auto1.fr] INFO: Found listing with ID: NU29788
2026-03-29 20:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU29788%27 HTTP/1.1" 200 None
2026-03-29 20:07:21 [auto1.fr] INFO: Scrape type for NU29788: 2
2026-03-29 20:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 570e6b9e-9ef5-5aa2-a3e8-42dc3443a5b1 with identifier: NU29788
2026-03-29 20:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 570e6b9e-9ef5-5aa2-a3e8-42dc3443a5b1 with scrape type 2
2026-03-29 20:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 570e6b9e-9ef5-5aa2-a3e8-42dc3443a5b1 with scrape type 2
2026-03-29 20:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 570e6b9e-9ef5-5aa2-a3e8-42dc3443a5b1, identifier: NU29788
2026-03-29 20:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 570e6b9e-9ef5-5aa2-a3e8-42dc3443a5b1 with identifier: NU29788
2026-03-29 20:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 570e6b9e-9ef5-5aa2-a3e8-42dc3443a5b1 with identifier: NU29788
2026-03-29 20:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 570e6b9e-9ef5-5aa2-a3e8-42dc3443a5b1 with identifier: NU29788 to the API
2026-03-29 20:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 179,
'expiration_date': '2026-03-30T15:53:13Z',
'fuel_type': 'diesel',
'id': '570e6b9e-9ef5-5aa2-a3e8-42dc3443a5b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NU29788',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 138644,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-16',
'seller_name': None,
'title': 'Peugeot Expert 2.0 Blue-HDi Premium Pack',
'transmission': 'automatic',
'trim': 'Premium Pack',
'year': 2018}
2026-03-29 20:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU29788%27 HTTP/1.1" 200 None
2026-03-29 20:07:21 [auto1.fr] INFO: Saving data for NU29788: {'auction_closing_time': 1774885993.0, 'created_time': 1774624101.465813, 'last_price_update_time': 1774814841.966041}
2026-03-29 20:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NU29788') HTTP/1.1" 204 0
2026-03-29 20:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: FA81787
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA81787%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for FA81787: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: NE42933
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: EV64742
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: GG56079
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: RT58444
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: HM64898
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: CT72019
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: CN65579
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: SK84670
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: UX73397
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: RR55482
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: MM30985
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: YR11120
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR11120%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for YR11120: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: JD14959
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD14959%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for JD14959: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: HE44900
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: BH00084
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH00084%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for BH00084: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: UY57064
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: ND09422
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: JK52044
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: TA04044
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: PS21697
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: PS18899
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS18899%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for PS18899: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: NH87335
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: WX34918
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: YW51831
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: YG70238
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG70238%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for YG70238: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: PS15455
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: KD23440
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD23440%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for KD23440: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: JD77184
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: FY63151
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: TV80653
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: YY03331
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: FA15271
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: WK69644
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK69644%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for WK69644: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: VK08918
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK08918%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for VK08918: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: MP49380
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: WP36847
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP36847%27 HTTP/1.1" 200 None
2026-03-29 20:07:22 [auto1.fr] INFO: Scrape type for WP36847: 0
2026-03-29 20:07:22 [auto1.fr] INFO: Found listing with ID: ZJ48056
2026-03-29 20:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:23 [auto1.fr] INFO: Channel: 24h | Page: 55 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: LW60229
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: ST25283
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST25283%27 HTTP/1.1" 200 None
2026-03-29 20:07:23 [auto1.fr] INFO: Scrape type for ST25283: 0
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: ER13695
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: JU78053
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: TZ71973
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: RD39200
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: MN33134
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN33134%27 HTTP/1.1" 200 None
2026-03-29 20:07:23 [auto1.fr] INFO: Scrape type for MN33134: 2
2026-03-29 20:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b10597ed-e741-584b-b540-718d8e27c685 with identifier: MN33134
2026-03-29 20:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b10597ed-e741-584b-b540-718d8e27c685 with scrape type 2
2026-03-29 20:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b10597ed-e741-584b-b540-718d8e27c685 with scrape type 2
2026-03-29 20:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b10597ed-e741-584b-b540-718d8e27c685, identifier: MN33134
2026-03-29 20:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b10597ed-e741-584b-b540-718d8e27c685 with identifier: MN33134
2026-03-29 20:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b10597ed-e741-584b-b540-718d8e27c685 with identifier: MN33134
2026-03-29 20:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b10597ed-e741-584b-b540-718d8e27c685 with identifier: MN33134 to the API
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:38:49Z',
'fuel_type': 'petrol',
'id': 'b10597ed-e741-584b-b540-718d8e27c685',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MN33134',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 71359,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-26',
'seller_name': None,
'title': 'Renault Clio 1.0 TCe Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2020}
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN33134%27 HTTP/1.1" 200 None
2026-03-29 20:07:23 [auto1.fr] INFO: Saving data for MN33134: {'auction_closing_time': 1774885129.0, 'created_time': 1774623945.638676, 'last_price_update_time': 1774814843.779957}
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MN33134') HTTP/1.1" 204 0
2026-03-29 20:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: PX94335
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: WW90706
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW90706%27 HTTP/1.1" 200 None
2026-03-29 20:07:23 [auto1.fr] INFO: Scrape type for WW90706: 0
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: YP81019
2026-03-29 20:07:23 [auto1.fr] INFO: Found listing with ID: PJ58780
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ58780%27 HTTP/1.1" 200 None
2026-03-29 20:07:24 [auto1.fr] INFO: Scrape type for PJ58780: 0
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: EF38669
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF38669%27 HTTP/1.1" 200 None
2026-03-29 20:07:24 [auto1.fr] INFO: Scrape type for EF38669: 0
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: XP39781
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP39781%27 HTTP/1.1" 200 None
2026-03-29 20:07:24 [auto1.fr] INFO: Scrape type for XP39781: 0
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: BM88611
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: UJ08020
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: VF38659
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: KL85301
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: DM90581
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: UV57376
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: HY35486
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: AN13848
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: VJ57370
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: NP93017
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: GV82833
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: YH48214
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: EW26856
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: KU04906
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: SL78382
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: MP87348
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP87348%27 HTTP/1.1" 200 None
2026-03-29 20:07:24 [auto1.fr] INFO: Scrape type for MP87348: 0
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: MZ70913
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: DU07698
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: MN69487
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN69487%27 HTTP/1.1" 200 None
2026-03-29 20:07:24 [auto1.fr] INFO: Scrape type for MN69487: 2
2026-03-29 20:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67df5288-f437-5a5c-932b-82abe33ffa9e with identifier: MN69487
2026-03-29 20:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67df5288-f437-5a5c-932b-82abe33ffa9e with scrape type 2
2026-03-29 20:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67df5288-f437-5a5c-932b-82abe33ffa9e with scrape type 2
2026-03-29 20:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 67df5288-f437-5a5c-932b-82abe33ffa9e, identifier: MN69487
2026-03-29 20:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 67df5288-f437-5a5c-932b-82abe33ffa9e with identifier: MN69487
2026-03-29 20:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 67df5288-f437-5a5c-932b-82abe33ffa9e with identifier: MN69487
2026-03-29 20:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 67df5288-f437-5a5c-932b-82abe33ffa9e with identifier: MN69487 to the API
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:26:51Z',
'fuel_type': 'diesel',
'id': '67df5288-f437-5a5c-932b-82abe33ffa9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MN69487',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 178612,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-30',
'seller_name': None,
'title': 'Peugeot Partner 1.6 Blue-HDi Outdoor',
'transmission': 'manual',
'trim': 'Outdoor',
'year': 2017}
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN69487%27 HTTP/1.1" 200 None
2026-03-29 20:07:24 [auto1.fr] INFO: Saving data for MN69487: {'auction_closing_time': 1774884411.0, 'created_time': 1773832760.489704, 'last_price_update_time': 1774814844.559538}
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MN69487') HTTP/1.1" 204 0
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: ND01459
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: YJ08145
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: NK65049
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: VH93695
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH93695%27 HTTP/1.1" 200 None
2026-03-29 20:07:24 [auto1.fr] INFO: Scrape type for VH93695: 0
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: LL77834
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: ZW72190
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: YZ02897
2026-03-29 20:07:24 [auto1.fr] INFO: Found listing with ID: UZ33747
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UZ33747%27 HTTP/1.1" 200 None
2026-03-29 20:07:24 [auto1.fr] INFO: Scrape type for UZ33747: 0
2026-03-29 20:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:26 [auto1.fr] INFO: Channel: 24h | Page: 56 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: UC74566
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: BA82205
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: VP25340
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: TL16727
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: MD88959
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD88959%27 HTTP/1.1" 200 None
2026-03-29 20:07:26 [auto1.fr] INFO: Scrape type for MD88959: 2
2026-03-29 20:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 269b5b67-5b88-540b-8f64-621c44d09858 with identifier: MD88959
2026-03-29 20:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 269b5b67-5b88-540b-8f64-621c44d09858 with scrape type 2
2026-03-29 20:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 269b5b67-5b88-540b-8f64-621c44d09858 with scrape type 2
2026-03-29 20:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 269b5b67-5b88-540b-8f64-621c44d09858, identifier: MD88959
2026-03-29 20:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 269b5b67-5b88-540b-8f64-621c44d09858 with identifier: MD88959
2026-03-29 20:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 269b5b67-5b88-540b-8f64-621c44d09858 with identifier: MD88959
2026-03-29 20:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 269b5b67-5b88-540b-8f64-621c44d09858 with identifier: MD88959 to the API
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:05:14Z',
'fuel_type': 'diesel',
'id': '269b5b67-5b88-540b-8f64-621c44d09858',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MD88959',
'listing': 'auction',
'make': 'Renault',
'model': 'Koleos',
'odometer': 175349,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-19',
'seller_name': None,
'title': 'Renault Koleos 2.0 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2018}
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD88959%27 HTTP/1.1" 200 None
2026-03-29 20:07:26 [auto1.fr] INFO: Saving data for MD88959: {'auction_closing_time': 1774883114.0, 'created_time': 1774624001.243191, 'last_price_update_time': 1774814846.563048}
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MD88959') HTTP/1.1" 204 0
2026-03-29 20:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: WY34434
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: CN83275
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN83275%27 HTTP/1.1" 200 None
2026-03-29 20:07:26 [auto1.fr] INFO: Scrape type for CN83275: 0
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: TX99737
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX99737%27 HTTP/1.1" 200 None
2026-03-29 20:07:26 [auto1.fr] INFO: Scrape type for TX99737: 0
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: MD12613
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: KF11436
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: CY84423
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: SU40545
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: DH20773
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: ZK50786
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: YC53751
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: CR71429
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: YT51945
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YT51945%27 HTTP/1.1" 200 None
2026-03-29 20:07:26 [auto1.fr] INFO: Scrape type for YT51945: 0
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: HP09447
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: AH72783
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH72783%27 HTTP/1.1" 200 None
2026-03-29 20:07:26 [auto1.fr] INFO: Scrape type for AH72783: 0
2026-03-29 20:07:26 [auto1.fr] INFO: Found listing with ID: FD08620
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD08620%27 HTTP/1.1" 200 None
2026-03-29 20:07:26 [auto1.fr] INFO: Scrape type for FD08620: 2
2026-03-29 20:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af59315-3b59-59c5-b908-4fa45bb210bc with identifier: FD08620
2026-03-29 20:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af59315-3b59-59c5-b908-4fa45bb210bc with scrape type 2
2026-03-29 20:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af59315-3b59-59c5-b908-4fa45bb210bc with scrape type 2
2026-03-29 20:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4af59315-3b59-59c5-b908-4fa45bb210bc, identifier: FD08620
2026-03-29 20:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4af59315-3b59-59c5-b908-4fa45bb210bc with identifier: FD08620
2026-03-29 20:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4af59315-3b59-59c5-b908-4fa45bb210bc with identifier: FD08620
2026-03-29 20:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4af59315-3b59-59c5-b908-4fa45bb210bc with identifier: FD08620 to the API
2026-03-29 20:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 193,
'expiration_date': '2026-03-30T15:12:01Z',
'fuel_type': 'petrol',
'id': '4af59315-3b59-59c5-b908-4fa45bb210bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD08620',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'SLK-Klasse',
'odometer': 219509,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1997-02-28',
'seller_name': None,
'title': 'Mercedes-Benz SLK-Klasse SLK 230 Kompressor',
'transmission': 'manual',
'trim': '',
'year': 1997}
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD08620%27 HTTP/1.1" 200 None
2026-03-29 20:07:27 [auto1.fr] INFO: Saving data for FD08620: {'auction_closing_time': 1774883521.0, 'created_time': 1774623956.375868, 'last_price_update_time': 1774814847.181442}
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FD08620') HTTP/1.1" 204 0
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: LP46372
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: CC90261
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: TJ94582
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ94582%27 HTTP/1.1" 200 None
2026-03-29 20:07:27 [auto1.fr] INFO: Scrape type for TJ94582: 0
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: UA32984
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA32984%27 HTTP/1.1" 200 None
2026-03-29 20:07:27 [auto1.fr] INFO: Scrape type for UA32984: 2
2026-03-29 20:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c52382a-0c92-5f62-a637-fdd6561472fd with identifier: UA32984
2026-03-29 20:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c52382a-0c92-5f62-a637-fdd6561472fd with scrape type 2
2026-03-29 20:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c52382a-0c92-5f62-a637-fdd6561472fd with scrape type 2
2026-03-29 20:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3c52382a-0c92-5f62-a637-fdd6561472fd, identifier: UA32984
2026-03-29 20:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3c52382a-0c92-5f62-a637-fdd6561472fd with identifier: UA32984
2026-03-29 20:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3c52382a-0c92-5f62-a637-fdd6561472fd with identifier: UA32984
2026-03-29 20:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3c52382a-0c92-5f62-a637-fdd6561472fd with identifier: UA32984 to the API
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:00:37Z',
'fuel_type': 'petrol',
'id': '3c52382a-0c92-5f62-a637-fdd6561472fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UA32984',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 92529,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-05',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 VTi Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2015}
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA32984%27 HTTP/1.1" 200 None
2026-03-29 20:07:27 [auto1.fr] INFO: Saving data for UA32984: {'auction_closing_time': 1774882837.0, 'created_time': 1774624116.666056, 'last_price_update_time': 1774814847.739491}
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UA32984') HTTP/1.1" 204 0
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: EX17744
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: WU85664
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: UY88811
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY88811%27 HTTP/1.1" 200 None
2026-03-29 20:07:27 [auto1.fr] INFO: Scrape type for UY88811: 0
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: EJ91890
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: EC17210
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: VF47862
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: UY33007
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: KD06239
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: LH33113
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: PZ31154
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: PN67245
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: TV07997
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV07997%27 HTTP/1.1" 200 None
2026-03-29 20:07:27 [auto1.fr] INFO: Scrape type for TV07997: 0
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: MN66061
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: FL00176
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: HT93217
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT93217%27 HTTP/1.1" 200 None
2026-03-29 20:07:27 [auto1.fr] INFO: Scrape type for HT93217: 0
2026-03-29 20:07:27 [auto1.fr] INFO: Found listing with ID: GT16530
2026-03-29 20:07:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:28 [auto1.fr] INFO: Channel: 24h | Page: 57 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: WK41306
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: HJ29503
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HJ29503%27 HTTP/1.1" 200 None
2026-03-29 20:07:28 [auto1.fr] INFO: Scrape type for HJ29503: 0
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: MM76244
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: ZN42149
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN42149%27 HTTP/1.1" 200 None
2026-03-29 20:07:28 [auto1.fr] INFO: Scrape type for ZN42149: 0
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: PJ15466
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: AK12827
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: EL79305
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: VS72948
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS72948%27 HTTP/1.1" 200 None
2026-03-29 20:07:28 [auto1.fr] INFO: Scrape type for VS72948: 0
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: MB37310
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: TE52661
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: RT99319
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: XR89860
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: RP10515
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: VN21149
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: PU97968
2026-03-29 20:07:28 [auto1.fr] INFO: Found listing with ID: LN63849
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN63849%27 HTTP/1.1" 200 None
2026-03-29 20:07:28 [auto1.fr] INFO: Scrape type for LN63849: 2
2026-03-29 20:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05624a0e-787e-5666-ac2c-16b5a0f5c316 with identifier: LN63849
2026-03-29 20:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05624a0e-787e-5666-ac2c-16b5a0f5c316 with scrape type 2
2026-03-29 20:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05624a0e-787e-5666-ac2c-16b5a0f5c316 with scrape type 2
2026-03-29 20:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 05624a0e-787e-5666-ac2c-16b5a0f5c316, identifier: LN63849
2026-03-29 20:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 05624a0e-787e-5666-ac2c-16b5a0f5c316 with identifier: LN63849
2026-03-29 20:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 05624a0e-787e-5666-ac2c-16b5a0f5c316 with identifier: LN63849
2026-03-29 20:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 05624a0e-787e-5666-ac2c-16b5a0f5c316 with identifier: LN63849 to the API
2026-03-29 20:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:57:48Z',
'fuel_type': 'petrol',
'id': '05624a0e-787e-5666-ac2c-16b5a0f5c316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LN63849',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 184977,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-06',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 250 4Matic Fascination',
'transmission': 'automatic',
'trim': '4Matic Fascination',
'year': 2016}
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN63849%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Saving data for LN63849: {'auction_closing_time': 1774886268.0, 'created_time': 1774623950.153545, 'last_price_update_time': 1774814849.194343}
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LN63849') HTTP/1.1" 204 0
2026-03-29 20:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: GG20575
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: MV90750
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: MM28958
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: BR00420
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: SW63127
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: SX78543
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX78543%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Scrape type for SX78543: 0
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: WY78026
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: ZS46246
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: ZK87358
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: EG61465
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: UB38513
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UB38513%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Scrape type for UB38513: 0
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: RE22137
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE22137%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Scrape type for RE22137: 0
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: UH93252
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UH93252%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Scrape type for UH93252: 0
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: DD29235
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: RF55114
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: TH45766
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: KU97686
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU97686%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Scrape type for KU97686: 0
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: NH46093
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH46093%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Scrape type for NH46093: 0
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: AP43967
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: MD10490
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: VE88379
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE88379%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Scrape type for VE88379: 0
2026-03-29 20:07:29 [auto1.fr] INFO: Found listing with ID: HG31065
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG31065%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Scrape type for HG31065: 2
2026-03-29 20:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9ad0d7d-d5a1-5c2d-a981-4d0af5449be6 with identifier: HG31065
2026-03-29 20:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9ad0d7d-d5a1-5c2d-a981-4d0af5449be6 with scrape type 2
2026-03-29 20:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9ad0d7d-d5a1-5c2d-a981-4d0af5449be6 with scrape type 2
2026-03-29 20:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e9ad0d7d-d5a1-5c2d-a981-4d0af5449be6, identifier: HG31065
2026-03-29 20:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e9ad0d7d-d5a1-5c2d-a981-4d0af5449be6 with identifier: HG31065
2026-03-29 20:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e9ad0d7d-d5a1-5c2d-a981-4d0af5449be6 with identifier: HG31065
2026-03-29 20:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e9ad0d7d-d5a1-5c2d-a981-4d0af5449be6 with identifier: HG31065 to the API
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:53:25Z',
'fuel_type': 'diesel',
'id': 'e9ad0d7d-d5a1-5c2d-a981-4d0af5449be6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HG31065',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 108383,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-28',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Limited',
'transmission': 'automatic',
'trim': 'Limited',
'year': 2016}
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG31065%27 HTTP/1.1" 200 None
2026-03-29 20:07:29 [auto1.fr] INFO: Saving data for HG31065: {'auction_closing_time': 1774886005.0, 'created_time': 1774624094.464959, 'last_price_update_time': 1774814849.907042}
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HG31065') HTTP/1.1" 204 0
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: DN97834
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: SF42406
2026-03-29 20:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF42406%27 HTTP/1.1" 200 None
2026-03-29 20:07:30 [auto1.fr] INFO: Scrape type for SF42406: 0
2026-03-29 20:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:30 [auto1.fr] INFO: Channel: 24h | Page: 58 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: SB20232
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: RM88358
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: PS61958
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: DF10648
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: BR83568
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: AR61190
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: XR57689
2026-03-29 20:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR57689%27 HTTP/1.1" 200 None
2026-03-29 20:07:30 [auto1.fr] INFO: Scrape type for XR57689: 0
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: RD43481
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: XN91695
2026-03-29 20:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XN91695%27 HTTP/1.1" 200 None
2026-03-29 20:07:30 [auto1.fr] INFO: Scrape type for XN91695: 0
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: FW43931
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: MU27491
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: EH31611
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: ZD97088
2026-03-29 20:07:30 [auto1.fr] INFO: Found listing with ID: UC74553
2026-03-29 20:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC74553%27 HTTP/1.1" 200 None
2026-03-29 20:07:30 [auto1.fr] INFO: Scrape type for UC74553: 2
2026-03-29 20:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364719d6-cc3c-5888-867e-8f3b3952abef with identifier: UC74553
2026-03-29 20:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364719d6-cc3c-5888-867e-8f3b3952abef with scrape type 2
2026-03-29 20:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364719d6-cc3c-5888-867e-8f3b3952abef with scrape type 2
2026-03-29 20:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 364719d6-cc3c-5888-867e-8f3b3952abef, identifier: UC74553
2026-03-29 20:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 364719d6-cc3c-5888-867e-8f3b3952abef with identifier: UC74553
2026-03-29 20:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 364719d6-cc3c-5888-867e-8f3b3952abef with identifier: UC74553
2026-03-29 20:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 364719d6-cc3c-5888-867e-8f3b3952abef with identifier: UC74553 to the API
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:33:15Z',
'fuel_type': 'petrol',
'id': '364719d6-cc3c-5888-867e-8f3b3952abef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UC74553',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 118410,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-28',
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI R-Line',
'transmission': 'automatic',
'trim': 'R-Line',
'year': 2020}
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC74553%27 HTTP/1.1" 200 None
2026-03-29 20:07:31 [auto1.fr] INFO: Saving data for UC74553: {'auction_closing_time': 1774884795.0, 'created_time': 1774015678.412517, 'last_price_update_time': 1774814851.748241}
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UC74553') HTTP/1.1" 204 0
2026-03-29 20:07:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: FD71180
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD71180%27 HTTP/1.1" 200 None
2026-03-29 20:07:31 [auto1.fr] INFO: Scrape type for FD71180: 0
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: RR91424
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: AT38634
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: FJ70435
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: PP44848
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP44848%27 HTTP/1.1" 200 None
2026-03-29 20:07:31 [auto1.fr] INFO: Scrape type for PP44848: 0
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: DA14290
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: MZ17908
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: NM65342
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: FU95990
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: EP19309
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: CJ24080
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: BR41818
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: ZB34276
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: MY09161
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: TF94753
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: AC91705
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: GF86255
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: HH30569
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH30569%27 HTTP/1.1" 200 None
2026-03-29 20:07:31 [auto1.fr] INFO: Scrape type for HH30569: 0
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: UX16987
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: DT96128
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT96128%27 HTTP/1.1" 200 None
2026-03-29 20:07:31 [auto1.fr] INFO: Scrape type for DT96128: 0
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: GJ13192
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: SR29191
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: ED04570
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: TU91733
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: ML23604
2026-03-29 20:07:31 [auto1.fr] INFO: Found listing with ID: ST53729
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST53729%27 HTTP/1.1" 200 None
2026-03-29 20:07:31 [auto1.fr] INFO: Scrape type for ST53729: 0
2026-03-29 20:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:32 [auto1.fr] INFO: Channel: 24h | Page: 59 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: ZG38272
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: KL75715
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: TE52859
2026-03-29 20:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE52859%27 HTTP/1.1" 200 None
2026-03-29 20:07:32 [auto1.fr] INFO: Scrape type for TE52859: 0
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: VZ99500
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: JM47133
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: DK36476
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: XE12158
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: ZY73935
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: CL80852
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: FX76531
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: JY75647
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: RF49940
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: DL67560
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: UU85427
2026-03-29 20:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UU85427%27 HTTP/1.1" 200 None
2026-03-29 20:07:32 [auto1.fr] INFO: Scrape type for UU85427: 0
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: LK87093
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: UV56831
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: YV06493
2026-03-29 20:07:32 [auto1.fr] INFO: Found listing with ID: TY38326
2026-03-29 20:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY38326%27 HTTP/1.1" 200 None
2026-03-29 20:07:32 [auto1.fr] INFO: Scrape type for TY38326: 2
2026-03-29 20:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d4d5c43-0153-5d08-940f-944b9dd5f135 with identifier: TY38326
2026-03-29 20:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d4d5c43-0153-5d08-940f-944b9dd5f135 with scrape type 2
2026-03-29 20:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d4d5c43-0153-5d08-940f-944b9dd5f135 with scrape type 2
2026-03-29 20:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2d4d5c43-0153-5d08-940f-944b9dd5f135, identifier: TY38326
2026-03-29 20:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2d4d5c43-0153-5d08-940f-944b9dd5f135 with identifier: TY38326
2026-03-29 20:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2d4d5c43-0153-5d08-940f-944b9dd5f135 with identifier: TY38326
2026-03-29 20:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2d4d5c43-0153-5d08-940f-944b9dd5f135 with identifier: TY38326 to the API
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:28:11Z',
'fuel_type': 'petrol',
'id': '2d4d5c43-0153-5d08-940f-944b9dd5f135',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TY38326',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 120777,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-03',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-THP Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2017}
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY38326%27 HTTP/1.1" 200 None
2026-03-29 20:07:33 [auto1.fr] INFO: Saving data for TY38326: {'auction_closing_time': 1774884491.0, 'created_time': 1774624113.136148, 'last_price_update_time': 1774814853.402337}
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TY38326') HTTP/1.1" 204 0
2026-03-29 20:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:33 [auto1.fr] INFO: Found listing with ID: MV08172
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV08172%27 HTTP/1.1" 200 None
2026-03-29 20:07:33 [auto1.fr] INFO: Scrape type for MV08172: 0
2026-03-29 20:07:33 [auto1.fr] INFO: Found listing with ID: RB49673
2026-03-29 20:07:33 [auto1.fr] INFO: Found listing with ID: RW71357
2026-03-29 20:07:33 [auto1.fr] INFO: Found listing with ID: BF87888
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF87888%27 HTTP/1.1" 200 None
2026-03-29 20:07:33 [auto1.fr] INFO: Scrape type for BF87888: 2
2026-03-29 20:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5a9feb9-21e7-56cb-b53d-5f47a3fd1fb6 with identifier: BF87888
2026-03-29 20:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a9feb9-21e7-56cb-b53d-5f47a3fd1fb6 with scrape type 2
2026-03-29 20:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5a9feb9-21e7-56cb-b53d-5f47a3fd1fb6 with scrape type 2
2026-03-29 20:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a5a9feb9-21e7-56cb-b53d-5f47a3fd1fb6, identifier: BF87888
2026-03-29 20:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a5a9feb9-21e7-56cb-b53d-5f47a3fd1fb6 with identifier: BF87888
2026-03-29 20:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a5a9feb9-21e7-56cb-b53d-5f47a3fd1fb6 with identifier: BF87888
2026-03-29 20:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a5a9feb9-21e7-56cb-b53d-5f47a3fd1fb6 with identifier: BF87888 to the API
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:23:59Z',
'fuel_type': 'diesel',
'id': 'a5a9feb9-21e7-56cb-b53d-5f47a3fd1fb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BF87888',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 151567,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-27',
'seller_name': None,
'title': 'Peugeot 508 2.0 Blue-HDi RXH',
'transmission': 'automatic',
'trim': 'RXH',
'year': 2017}
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF87888%27 HTTP/1.1" 200 None
2026-03-29 20:07:33 [auto1.fr] INFO: Saving data for BF87888: {'auction_closing_time': 1774884239.0, 'created_time': 1773918582.1329, 'last_price_update_time': 1774814853.966971}
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BF87888') HTTP/1.1" 204 0
2026-03-29 20:07:33 [auto1.fr] INFO: Found listing with ID: YG57350
2026-03-29 20:07:33 [auto1.fr] INFO: Found listing with ID: NF91897
2026-03-29 20:07:33 [auto1.fr] INFO: Found listing with ID: LV77548
2026-03-29 20:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV77548%27 HTTP/1.1" 200 None
2026-03-29 20:07:34 [auto1.fr] INFO: Scrape type for LV77548: 0
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: MR80425
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: EF38661
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: NH71773
2026-03-29 20:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH71773%27 HTTP/1.1" 200 None
2026-03-29 20:07:34 [auto1.fr] INFO: Scrape type for NH71773: 0
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: JX19943
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: RR34220
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: SA59848
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: MR98478
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: FP36699
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: UB23071
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: NV19792
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: EC31783
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: WD39864
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: YP70210
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: RS33874
2026-03-29 20:07:34 [auto1.fr] INFO: Found listing with ID: FH19004
2026-03-29 20:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:35 [auto1.fr] INFO: Channel: 24h | Page: 60 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: AP24088
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP24088%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Scrape type for AP24088: 0
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: MP85730
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: YZ16711
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: BE71739
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: DJ00737
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: FC74849
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: NX59215
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: LN87144
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: NC49171
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: BH26535
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH26535%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Scrape type for BH26535: 0
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: AZ58184
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: VM86019
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: ZH59438
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: AM51224
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: SX54041
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX54041%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Scrape type for SX54041: 0
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: DC06822
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: MH39363
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: FB21103
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: UM01118
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: HZ90961
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ90961%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Scrape type for HZ90961: 0
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: XE08250
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: AV33142
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV33142%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Scrape type for AV33142: 2
2026-03-29 20:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16f4bc2f-02bc-57d8-91a9-a181f6dc2b48 with identifier: AV33142
2026-03-29 20:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16f4bc2f-02bc-57d8-91a9-a181f6dc2b48 with scrape type 2
2026-03-29 20:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16f4bc2f-02bc-57d8-91a9-a181f6dc2b48 with scrape type 2
2026-03-29 20:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 16f4bc2f-02bc-57d8-91a9-a181f6dc2b48, identifier: AV33142
2026-03-29 20:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 16f4bc2f-02bc-57d8-91a9-a181f6dc2b48 with identifier: AV33142
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-29 20:07:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 20:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 16f4bc2f-02bc-57d8-91a9-a181f6dc2b48 with identifier: AV33142
2026-03-29 20:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 16f4bc2f-02bc-57d8-91a9-a181f6dc2b48 with identifier: AV33142 to the API
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:39:43Z',
'fuel_type': 'petrol',
'id': '16f4bc2f-02bc-57d8-91a9-a181f6dc2b48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AV33142',
'listing': 'auction',
'make': 'Peugeot',
'model': '107',
'odometer': 168684,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-09-28',
'seller_name': None,
'title': 'Peugeot 107 1.0 Trendy',
'transmission': 'manual',
'trim': 'Trendy',
'year': 2006}
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV33142%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Saving data for AV33142: {'auction_closing_time': 1774885183.0, 'created_time': 1774624018.83858, 'last_price_update_time': 1774814855.796914}
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AV33142') HTTP/1.1" 204 0
2026-03-29 20:07:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: EU34225
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: VH41528
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: CL54463
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: YN96832
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YN96832%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Scrape type for YN96832: 0
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: ZK94521
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZK94521%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Scrape type for ZK94521: 0
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: RU45955
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: VU02387
2026-03-29 20:07:35 [auto1.fr] INFO: Found listing with ID: FD55779
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD55779%27 HTTP/1.1" 200 None
2026-03-29 20:07:35 [auto1.fr] INFO: Scrape type for FD55779: 2
2026-03-29 20:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c9f2b9-ffff-5133-bf34-f13efe37612f with identifier: FD55779
2026-03-29 20:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c9f2b9-ffff-5133-bf34-f13efe37612f with scrape type 2
2026-03-29 20:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c9f2b9-ffff-5133-bf34-f13efe37612f with scrape type 2
2026-03-29 20:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e2c9f2b9-ffff-5133-bf34-f13efe37612f, identifier: FD55779
2026-03-29 20:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e2c9f2b9-ffff-5133-bf34-f13efe37612f with identifier: FD55779
2026-03-29 20:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e2c9f2b9-ffff-5133-bf34-f13efe37612f with identifier: FD55779
2026-03-29 20:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e2c9f2b9-ffff-5133-bf34-f13efe37612f with identifier: FD55779 to the API
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:17:26Z',
'fuel_type': 'diesel',
'id': 'e2c9f2b9-ffff-5133-bf34-f13efe37612f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD55779',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 192056,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-05-27',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2008}
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD55779%27 HTTP/1.1" 200 None
2026-03-29 20:07:36 [auto1.fr] INFO: Saving data for FD55779: {'auction_closing_time': 1774883846.0, 'created_time': 1773227233.597018, 'last_price_update_time': 1774814856.437057}
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FD55779') HTTP/1.1" 204 0
2026-03-29 20:07:36 [auto1.fr] INFO: Found listing with ID: XD50705
2026-03-29 20:07:36 [auto1.fr] INFO: Found listing with ID: HG60579
2026-03-29 20:07:36 [auto1.fr] INFO: Found listing with ID: XT11394
2026-03-29 20:07:36 [auto1.fr] INFO: Found listing with ID: GV95018
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV95018%27 HTTP/1.1" 200 None
2026-03-29 20:07:36 [auto1.fr] INFO: Scrape type for GV95018: 2
2026-03-29 20:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e9a59c8-adaa-5e0e-bb41-c3ed156c8ffa with identifier: GV95018
2026-03-29 20:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e9a59c8-adaa-5e0e-bb41-c3ed156c8ffa with scrape type 2
2026-03-29 20:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e9a59c8-adaa-5e0e-bb41-c3ed156c8ffa with scrape type 2
2026-03-29 20:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2e9a59c8-adaa-5e0e-bb41-c3ed156c8ffa, identifier: GV95018
2026-03-29 20:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2e9a59c8-adaa-5e0e-bb41-c3ed156c8ffa with identifier: GV95018
2026-03-29 20:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2e9a59c8-adaa-5e0e-bb41-c3ed156c8ffa with identifier: GV95018
2026-03-29 20:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2e9a59c8-adaa-5e0e-bb41-c3ed156c8ffa with identifier: GV95018 to the API
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:08:10Z',
'fuel_type': 'petrol',
'id': '2e9a59c8-adaa-5e0e-bb41-c3ed156c8ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV95018',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 88570,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-27',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Graphic',
'transmission': 'manual',
'trim': 'Graphic',
'year': 2018}
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV95018%27 HTTP/1.1" 200 None
2026-03-29 20:07:36 [auto1.fr] INFO: Saving data for GV95018: {'auction_closing_time': 1774883290.0, 'created_time': 1773846467.983416, 'last_price_update_time': 1774814856.968953}
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GV95018') HTTP/1.1" 204 0
2026-03-29 20:07:37 [auto1.fr] INFO: Found listing with ID: CZ93131
2026-03-29 20:07:37 [auto1.fr] INFO: Found listing with ID: ND13207
2026-03-29 20:07:37 [auto1.fr] INFO: Found listing with ID: SG33724
2026-03-29 20:07:37 [auto1.fr] INFO: Found listing with ID: DT21905
2026-03-29 20:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT21905%27 HTTP/1.1" 200 None
2026-03-29 20:07:37 [auto1.fr] INFO: Scrape type for DT21905: 0
2026-03-29 20:07:37 [auto1.fr] INFO: Found listing with ID: MF77875
2026-03-29 20:07:37 [auto1.fr] INFO: Found listing with ID: ZK84103
2026-03-29 20:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:38 [auto1.fr] INFO: Channel: 24h | Page: 61 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: MP66959
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP66959%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Scrape type for MP66959: 0
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: CZ69538
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: BX42794
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: KR84190
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR84190%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Scrape type for KR84190: 0
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: PR03169
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: TG94455
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: GS07169
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: VM69167
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: NP85383
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: CD17301
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CD17301%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Scrape type for CD17301: 0
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: ZJ32600
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: UM62874
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: FR70440
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: FH59874
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: FD56672
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD56672%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Scrape type for FD56672: 0
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: TL12646
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: MM41559
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: TG24288
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: CB86002
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: DK98853
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: HG30830
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: RB44910
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: WC20404
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: JU72656
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: KP69779
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP69779%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Scrape type for KP69779: 2
2026-03-29 20:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f26c05b3-ae19-585d-a837-763cee518800 with identifier: KP69779
2026-03-29 20:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f26c05b3-ae19-585d-a837-763cee518800 with scrape type 2
2026-03-29 20:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f26c05b3-ae19-585d-a837-763cee518800 with scrape type 2
2026-03-29 20:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f26c05b3-ae19-585d-a837-763cee518800, identifier: KP69779
2026-03-29 20:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f26c05b3-ae19-585d-a837-763cee518800 with identifier: KP69779
2026-03-29 20:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f26c05b3-ae19-585d-a837-763cee518800 with identifier: KP69779
2026-03-29 20:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f26c05b3-ae19-585d-a837-763cee518800 with identifier: KP69779 to the API
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:37:15Z',
'fuel_type': 'diesel',
'id': 'f26c05b3-ae19-585d-a837-763cee518800',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KP69779',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 389676,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-24',
'seller_name': None,
'title': 'Ford Transit Custom 2.2 TDCi 270 L1 ECOnetic Ambiente',
'transmission': 'manual',
'trim': '270 L1 ECOnetic Ambiente',
'year': 2016}
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP69779%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Saving data for KP69779: {'auction_closing_time': 1774885035.0, 'created_time': 1774624025.24857, 'last_price_update_time': 1774814858.527208}
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KP69779') HTTP/1.1" 204 0
2026-03-29 20:07:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: WG61508
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: AE63144
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: MZ90683
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: BS06698
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: EM50741
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: UC18078
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: PY61328
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: KE50703
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE50703%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Scrape type for KE50703: 0
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: JE67703
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: AV52743
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV52743%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Scrape type for AV52743: 0
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: FZ00281
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: LF93998
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF93998%27 HTTP/1.1" 200 None
2026-03-29 20:07:38 [auto1.fr] INFO: Scrape type for LF93998: 0
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: CN55587
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: LA56862
2026-03-29 20:07:38 [auto1.fr] INFO: Found listing with ID: PJ63799
2026-03-29 20:07:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:39 [auto1.fr] INFO: Channel: 24h | Page: 62 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: DS92577
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS92577%27 HTTP/1.1" 200 None
2026-03-29 20:07:39 [auto1.fr] INFO: Scrape type for DS92577: 0
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: KL33528
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: TB74385
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: TD18216
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: RZ47364
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: XW27990
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: BK15343
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK15343%27 HTTP/1.1" 200 None
2026-03-29 20:07:39 [auto1.fr] INFO: Scrape type for BK15343: 0
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: SJ55712
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: XR69838
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: KP36638
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: MA20001
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: XB39762
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB39762%27 HTTP/1.1" 200 None
2026-03-29 20:07:39 [auto1.fr] INFO: Scrape type for XB39762: 0
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: CP68877
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: ZG36173
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: HH48704
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH48704%27 HTTP/1.1" 200 None
2026-03-29 20:07:39 [auto1.fr] INFO: Scrape type for HH48704: 0
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: YB96343
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: GS55232
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: SS26228
2026-03-29 20:07:39 [auto1.fr] INFO: Found listing with ID: EC35846
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC35846%27 HTTP/1.1" 200 None
2026-03-29 20:07:39 [auto1.fr] INFO: Scrape type for EC35846: 2
2026-03-29 20:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e360f2-e03a-53e0-a1e4-ce1526d50542 with identifier: EC35846
2026-03-29 20:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e360f2-e03a-53e0-a1e4-ce1526d50542 with scrape type 2
2026-03-29 20:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27e360f2-e03a-53e0-a1e4-ce1526d50542 with scrape type 2
2026-03-29 20:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 27e360f2-e03a-53e0-a1e4-ce1526d50542, identifier: EC35846
2026-03-29 20:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 27e360f2-e03a-53e0-a1e4-ce1526d50542 with identifier: EC35846
2026-03-29 20:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 27e360f2-e03a-53e0-a1e4-ce1526d50542 with identifier: EC35846
2026-03-29 20:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 27e360f2-e03a-53e0-a1e4-ce1526d50542 with identifier: EC35846 to the API
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:07:12Z',
'fuel_type': 'diesel',
'id': '27e360f2-e03a-53e0-a1e4-ce1526d50542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EC35846',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 166210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-12',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Trendline Business',
'transmission': 'manual',
'trim': 'Trendline Business',
'year': 2018}
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC35846%27 HTTP/1.1" 200 None
2026-03-29 20:07:40 [auto1.fr] INFO: Saving data for EC35846: {'auction_closing_time': 1774883232.0, 'created_time': 1773227490.917911, 'last_price_update_time': 1774814860.372556}
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EC35846') HTTP/1.1" 204 0
2026-03-29 20:07:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: HL22941
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL22941%27 HTTP/1.1" 200 None
2026-03-29 20:07:40 [auto1.fr] INFO: Scrape type for HL22941: 0
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: JA02670
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: RV29196
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: PL96351
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: BD15498
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: PE72245
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: HK47615
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: KH88430
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: DY88686
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: AF99064
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: YS52687
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: LS45360
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: BN62096
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: AE85756
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: RG31547
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: BS70158
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: VG11419
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG11419%27 HTTP/1.1" 200 None
2026-03-29 20:07:40 [auto1.fr] INFO: Scrape type for VG11419: 0
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: AG85717
2026-03-29 20:07:40 [auto1.fr] INFO: Found listing with ID: BH35269
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH35269%27 HTTP/1.1" 200 None
2026-03-29 20:07:40 [auto1.fr] INFO: Scrape type for BH35269: 2
2026-03-29 20:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93619d05-d1e3-5828-a99e-6a3ab78b020a with identifier: BH35269
2026-03-29 20:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93619d05-d1e3-5828-a99e-6a3ab78b020a with scrape type 2
2026-03-29 20:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93619d05-d1e3-5828-a99e-6a3ab78b020a with scrape type 2
2026-03-29 20:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 93619d05-d1e3-5828-a99e-6a3ab78b020a, identifier: BH35269
2026-03-29 20:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 93619d05-d1e3-5828-a99e-6a3ab78b020a with identifier: BH35269
2026-03-29 20:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 93619d05-d1e3-5828-a99e-6a3ab78b020a with identifier: BH35269
2026-03-29 20:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 93619d05-d1e3-5828-a99e-6a3ab78b020a with identifier: BH35269 to the API
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:29:54Z',
'fuel_type': 'diesel',
'id': '93619d05-d1e3-5828-a99e-6a3ab78b020a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BH35269',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 154948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-28',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Carat Exclusive BlueMotion',
'transmission': 'automatic',
'trim': 'Carat Exclusive BlueMotion',
'year': 2019}
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH35269%27 HTTP/1.1" 200 None
2026-03-29 20:07:40 [auto1.fr] INFO: Saving data for BH35269: {'auction_closing_time': 1774884594.0, 'created_time': 1773659459.591148, 'last_price_update_time': 1774814860.980753}
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BH35269') HTTP/1.1" 204 0
2026-03-29 20:07:41 [auto1.fr] INFO: Found listing with ID: FB36187
2026-03-29 20:07:41 [auto1.fr] INFO: Found listing with ID: DS58335
2026-03-29 20:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS58335%27 HTTP/1.1" 200 None
2026-03-29 20:07:41 [auto1.fr] INFO: Scrape type for DS58335: 0
2026-03-29 20:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:42 [auto1.fr] INFO: Channel: 24h | Page: 63 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: AF27253
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: WR77644
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR77644%27 HTTP/1.1" 200 None
2026-03-29 20:07:42 [auto1.fr] INFO: Scrape type for WR77644: 0
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: PG76188
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: SF08210
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF08210%27 HTTP/1.1" 200 None
2026-03-29 20:07:42 [auto1.fr] INFO: Scrape type for SF08210: 2
2026-03-29 20:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3bf77d0-68e6-597c-81b9-33305f03cb5c with identifier: SF08210
2026-03-29 20:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3bf77d0-68e6-597c-81b9-33305f03cb5c with scrape type 2
2026-03-29 20:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3bf77d0-68e6-597c-81b9-33305f03cb5c with scrape type 2
2026-03-29 20:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c3bf77d0-68e6-597c-81b9-33305f03cb5c, identifier: SF08210
2026-03-29 20:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c3bf77d0-68e6-597c-81b9-33305f03cb5c with identifier: SF08210
2026-03-29 20:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c3bf77d0-68e6-597c-81b9-33305f03cb5c with identifier: SF08210
2026-03-29 20:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c3bf77d0-68e6-597c-81b9-33305f03cb5c with identifier: SF08210 to the API
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 392,
'expiration_date': '2026-03-30T15:42:00Z',
'fuel_type': 'hybrid',
'id': 'c3bf77d0-68e6-597c-81b9-33305f03cb5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SF08210',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 170110,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-09',
'seller_name': None,
'title': 'Volvo XC60 2.0 T8 Plug-in Hybrid Inscription Luxe AWD',
'transmission': 'automatic',
'trim': 'Inscription Luxe AWD',
'year': 2018}
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF08210%27 HTTP/1.1" 200 None
2026-03-29 20:07:42 [auto1.fr] INFO: Saving data for SF08210: {'auction_closing_time': 1774885320.0, 'created_time': 1773937399.97318, 'last_price_update_time': 1774814862.479038}
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SF08210') HTTP/1.1" 204 0
2026-03-29 20:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: XX05016
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: MV13696
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV13696%27 HTTP/1.1" 200 None
2026-03-29 20:07:42 [auto1.fr] INFO: Scrape type for MV13696: 0
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: GN72204
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: TX20850
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX20850%27 HTTP/1.1" 200 None
2026-03-29 20:07:42 [auto1.fr] INFO: Scrape type for TX20850: 2
2026-03-29 20:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817c30d2-dcaf-58b0-a821-b8e5f537b656 with identifier: TX20850
2026-03-29 20:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817c30d2-dcaf-58b0-a821-b8e5f537b656 with scrape type 2
2026-03-29 20:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 817c30d2-dcaf-58b0-a821-b8e5f537b656 with scrape type 2
2026-03-29 20:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 817c30d2-dcaf-58b0-a821-b8e5f537b656, identifier: TX20850
2026-03-29 20:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 817c30d2-dcaf-58b0-a821-b8e5f537b656 with identifier: TX20850
2026-03-29 20:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 817c30d2-dcaf-58b0-a821-b8e5f537b656 with identifier: TX20850
2026-03-29 20:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 817c30d2-dcaf-58b0-a821-b8e5f537b656 with identifier: TX20850 to the API
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:26:23Z',
'fuel_type': 'petrol',
'id': '817c30d2-dcaf-58b0-a821-b8e5f537b656',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TX20850',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 40758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-30',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2021}
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX20850%27 HTTP/1.1" 200 None
2026-03-29 20:07:42 [auto1.fr] INFO: Saving data for TX20850: {'auction_closing_time': 1774884383.0, 'created_time': 1774523450.360075, 'last_price_update_time': 1774814862.97264}
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TX20850') HTTP/1.1" 204 0
2026-03-29 20:07:42 [auto1.fr] INFO: Found listing with ID: ML29204
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML29204%27 HTTP/1.1" 200 None
2026-03-29 20:07:43 [auto1.fr] INFO: Scrape type for ML29204: 0
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: RR98715
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: HB88268
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: YS84605
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS84605%27 HTTP/1.1" 200 None
2026-03-29 20:07:43 [auto1.fr] INFO: Scrape type for YS84605: 0
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: RZ43302
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: TR94670
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: NX44773
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: GW15397
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: MB04765
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: HT34496
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: SX50304
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: GW47315
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: XS17493
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: AV67556
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: JN19759
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: SJ29154
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ29154%27 HTTP/1.1" 200 None
2026-03-29 20:07:43 [auto1.fr] INFO: Scrape type for SJ29154: 0
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: ZX89558
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: GX34616
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GX34616%27 HTTP/1.1" 200 None
2026-03-29 20:07:43 [auto1.fr] INFO: Scrape type for GX34616: 0
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: XX41832
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: MY01215
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: RV30465
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV30465%27 HTTP/1.1" 200 None
2026-03-29 20:07:43 [auto1.fr] INFO: Scrape type for RV30465: 0
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: AV25502
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: DS91774
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: WD97133
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: BZ31250
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: JS99240
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JS99240%27 HTTP/1.1" 200 None
2026-03-29 20:07:43 [auto1.fr] INFO: Scrape type for JS99240: 0
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: RR43233
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: EK08902
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: XB64542
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB64542%27 HTTP/1.1" 200 None
2026-03-29 20:07:43 [auto1.fr] INFO: Scrape type for XB64542: 0
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: AC61454
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC61454%27 HTTP/1.1" 200 None
2026-03-29 20:07:43 [auto1.fr] INFO: Scrape type for AC61454: 0
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: NA88907
2026-03-29 20:07:43 [auto1.fr] INFO: Found listing with ID: WP15494
2026-03-29 20:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:44 [auto1.fr] INFO: Channel: 24h | Page: 64 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: JV51312
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JV51312%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for JV51312: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: YZ38650
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: FM33156
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM33156%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for FM33156: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: MZ51504
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: RZ84099
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ84099%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for RZ84099: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: ND52454
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: GF28469
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF28469%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for GF28469: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: SH68071
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH68071%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for SH68071: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: EX34772
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: MP83150
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: GL86382
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: VV47499
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: TC98272
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: ZC11920
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: DF39125
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: HZ94791
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: PC67376
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PC67376%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for PC67376: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: AE53332
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: MH81805
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH81805%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for MH81805: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: JK72589
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: JT52882
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: SJ06843
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: TS81790
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS81790%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for TS81790: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: HV60888
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: XC92409
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: UM47720
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: PY05683
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PY05683%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for PY05683: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: PU86663
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: SL63726
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: YR85654
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR85654%27 HTTP/1.1" 200 None
2026-03-29 20:07:44 [auto1.fr] INFO: Scrape type for YR85654: 0
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: FM11789
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: HB48660
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: UG12722
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: MS29276
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: RG19413
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: VF03243
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: LB50656
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: GZ88251
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: RE74240
2026-03-29 20:07:44 [auto1.fr] INFO: Found listing with ID: TS55065
2026-03-29 20:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:45 [auto1.fr] INFO: Channel: 24h | Page: 65 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: JZ87275
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ87275%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for JZ87275: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: WL36176
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: HU57774
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: PG45214
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: FX41600
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: BM25551
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: DM05326
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: KW25734
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: PA24175
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: TZ89802
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ89802%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for TZ89802: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: SS41282
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: AM93614
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: ZZ46494
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ46494%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for ZZ46494: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: WK36694
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: WR10994
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: DD23905
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: BM22913
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: ML21708
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: GB77488
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB77488%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for GB77488: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: EK36416
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK36416%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for EK36416: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: NP13285
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: XT84639
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: EE27971
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: CD31311
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: AX81149
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX81149%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for AX81149: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: EC71268
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: RG41241
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: ZN95371
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN95371%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for ZN95371: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: SH33733
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: FP58616
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP58616%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for FP58616: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: VV03257
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: BJ19131
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: JP63031
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP63031%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for JP63031: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: WA59957
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: EF09834
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF09834%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for EF09834: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: YE03503
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: GP41524
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: VY32914
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: HA41573
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA41573%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for HA41573: 0
2026-03-29 20:07:45 [auto1.fr] INFO: Found listing with ID: SH12813
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH12813%27 HTTP/1.1" 200 None
2026-03-29 20:07:45 [auto1.fr] INFO: Scrape type for SH12813: 0
2026-03-29 20:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:46 [auto1.fr] INFO: Channel: 24h | Page: 66 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:46 [auto1.fr] INFO: Found listing with ID: KB68741
2026-03-29 20:07:46 [auto1.fr] INFO: Found listing with ID: LJ78621
2026-03-29 20:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ78621%27 HTTP/1.1" 200 None
2026-03-29 20:07:46 [auto1.fr] INFO: Scrape type for LJ78621: 2
2026-03-29 20:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eb2cfeb-b485-5dff-a20d-abdc5f1d385d with identifier: LJ78621
2026-03-29 20:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eb2cfeb-b485-5dff-a20d-abdc5f1d385d with scrape type 2
2026-03-29 20:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eb2cfeb-b485-5dff-a20d-abdc5f1d385d with scrape type 2
2026-03-29 20:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3eb2cfeb-b485-5dff-a20d-abdc5f1d385d, identifier: LJ78621
2026-03-29 20:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3eb2cfeb-b485-5dff-a20d-abdc5f1d385d with identifier: LJ78621
2026-03-29 20:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3eb2cfeb-b485-5dff-a20d-abdc5f1d385d with identifier: LJ78621
2026-03-29 20:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3eb2cfeb-b485-5dff-a20d-abdc5f1d385d with identifier: LJ78621 to the API
2026-03-29 20:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:18:56Z',
'fuel_type': 'diesel',
'id': '3eb2cfeb-b485-5dff-a20d-abdc5f1d385d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LJ78621',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 120479,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-11',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2017}
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ78621%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Saving data for LJ78621: {'auction_closing_time': 1774883936.0, 'created_time': 1774623959.398961, 'last_price_update_time': 1774814867.12706}
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LJ78621') HTTP/1.1" 204 0
2026-03-29 20:07:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: MP60855
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP60855%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for MP60855: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: TA69138
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA69138%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for TA69138: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: XN52554
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: NB91353
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: GU32917
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: ZL69996
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: FL47243
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: ER23883
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: HF30950
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: KW37033
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: ZV63731
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: WE39904
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: ZY58741
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: CU36394
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: BS99622
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: DA44919
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: FM00457
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: HS91891
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: DE33951
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: XP32748
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: HC30106
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC30106%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for HC30106: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: PA65311
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: GD06145
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD06145%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for GD06145: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: RF21195
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF21195%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for RF21195: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: SM91019
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: YE87742
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: CB87490
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: CU50423
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: UF21819
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: FH08940
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: ZM15968
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM15968%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for ZM15968: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: EY07006
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: VL00356
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: WX93331
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX93331%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for WX93331: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: NY89050
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY89050%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for NY89050: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: HD25218
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD25218%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for HD25218: 0
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: JH25784
2026-03-29 20:07:47 [auto1.fr] INFO: Found listing with ID: NS96856
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS96856%27 HTTP/1.1" 200 None
2026-03-29 20:07:47 [auto1.fr] INFO: Scrape type for NS96856: 0
2026-03-29 20:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:48 [auto1.fr] INFO: Channel: 24h | Page: 67 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: KM12903
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KM12903%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for KM12903: 0
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: NW41550
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: MJ29292
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: LY42330
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: FB89695
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB89695%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for FB89695: 0
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: UN28055
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN28055%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for UN28055: 0
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: YY14821
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: UX84994
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: VU85213
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU85213%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for VU85213: 0
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: NE69651
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: BS13354
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: GF40263
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF40263%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for GF40263: 0
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: KB53057
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: UZ92787
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UZ92787%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for UZ92787: 0
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: RF64734
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: FU24714
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: SF44343
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: AU93823
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: BX37071
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: BL47384
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: CP45146
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: KA08025
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: HT47034
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT47034%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for HT47034: 0
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: FD49432
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: MM83925
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: CK84283
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: RA87670
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: SR78214
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: XB56810
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB56810%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for XB56810: 0
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: SL99392
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: ZA29038
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: UL91596
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: VC57720
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: HH84744
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: EY61288
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: XF85427
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: CG44888
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: XE41092
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE41092%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Scrape type for XE41092: 2
2026-03-29 20:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f6740fe-b7cf-5a97-8a98-ee12eda3c142 with identifier: XE41092
2026-03-29 20:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f6740fe-b7cf-5a97-8a98-ee12eda3c142 with scrape type 2
2026-03-29 20:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f6740fe-b7cf-5a97-8a98-ee12eda3c142 with scrape type 2
2026-03-29 20:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4f6740fe-b7cf-5a97-8a98-ee12eda3c142, identifier: XE41092
2026-03-29 20:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4f6740fe-b7cf-5a97-8a98-ee12eda3c142 with identifier: XE41092
2026-03-29 20:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4f6740fe-b7cf-5a97-8a98-ee12eda3c142 with identifier: XE41092
2026-03-29 20:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4f6740fe-b7cf-5a97-8a98-ee12eda3c142 with identifier: XE41092 to the API
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:02:37Z',
'fuel_type': 'diesel',
'id': '4f6740fe-b7cf-5a97-8a98-ee12eda3c142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE41092',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 119606,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-03-17',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 320 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2005}
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE41092%27 HTTP/1.1" 200 None
2026-03-29 20:07:48 [auto1.fr] INFO: Saving data for XE41092: {'auction_closing_time': 1774882957.0, 'created_time': 1772733298.033259, 'last_price_update_time': 1774814868.776733}
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XE41092') HTTP/1.1" 204 0
2026-03-29 20:07:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: UV16444
2026-03-29 20:07:48 [auto1.fr] INFO: Found listing with ID: NL40809
2026-03-29 20:07:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:49 [auto1.fr] INFO: Channel: 24h | Page: 68 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:49 [auto1.fr] INFO: Found listing with ID: KC44664
2026-03-29 20:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC44664%27 HTTP/1.1" 200 None
2026-03-29 20:07:49 [auto1.fr] INFO: Scrape type for KC44664: 0
2026-03-29 20:07:49 [auto1.fr] INFO: Found listing with ID: XP49606
2026-03-29 20:07:49 [auto1.fr] INFO: Found listing with ID: TC43521
2026-03-29 20:07:49 [auto1.fr] INFO: Found listing with ID: DA43353
2026-03-29 20:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA43353%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for DA43353: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: FT37919
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: MP37430
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: TW29990
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW29990%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for TW29990: 2
2026-03-29 20:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25609e1e-09da-5933-a2a8-ffadf839985a with identifier: TW29990
2026-03-29 20:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25609e1e-09da-5933-a2a8-ffadf839985a with scrape type 2
2026-03-29 20:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25609e1e-09da-5933-a2a8-ffadf839985a with scrape type 2
2026-03-29 20:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 25609e1e-09da-5933-a2a8-ffadf839985a, identifier: TW29990
2026-03-29 20:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 25609e1e-09da-5933-a2a8-ffadf839985a with identifier: TW29990
2026-03-29 20:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 25609e1e-09da-5933-a2a8-ffadf839985a with identifier: TW29990
2026-03-29 20:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 25609e1e-09da-5933-a2a8-ffadf839985a with identifier: TW29990 to the API
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:16:08Z',
'fuel_type': 'petrol',
'id': '25609e1e-09da-5933-a2a8-ffadf839985a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW29990',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 114575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-17',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2017}
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW29990%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Saving data for TW29990: {'auction_closing_time': 1774883768.0, 'created_time': 1774624106.346852, 'last_price_update_time': 1774814870.487418}
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TW29990') HTTP/1.1" 204 0
2026-03-29 20:07:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: YG34016
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: HP22884
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: TE79860
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: WE10881
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: WH99497
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH99497%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for WH99497: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: VT88303
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT88303%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for VT88303: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: AW06582
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: UD81721
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD81721%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for UD81721: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: GD10850
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: LM45033
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: CP93546
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP93546%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for CP93546: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: JR53691
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: XB97503
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB97503%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for XB97503: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: ZZ21531
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ21531%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for ZZ21531: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: ME85478
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: TW65411
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: BN30584
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN30584%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for BN30584: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: UN42713
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN42713%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for UN42713: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: KK73571
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: LL32423
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: UP56954
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP56954%27 HTTP/1.1" 200 None
2026-03-29 20:07:50 [auto1.fr] INFO: Scrape type for UP56954: 0
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: NF53447
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: HF97792
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: AV47121
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: UR46637
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: VJ30522
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: KL75694
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: ET93179
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: CH12895
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: WL42720
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: LZ11575
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: DM26560
2026-03-29 20:07:50 [auto1.fr] INFO: Found listing with ID: XJ04578
2026-03-29 20:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:51 [auto1.fr] INFO: Channel: 24h | Page: 69 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: XT87850
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: EY02947
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: CV47418
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: VD42608
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: NC23739
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: RK11371
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: XV71586
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: RU65332
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: BX31241
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: KU09289
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU09289%27 HTTP/1.1" 200 None
2026-03-29 20:07:51 [auto1.fr] INFO: Scrape type for KU09289: 0
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: DT31778
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: VM45990
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: YX14767
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YX14767%27 HTTP/1.1" 200 None
2026-03-29 20:07:51 [auto1.fr] INFO: Scrape type for YX14767: 0
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: VE21844
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: LC46010
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: GJ22712
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: FW75721
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: HP32037
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: CX01779
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: VP08253
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: KC97649
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: DB74353
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: FN04245
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN04245%27 HTTP/1.1" 200 None
2026-03-29 20:07:51 [auto1.fr] INFO: Scrape type for FN04245: 2
2026-03-29 20:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4238423b-03f5-521c-9a42-9920f0e14011 with identifier: FN04245
2026-03-29 20:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4238423b-03f5-521c-9a42-9920f0e14011 with scrape type 2
2026-03-29 20:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4238423b-03f5-521c-9a42-9920f0e14011 with scrape type 2
2026-03-29 20:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4238423b-03f5-521c-9a42-9920f0e14011, identifier: FN04245
2026-03-29 20:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4238423b-03f5-521c-9a42-9920f0e14011 with identifier: FN04245
2026-03-29 20:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4238423b-03f5-521c-9a42-9920f0e14011 with identifier: FN04245
2026-03-29 20:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4238423b-03f5-521c-9a42-9920f0e14011 with identifier: FN04245 to the API
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:58:29Z',
'fuel_type': 'hybrid',
'id': '4238423b-03f5-521c-9a42-9920f0e14011',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FN04245',
'listing': 'auction',
'make': 'Toyota',
'model': 'Prius',
'odometer': 192640,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-29',
'seller_name': None,
'title': 'Toyota Prius 1.8',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN04245%27 HTTP/1.1" 200 None
2026-03-29 20:07:51 [auto1.fr] INFO: Saving data for FN04245: {'auction_closing_time': 1774886309.0, 'created_time': 1774623941.655979, 'last_price_update_time': 1774814871.877243}
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FN04245') HTTP/1.1" 204 0
2026-03-29 20:07:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:51 [auto1.fr] INFO: Found listing with ID: CF59045
2026-03-29 20:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF59045%27 HTTP/1.1" 200 None
2026-03-29 20:07:52 [auto1.fr] INFO: Scrape type for CF59045: 0
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: GT29202
2026-03-29 20:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT29202%27 HTTP/1.1" 200 None
2026-03-29 20:07:52 [auto1.fr] INFO: Scrape type for GT29202: 0
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: FV30159
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: YM32264
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: CM68492
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: TA32648
2026-03-29 20:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA32648%27 HTTP/1.1" 200 None
2026-03-29 20:07:52 [auto1.fr] INFO: Scrape type for TA32648: 0
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: VH92035
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: EJ48081
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: VF74700
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: AZ12396
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: MJ79043
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: BR67887
2026-03-29 20:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR67887%27 HTTP/1.1" 200 None
2026-03-29 20:07:52 [auto1.fr] INFO: Scrape type for BR67887: 0
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: GY82618
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: GR09269
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: YY18278
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: AY91860
2026-03-29 20:07:52 [auto1.fr] INFO: Found listing with ID: ZZ67013
2026-03-29 20:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:53 [auto1.fr] INFO: Channel: 24h | Page: 70 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: UP31918
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: PX91967
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX91967%27 HTTP/1.1" 200 None
2026-03-29 20:07:53 [auto1.fr] INFO: Scrape type for PX91967: 0
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: TU05858
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: HC58992
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: LK51820
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: GS17266
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: BT56168
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: FW66356
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: RM18696
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM18696%27 HTTP/1.1" 200 None
2026-03-29 20:07:53 [auto1.fr] INFO: Scrape type for RM18696: 0
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: HP37519
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: UM45421
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: NU51886
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: CZ82631
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: AT20727
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: AT81791
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: FR21898
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: WG19143
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG19143%27 HTTP/1.1" 200 None
2026-03-29 20:07:53 [auto1.fr] INFO: Scrape type for WG19143: 0
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: NG42802
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG42802%27 HTTP/1.1" 200 None
2026-03-29 20:07:53 [auto1.fr] INFO: Scrape type for NG42802: 0
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: BH93071
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: DN03508
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: PF16062
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF16062%27 HTTP/1.1" 200 None
2026-03-29 20:07:53 [auto1.fr] INFO: Scrape type for PF16062: 0
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: KL74620
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: YT08799
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: JL76183
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL76183%27 HTTP/1.1" 200 None
2026-03-29 20:07:53 [auto1.fr] INFO: Scrape type for JL76183: 0
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: JC39460
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: DE96742
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: GK54284
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: LH76709
2026-03-29 20:07:53 [auto1.fr] INFO: Found listing with ID: SF01086
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF01086%27 HTTP/1.1" 200 None
2026-03-29 20:07:53 [auto1.fr] INFO: Scrape type for SF01086: 2
2026-03-29 20:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f490b7ff-1734-5aac-99e3-94a125123dcc with identifier: SF01086
2026-03-29 20:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f490b7ff-1734-5aac-99e3-94a125123dcc with scrape type 2
2026-03-29 20:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f490b7ff-1734-5aac-99e3-94a125123dcc with scrape type 2
2026-03-29 20:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f490b7ff-1734-5aac-99e3-94a125123dcc, identifier: SF01086
2026-03-29 20:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f490b7ff-1734-5aac-99e3-94a125123dcc with identifier: SF01086
2026-03-29 20:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f490b7ff-1734-5aac-99e3-94a125123dcc with identifier: SF01086
2026-03-29 20:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f490b7ff-1734-5aac-99e3-94a125123dcc with identifier: SF01086 to the API
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:56:26Z',
'fuel_type': 'diesel',
'id': 'f490b7ff-1734-5aac-99e3-94a125123dcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SF01086',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 205425,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-15',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Prestige 4x2',
'transmission': 'manual',
'trim': 'Prestige 4x2',
'year': 2016}
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF01086%27 HTTP/1.1" 200 None
2026-03-29 20:07:53 [auto1.fr] INFO: Saving data for SF01086: {'auction_closing_time': 1774886186.0, 'created_time': 1774523505.422386, 'last_price_update_time': 1774814873.925526}
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SF01086') HTTP/1.1" 204 0
2026-03-29 20:07:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: WV93333
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: RC05941
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: EM83607
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: CU95310
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: BL19130
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: ZD76165
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: BP34211
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: CU30754
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: PZ88800
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: MY43858
2026-03-29 20:07:54 [auto1.fr] INFO: Found listing with ID: DA93412
2026-03-29 20:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:55 [auto1.fr] INFO: Channel: 24h | Page: 71 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: TP61370
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: DH45379
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: VT19778
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: AX98718
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: ZA49017
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: SX33425
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: DJ09425
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: YJ06296
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: HB16314
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: TR39928
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: AW19265
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW19265%27 HTTP/1.1" 200 None
2026-03-29 20:07:55 [auto1.fr] INFO: Scrape type for AW19265: 0
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: SD25864
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: NG39505
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: TK04922
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: DL07367
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL07367%27 HTTP/1.1" 200 None
2026-03-29 20:07:55 [auto1.fr] INFO: Scrape type for DL07367: 0
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: JG67142
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: XH55125
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: VT66374
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: GL57074
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: CU22233
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU22233%27 HTTP/1.1" 200 None
2026-03-29 20:07:55 [auto1.fr] INFO: Scrape type for CU22233: 0
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: PD03654
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: YZ13186
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: ZL05280
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: YS67726
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: TZ91470
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: WS31397
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS31397%27 HTTP/1.1" 200 None
2026-03-29 20:07:55 [auto1.fr] INFO: Scrape type for WS31397: 2
2026-03-29 20:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20d96176-f600-5272-85b2-978c2f69d506 with identifier: WS31397
2026-03-29 20:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20d96176-f600-5272-85b2-978c2f69d506 with scrape type 2
2026-03-29 20:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20d96176-f600-5272-85b2-978c2f69d506 with scrape type 2
2026-03-29 20:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 20d96176-f600-5272-85b2-978c2f69d506, identifier: WS31397
2026-03-29 20:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 20d96176-f600-5272-85b2-978c2f69d506 with identifier: WS31397
2026-03-29 20:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 20d96176-f600-5272-85b2-978c2f69d506 with identifier: WS31397
2026-03-29 20:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 20d96176-f600-5272-85b2-978c2f69d506 with identifier: WS31397 to the API
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 155,
'expiration_date': '2026-03-30T15:50:00Z',
'fuel_type': 'petrol',
'id': '20d96176-f600-5272-85b2-978c2f69d506',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WS31397',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 144446,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-18',
'seller_name': None,
'title': 'Peugeot 5008 1.6 THP Premium Pack',
'transmission': 'manual',
'trim': 'Premium Pack',
'year': 2011}
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS31397%27 HTTP/1.1" 200 None
2026-03-29 20:07:55 [auto1.fr] INFO: Saving data for WS31397: {'auction_closing_time': 1774885800.0, 'created_time': 1774523540.700245, 'last_price_update_time': 1774814875.5938}
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WS31397') HTTP/1.1" 204 0
2026-03-29 20:07:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: MC68416
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC68416%27 HTTP/1.1" 200 None
2026-03-29 20:07:55 [auto1.fr] INFO: Scrape type for MC68416: 0
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: AT49366
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: SV76082
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: SE24151
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE24151%27 HTTP/1.1" 200 None
2026-03-29 20:07:55 [auto1.fr] INFO: Scrape type for SE24151: 0
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: VR68825
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: JN14468
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: EX11392
2026-03-29 20:07:55 [auto1.fr] INFO: Found listing with ID: FX98365
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX98365%27 HTTP/1.1" 200 None
2026-03-29 20:07:55 [auto1.fr] INFO: Scrape type for FX98365: 2
2026-03-29 20:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d00babed-91ce-56bc-821c-984c3fbf5b0d with identifier: FX98365
2026-03-29 20:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d00babed-91ce-56bc-821c-984c3fbf5b0d with scrape type 2
2026-03-29 20:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d00babed-91ce-56bc-821c-984c3fbf5b0d with scrape type 2
2026-03-29 20:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d00babed-91ce-56bc-821c-984c3fbf5b0d, identifier: FX98365
2026-03-29 20:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d00babed-91ce-56bc-821c-984c3fbf5b0d with identifier: FX98365
2026-03-29 20:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d00babed-91ce-56bc-821c-984c3fbf5b0d with identifier: FX98365
2026-03-29 20:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d00babed-91ce-56bc-821c-984c3fbf5b0d with identifier: FX98365 to the API
2026-03-29 20:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:05:59Z',
'fuel_type': 'diesel',
'id': 'd00babed-91ce-56bc-821c-984c3fbf5b0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FX98365',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 245996,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-02',
'seller_name': None,
'title': 'Dacia Sandero 1.5 dCi Stepway',
'transmission': 'manual',
'trim': 'Stepway',
'year': 2010}
2026-03-29 20:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX98365%27 HTTP/1.1" 200 None
2026-03-29 20:07:56 [auto1.fr] INFO: Saving data for FX98365: {'auction_closing_time': 1774883159.0, 'created_time': 1773832709.24038, 'last_price_update_time': 1774814876.214908}
2026-03-29 20:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FX98365') HTTP/1.1" 204 0
2026-03-29 20:07:56 [auto1.fr] INFO: Found listing with ID: NZ33363
2026-03-29 20:07:56 [auto1.fr] INFO: Found listing with ID: EH26711
2026-03-29 20:07:56 [auto1.fr] INFO: Found listing with ID: LL72908
2026-03-29 20:07:56 [auto1.fr] INFO: Found listing with ID: SD92574
2026-03-29 20:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SD92574%27 HTTP/1.1" 200 None
2026-03-29 20:07:56 [auto1.fr] INFO: Scrape type for SD92574: 0
2026-03-29 20:07:56 [auto1.fr] INFO: Found listing with ID: SV67354
2026-03-29 20:07:56 [auto1.fr] INFO: Found listing with ID: CY43470
2026-03-29 20:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:07:57 [auto1.fr] INFO: Channel: 24h | Page: 72 | totalHits: 3962 | hits on page: 40
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: RB55896
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: XW31982
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: NJ59520
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ59520%27 HTTP/1.1" 200 None
2026-03-29 20:07:57 [auto1.fr] INFO: Scrape type for NJ59520: 0
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: HZ30710
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: GG29325
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: LZ69569
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ69569%27 HTTP/1.1" 200 None
2026-03-29 20:07:57 [auto1.fr] INFO: Scrape type for LZ69569: 0
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: NY61092
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: TR32255
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: ZM80023
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: SL13789
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: YS87818
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS87818%27 HTTP/1.1" 200 None
2026-03-29 20:07:57 [auto1.fr] INFO: Scrape type for YS87818: 0
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: MS42425
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: AT90732
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: AK39621
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: FB29476
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: CE04725
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE04725%27 HTTP/1.1" 200 None
2026-03-29 20:07:57 [auto1.fr] INFO: Scrape type for CE04725: 0
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: CV84017
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV84017%27 HTTP/1.1" 200 None
2026-03-29 20:07:57 [auto1.fr] INFO: Scrape type for CV84017: 0
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: RX87637
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: VP23956
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: NY43606
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: GB94955
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: LL62487
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: CR66279
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: CH04753
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CH04753%27 HTTP/1.1" 200 None
2026-03-29 20:07:57 [auto1.fr] INFO: Scrape type for CH04753: 0
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: VP92725
2026-03-29 20:07:57 [auto1.fr] INFO: Found listing with ID: KB95904
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB95904%27 HTTP/1.1" 200 None
2026-03-29 20:07:57 [auto1.fr] INFO: Scrape type for KB95904: 2
2026-03-29 20:07:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e7b2acb-1e93-5588-875e-d16f1f79ebdf with identifier: KB95904
2026-03-29 20:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e7b2acb-1e93-5588-875e-d16f1f79ebdf with scrape type 2
2026-03-29 20:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e7b2acb-1e93-5588-875e-d16f1f79ebdf with scrape type 2
2026-03-29 20:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3e7b2acb-1e93-5588-875e-d16f1f79ebdf, identifier: KB95904
2026-03-29 20:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3e7b2acb-1e93-5588-875e-d16f1f79ebdf with identifier: KB95904
2026-03-29 20:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3e7b2acb-1e93-5588-875e-d16f1f79ebdf with identifier: KB95904
2026-03-29 20:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3e7b2acb-1e93-5588-875e-d16f1f79ebdf with identifier: KB95904 to the API
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:41:35Z',
'fuel_type': 'petrol',
'id': '3e7b2acb-1e93-5588-875e-d16f1f79ebdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KB95904',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS3 Cabrio',
'odometer': 131953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-18',
'seller_name': None,
'title': 'DS Automobiles DS3 Cabrio 1.2 PureTech SoChic',
'transmission': 'manual',
'trim': 'SoChic',
'year': 2017}
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB95904%27 HTTP/1.1" 200 None
2026-03-29 20:07:57 [auto1.fr] INFO: Saving data for KB95904: {'auction_closing_time': 1774885295.0, 'created_time': 1774623944.132722, 'last_price_update_time': 1774814877.909225}
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KB95904') HTTP/1.1" 204 0
2026-03-29 20:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: GZ26108
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: KH51958
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: HW65969
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: RL62627
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: ND58253
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND58253%27 HTTP/1.1" 200 None
2026-03-29 20:07:58 [auto1.fr] INFO: Scrape type for ND58253: 0
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: PM61458
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: TB34816
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB34816%27 HTTP/1.1" 200 None
2026-03-29 20:07:58 [auto1.fr] INFO: Scrape type for TB34816: 0
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: WT63906
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: HR61891
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HR61891%27 HTTP/1.1" 200 None
2026-03-29 20:07:58 [auto1.fr] INFO: Scrape type for HR61891: 0
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: PG50049
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: JS64389
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JS64389%27 HTTP/1.1" 200 None
2026-03-29 20:07:58 [auto1.fr] INFO: Scrape type for JS64389: 0
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: MC93057
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: WN65697
2026-03-29 20:07:58 [auto1.fr] INFO: Found listing with ID: SL82812
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL82812%27 HTTP/1.1" 200 None
2026-03-29 20:07:58 [auto1.fr] INFO: Scrape type for SL82812: 0
2026-03-29 20:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:00 [auto1.fr] INFO: Channel: 24h | Page: 73 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: FV70954
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: HX49968
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: UG11231
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: MG59529
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG59529%27 HTTP/1.1" 200 None
2026-03-29 20:08:00 [auto1.fr] INFO: Scrape type for MG59529: 0
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: JT24532
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: SK92055
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: FY78807
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: SB38361
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: TY88704
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: NM97530
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM97530%27 HTTP/1.1" 200 None
2026-03-29 20:08:00 [auto1.fr] INFO: Scrape type for NM97530: 0
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: XL87843
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: GZ59625
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ59625%27 HTTP/1.1" 200 None
2026-03-29 20:08:00 [auto1.fr] INFO: Scrape type for GZ59625: 0
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: PM49517
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: XP17198
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: GN98796
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN98796%27 HTTP/1.1" 200 None
2026-03-29 20:08:00 [auto1.fr] INFO: Scrape type for GN98796: 0
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: DR23602
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: JU80651
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JU80651%27 HTTP/1.1" 200 None
2026-03-29 20:08:00 [auto1.fr] INFO: Scrape type for JU80651: 2
2026-03-29 20:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6384cb40-af85-52b5-854d-ff2bc8283fdf with identifier: JU80651
2026-03-29 20:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6384cb40-af85-52b5-854d-ff2bc8283fdf with scrape type 2
2026-03-29 20:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6384cb40-af85-52b5-854d-ff2bc8283fdf with scrape type 2
2026-03-29 20:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6384cb40-af85-52b5-854d-ff2bc8283fdf, identifier: JU80651
2026-03-29 20:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6384cb40-af85-52b5-854d-ff2bc8283fdf with identifier: JU80651
2026-03-29 20:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6384cb40-af85-52b5-854d-ff2bc8283fdf with identifier: JU80651
2026-03-29 20:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6384cb40-af85-52b5-854d-ff2bc8283fdf with identifier: JU80651 to the API
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:26:37Z',
'fuel_type': 'petrol',
'id': '6384cb40-af85-52b5-854d-ff2bc8283fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JU80651',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 69949,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-28',
'seller_name': None,
'title': 'Nissan Qashqai 1.2 N-Connecta',
'transmission': 'automatic',
'trim': 'N-Connecta',
'year': 2016}
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JU80651%27 HTTP/1.1" 200 None
2026-03-29 20:08:00 [auto1.fr] INFO: Saving data for JU80651: {'auction_closing_time': 1774884397.0, 'created_time': 1773253094.622813, 'last_price_update_time': 1774814880.738212}
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JU80651') HTTP/1.1" 204 0
2026-03-29 20:08:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: MM63788
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: ZP94396
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: MG88559
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG88559%27 HTTP/1.1" 200 None
2026-03-29 20:08:00 [auto1.fr] INFO: Scrape type for MG88559: 0
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: ZC11276
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: ZU13538
2026-03-29 20:08:00 [auto1.fr] INFO: Found listing with ID: WY25382
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY25382%27 HTTP/1.1" 200 None
2026-03-29 20:08:00 [auto1.fr] INFO: Scrape type for WY25382: 2
2026-03-29 20:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d25d101a-017d-58a2-9b32-0cf9d1f3d5d4 with identifier: WY25382
2026-03-29 20:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d25d101a-017d-58a2-9b32-0cf9d1f3d5d4 with scrape type 2
2026-03-29 20:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d25d101a-017d-58a2-9b32-0cf9d1f3d5d4 with scrape type 2
2026-03-29 20:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d25d101a-017d-58a2-9b32-0cf9d1f3d5d4, identifier: WY25382
2026-03-29 20:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d25d101a-017d-58a2-9b32-0cf9d1f3d5d4 with identifier: WY25382
2026-03-29 20:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d25d101a-017d-58a2-9b32-0cf9d1f3d5d4 with identifier: WY25382
2026-03-29 20:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d25d101a-017d-58a2-9b32-0cf9d1f3d5d4 with identifier: WY25382 to the API
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:51:13Z',
'fuel_type': 'diesel',
'id': 'd25d101a-017d-58a2-9b32-0cf9d1f3d5d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WY25382',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 263200,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-06',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2017}
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY25382%27 HTTP/1.1" 200 None
2026-03-29 20:08:01 [auto1.fr] INFO: Saving data for WY25382: {'auction_closing_time': 1774885873.0, 'created_time': 1774624110.13168, 'last_price_update_time': 1774814881.309467}
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WY25382') HTTP/1.1" 204 0
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: DR43317
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: PM54626
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM54626%27 HTTP/1.1" 200 None
2026-03-29 20:08:01 [auto1.fr] INFO: Scrape type for PM54626: 0
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: WF83429
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: XT87839
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: KC00053
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: RT00680
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT00680%27 HTTP/1.1" 200 None
2026-03-29 20:08:01 [auto1.fr] INFO: Scrape type for RT00680: 2
2026-03-29 20:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c861fd84-399b-50a4-8574-233f8f053e49 with identifier: RT00680
2026-03-29 20:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c861fd84-399b-50a4-8574-233f8f053e49 with scrape type 2
2026-03-29 20:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c861fd84-399b-50a4-8574-233f8f053e49 with scrape type 2
2026-03-29 20:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c861fd84-399b-50a4-8574-233f8f053e49, identifier: RT00680
2026-03-29 20:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c861fd84-399b-50a4-8574-233f8f053e49 with identifier: RT00680
2026-03-29 20:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c861fd84-399b-50a4-8574-233f8f053e49 with identifier: RT00680
2026-03-29 20:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c861fd84-399b-50a4-8574-233f8f053e49 with identifier: RT00680 to the API
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:55:07Z',
'fuel_type': 'petrol',
'id': 'c861fd84-399b-50a4-8574-233f8f053e49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RT00680',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 95387,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-27',
'seller_name': None,
'title': 'Peugeot 208 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2016}
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT00680%27 HTTP/1.1" 200 None
2026-03-29 20:08:01 [auto1.fr] INFO: Saving data for RT00680: {'auction_closing_time': 1774886107.0, 'created_time': 1773219563.628102, 'last_price_update_time': 1774814881.789548}
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RT00680') HTTP/1.1" 204 0
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: WA19421
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: LH70216
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH70216%27 HTTP/1.1" 200 None
2026-03-29 20:08:01 [auto1.fr] INFO: Scrape type for LH70216: 0
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: XX17277
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: RT97510
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: YF14026
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: VL98028
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL98028%27 HTTP/1.1" 200 None
2026-03-29 20:08:01 [auto1.fr] INFO: Scrape type for VL98028: 0
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: JU05090
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: CC89861
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC89861%27 HTTP/1.1" 200 None
2026-03-29 20:08:01 [auto1.fr] INFO: Scrape type for CC89861: 0
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: BZ30264
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: GS03984
2026-03-29 20:08:01 [auto1.fr] INFO: Found listing with ID: AH00792
2026-03-29 20:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:02 [auto1.fr] INFO: Channel: 24h | Page: 74 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: SC97617
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: WJ36021
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: CW00157
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: MA92859
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: FP08474
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: GE69678
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: NS97221
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: PD78031
2026-03-29 20:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD78031%27 HTTP/1.1" 200 None
2026-03-29 20:08:02 [auto1.fr] INFO: Scrape type for PD78031: 0
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: UM97504
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: NP12584
2026-03-29 20:08:02 [auto1.fr] INFO: Found listing with ID: NW12162
2026-03-29 20:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW12162%27 HTTP/1.1" 200 None
2026-03-29 20:08:02 [auto1.fr] INFO: Scrape type for NW12162: 2
2026-03-29 20:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6796255-b563-5d87-b9e9-da60b2bad6d7 with identifier: NW12162
2026-03-29 20:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6796255-b563-5d87-b9e9-da60b2bad6d7 with scrape type 2
2026-03-29 20:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6796255-b563-5d87-b9e9-da60b2bad6d7 with scrape type 2
2026-03-29 20:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d6796255-b563-5d87-b9e9-da60b2bad6d7, identifier: NW12162
2026-03-29 20:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d6796255-b563-5d87-b9e9-da60b2bad6d7 with identifier: NW12162
2026-03-29 20:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d6796255-b563-5d87-b9e9-da60b2bad6d7 with identifier: NW12162
2026-03-29 20:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d6796255-b563-5d87-b9e9-da60b2bad6d7 with identifier: NW12162 to the API
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:40:49Z',
'fuel_type': 'diesel',
'id': 'd6796255-b563-5d87-b9e9-da60b2bad6d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NW12162',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 153010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-01',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Active 2WD',
'transmission': 'manual',
'trim': 'Active 2WD',
'year': 2012}
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW12162%27 HTTP/1.1" 200 None
2026-03-29 20:08:03 [auto1.fr] INFO: Saving data for NW12162: {'auction_closing_time': 1774885249.0, 'created_time': 1774523357.440564, 'last_price_update_time': 1774814883.281161}
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NW12162') HTTP/1.1" 204 0
2026-03-29 20:08:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: WV73236
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: UR57838
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: SN63946
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: MA29780
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA29780%27 HTTP/1.1" 200 None
2026-03-29 20:08:03 [auto1.fr] INFO: Scrape type for MA29780: 2
2026-03-29 20:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b5e8a9f-6457-51b5-a72b-94aaf44d1ba9 with identifier: MA29780
2026-03-29 20:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b5e8a9f-6457-51b5-a72b-94aaf44d1ba9 with scrape type 2
2026-03-29 20:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b5e8a9f-6457-51b5-a72b-94aaf44d1ba9 with scrape type 2
2026-03-29 20:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2b5e8a9f-6457-51b5-a72b-94aaf44d1ba9, identifier: MA29780
2026-03-29 20:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2b5e8a9f-6457-51b5-a72b-94aaf44d1ba9 with identifier: MA29780
2026-03-29 20:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2b5e8a9f-6457-51b5-a72b-94aaf44d1ba9 with identifier: MA29780
2026-03-29 20:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2b5e8a9f-6457-51b5-a72b-94aaf44d1ba9 with identifier: MA29780 to the API
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:49:46Z',
'fuel_type': 'diesel',
'id': '2b5e8a9f-6457-51b5-a72b-94aaf44d1ba9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA29780',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 179576,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-25',
'seller_name': None,
'title': 'Renault Kangoo 1.5 BLUE dCi Express Confort L1',
'transmission': 'manual',
'trim': 'Express Confort L1',
'year': 2020}
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA29780%27 HTTP/1.1" 200 None
2026-03-29 20:08:03 [auto1.fr] INFO: Saving data for MA29780: {'auction_closing_time': 1774885786.0, 'created_time': 1774624026.975377, 'last_price_update_time': 1774814883.880641}
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MA29780') HTTP/1.1" 204 0
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: ZH47004
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZH47004%27 HTTP/1.1" 200 None
2026-03-29 20:08:03 [auto1.fr] INFO: Scrape type for ZH47004: 0
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: WS68966
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS68966%27 HTTP/1.1" 200 None
2026-03-29 20:08:03 [auto1.fr] INFO: Scrape type for WS68966: 0
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: KP94491
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: AU48197
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: WN86171
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: KN59996
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KN59996%27 HTTP/1.1" 200 None
2026-03-29 20:08:03 [auto1.fr] INFO: Scrape type for KN59996: 0
2026-03-29 20:08:03 [auto1.fr] INFO: Found listing with ID: CJ92637
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ92637%27 HTTP/1.1" 200 None
2026-03-29 20:08:03 [auto1.fr] INFO: Scrape type for CJ92637: 2
2026-03-29 20:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f114027f-eda6-5f84-b914-7b45e526850b with identifier: CJ92637
2026-03-29 20:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f114027f-eda6-5f84-b914-7b45e526850b with scrape type 2
2026-03-29 20:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f114027f-eda6-5f84-b914-7b45e526850b with scrape type 2
2026-03-29 20:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f114027f-eda6-5f84-b914-7b45e526850b, identifier: CJ92637
2026-03-29 20:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f114027f-eda6-5f84-b914-7b45e526850b with identifier: CJ92637
2026-03-29 20:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f114027f-eda6-5f84-b914-7b45e526850b with identifier: CJ92637
2026-03-29 20:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f114027f-eda6-5f84-b914-7b45e526850b with identifier: CJ92637 to the API
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:26:49Z',
'fuel_type': 'petrol',
'id': 'f114027f-eda6-5f84-b914-7b45e526850b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ92637',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 129802,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-28',
'seller_name': None,
'title': 'Skoda Fabia 1.2 Ambition 2',
'transmission': 'manual',
'trim': 'Ambition 2',
'year': 2012}
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ92637%27 HTTP/1.1" 200 None
2026-03-29 20:08:04 [auto1.fr] INFO: Saving data for CJ92637: {'auction_closing_time': 1774884409.0, 'created_time': 1773219285.014115, 'last_price_update_time': 1774814884.452635}
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CJ92637') HTTP/1.1" 204 0
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: YA54656
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: BM17669
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: FP89047
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP89047%27 HTTP/1.1" 200 None
2026-03-29 20:08:04 [auto1.fr] INFO: Scrape type for FP89047: 0
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: GZ97506
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: RL60672
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: UF83440
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF83440%27 HTTP/1.1" 200 None
2026-03-29 20:08:04 [auto1.fr] INFO: Scrape type for UF83440: 0
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: ZH72622
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: NY72412
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: GM29427
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: WA46854
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA46854%27 HTTP/1.1" 200 None
2026-03-29 20:08:04 [auto1.fr] INFO: Scrape type for WA46854: 0
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: AD46957
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: YP51372
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: GU93912
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU93912%27 HTTP/1.1" 200 None
2026-03-29 20:08:04 [auto1.fr] INFO: Scrape type for GU93912: 0
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: TY87509
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: DB83162
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: PX06579
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX06579%27 HTTP/1.1" 200 None
2026-03-29 20:08:04 [auto1.fr] INFO: Scrape type for PX06579: 0
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: BF66000
2026-03-29 20:08:04 [auto1.fr] INFO: Found listing with ID: SY82674
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY82674%27 HTTP/1.1" 200 None
2026-03-29 20:08:04 [auto1.fr] INFO: Scrape type for SY82674: 0
2026-03-29 20:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:05 [auto1.fr] INFO: Channel: 24h | Page: 75 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: GS73075
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: FL76825
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: TS40917
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: VY74819
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: JE10155
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: ZK08219
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: KS28661
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: SF06109
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: AD83695
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: BS21555
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS21555%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for BS21555: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: JF07338
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: HE67645
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE67645%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for HE67645: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: JD39110
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: JR78499
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR78499%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for JR78499: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: NZ21389
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ21389%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for NZ21389: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: DK56900
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: BF56571
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: YY91816
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY91816%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for YY91816: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: YH44031
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: WJ13583
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: UR58617
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR58617%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for UR58617: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: TE19039
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: CK21473
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: WG06663
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: PA78315
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: TL95949
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: XS62147
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS62147%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for XS62147: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: AC86426
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: TH94226
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH94226%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for TH94226: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: RG30279
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG30279%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for RG30279: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: TN71254
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: DJ31121
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ31121%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for DJ31121: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: KJ24442
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: MX62937
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: UV38858
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: FS76185
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: DS23730
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: JL93468
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: CM39472
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM39472%27 HTTP/1.1" 200 None
2026-03-29 20:08:05 [auto1.fr] INFO: Scrape type for CM39472: 0
2026-03-29 20:08:05 [auto1.fr] INFO: Found listing with ID: ZL28145
2026-03-29 20:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:06 [auto1.fr] INFO: Channel: 24h | Page: 76 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: JY97748
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: FJ05834
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: JF96237
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: HG27801
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: AA14547
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: CE08433
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE08433%27 HTTP/1.1" 200 None
2026-03-29 20:08:06 [auto1.fr] INFO: Scrape type for CE08433: 0
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: ZN02557
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: EN42354
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: GL68159
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: RM20172
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: EE83883
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: HS48981
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: HD10774
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD10774%27 HTTP/1.1" 200 None
2026-03-29 20:08:06 [auto1.fr] INFO: Scrape type for HD10774: 0
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: SZ93717
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: WF53707
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: RE72510
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: AV92189
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: PK04898
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: PD48393
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: PT64266
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: PE67276
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE67276%27 HTTP/1.1" 200 None
2026-03-29 20:08:06 [auto1.fr] INFO: Scrape type for PE67276: 0
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: ZW54259
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: ZH66102
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: XB80018
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: FK47349
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: YC36334
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: PS96016
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: KU51052
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: HJ20372
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: GC19073
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: WZ07204
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WZ07204%27 HTTP/1.1" 200 None
2026-03-29 20:08:06 [auto1.fr] INFO: Scrape type for WZ07204: 0
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: TG10536
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: RE10755
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: MR81376
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR81376%27 HTTP/1.1" 200 None
2026-03-29 20:08:06 [auto1.fr] INFO: Scrape type for MR81376: 0
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: MP66678
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: CT54779
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: KW68314
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: JF56429
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: JP06757
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP06757%27 HTTP/1.1" 200 None
2026-03-29 20:08:06 [auto1.fr] INFO: Scrape type for JP06757: 0
2026-03-29 20:08:06 [auto1.fr] INFO: Found listing with ID: SE16009
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE16009%27 HTTP/1.1" 200 None
2026-03-29 20:08:06 [auto1.fr] INFO: Scrape type for SE16009: 0
2026-03-29 20:08:06 [scrapy.extensions.logstats] INFO: Crawled 80 pages (at 29 pages/min), scraped 124 items (at 42 items/min)
2026-03-29 20:08:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 20:08:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:07 [auto1.fr] INFO: Channel: 24h | Page: 77 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: MU24088
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: HF25900
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: NV28779
2026-03-29 20:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV28779%27 HTTP/1.1" 200 None
2026-03-29 20:08:07 [auto1.fr] INFO: Scrape type for NV28779: 0
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: UU33853
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: GZ91230
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: WD81784
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: XA59282
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: PZ79927
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: VL19432
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: WN62407
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: GA15332
2026-03-29 20:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA15332%27 HTTP/1.1" 200 None
2026-03-29 20:08:07 [auto1.fr] INFO: Scrape type for GA15332: 0
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: JG32180
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: LV54644
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: ET22474
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: VB54274
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: WH81250
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: KG24265
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: MJ22347
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: UH55334
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: TY42768
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: ZV03608
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: TF90019
2026-03-29 20:08:07 [auto1.fr] INFO: Found listing with ID: ZN51236
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN51236%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for ZN51236: 0
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: RH20698
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: JH28308
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: FX69066
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: WN78758
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN78758%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for WN78758: 0
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: FB52388
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: EM64243
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EM64243%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for EM64243: 0
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: FV29389
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: AH74667
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: NL48805
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL48805%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for NL48805: 0
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: YG68340
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG68340%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for YG68340: 0
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: CJ55731
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: YM43773
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: XK82108
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK82108%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for XK82108: 0
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: NV36409
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV36409%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for NV36409: 0
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: KX72763
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX72763%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for KX72763: 0
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: MC34871
2026-03-29 20:08:08 [auto1.fr] INFO: Found listing with ID: NH75420
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH75420%27 HTTP/1.1" 200 None
2026-03-29 20:08:08 [auto1.fr] INFO: Scrape type for NH75420: 0
2026-03-29 20:08:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:09 [auto1.fr] INFO: Channel: 24h | Page: 78 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: UW89865
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW89865%27 HTTP/1.1" 200 None
2026-03-29 20:08:09 [auto1.fr] INFO: Scrape type for UW89865: 0
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: JN66060
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: BX33058
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX33058%27 HTTP/1.1" 200 None
2026-03-29 20:08:09 [auto1.fr] INFO: Scrape type for BX33058: 0
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: LH95044
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: VF82485
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: MP91388
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: TR54238
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: WH66120
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: ZK60890
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: ER89848
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: MR72983
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: YZ93571
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ93571%27 HTTP/1.1" 200 None
2026-03-29 20:08:09 [auto1.fr] INFO: Scrape type for YZ93571: 0
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: DC15734
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: XE57968
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE57968%27 HTTP/1.1" 200 None
2026-03-29 20:08:09 [auto1.fr] INFO: Scrape type for XE57968: 0
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: SC77691
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: BE42627
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE42627%27 HTTP/1.1" 200 None
2026-03-29 20:08:09 [auto1.fr] INFO: Scrape type for BE42627: 0
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: GG81995
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: CR42714
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: CE35297
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: JH24674
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: VH64619
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: ZP19975
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: YP11132
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: PD71096
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: SL68858
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: JG27531
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: JE50651
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: PX74554
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: MS48423
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: FC94374
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: PF58698
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: RW58754
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: ZU75776
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: MD77771
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: GP33170
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: EL53506
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: NP36468
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: LZ22019
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ22019%27 HTTP/1.1" 200 None
2026-03-29 20:08:09 [auto1.fr] INFO: Scrape type for LZ22019: 0
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: ZJ62957
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ62957%27 HTTP/1.1" 200 None
2026-03-29 20:08:09 [auto1.fr] INFO: Scrape type for ZJ62957: 0
2026-03-29 20:08:09 [auto1.fr] INFO: Found listing with ID: HV65462
2026-03-29 20:08:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:10 [auto1.fr] INFO: Channel: 24h | Page: 79 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: SL84950
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: MZ97980
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: HF65645
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: PF58215
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF58215%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for PF58215: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: DC84822
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: WY90257
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY90257%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for WY90257: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: DY58441
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DY58441%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for DY58441: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: HA57623
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: YA52294
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: RA71282
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: GT00175
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT00175%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for GT00175: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: XM02114
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XM02114%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for XM02114: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: WD54427
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: CL62948
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: SA02986
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: DX76467
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: RW82157
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW82157%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for RW82157: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: AX33817
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX33817%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for AX33817: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: XR16866
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: SG67985
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: VS23726
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: SH10737
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH10737%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for SH10737: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: GR64751
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: UF65661
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: EF99647
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: LT84198
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LT84198%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for LT84198: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: XX91419
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX91419%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for XX91419: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: NK21685
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: CK35562
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: GS65981
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS65981%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for GS65981: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: HN41190
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HN41190%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for HN41190: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: SV57459
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: HK63767
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: JH18502
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: NK97991
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK97991%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for NK97991: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: FE45275
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: RP20789
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: ZL56618
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: WX60393
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX60393%27 HTTP/1.1" 200 None
2026-03-29 20:08:10 [auto1.fr] INFO: Scrape type for WX60393: 0
2026-03-29 20:08:10 [auto1.fr] INFO: Found listing with ID: AJ70757
2026-03-29 20:08:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:12 [auto1.fr] INFO: Channel: 24h | Page: 80 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: KL87696
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL87696%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for KL87696: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: KT17553
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KT17553%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for KT17553: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: SX76014
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: DD75510
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: ZF23948
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: WM84463
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: JR93162
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: PY97229
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PY97229%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for PY97229: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: SW20172
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW20172%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for SW20172: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: NW87913
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: TU34915
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: NJ82872
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: GA67039
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: NT26792
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT26792%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for NT26792: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: LH59287
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: BT80700
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: AB99439
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: WL89237
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: GB80878
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB80878%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for GB80878: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: VN89560
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN89560%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for VN89560: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: XS44822
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: NJ07940
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: MN50971
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: MP79146
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: GD28523
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: LA30202
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: FJ71814
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: SF71257
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: FP78557
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: BV80652
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV80652%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for BV80652: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: MA61941
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA61941%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for MA61941: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: DH32796
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: PG89381
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: KG24879
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: TL59633
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: UF64082
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: BY36168
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: SJ83397
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: GT56253
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT56253%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for GT56253: 0
2026-03-29 20:08:12 [auto1.fr] INFO: Found listing with ID: KX27022
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX27022%27 HTTP/1.1" 200 None
2026-03-29 20:08:12 [auto1.fr] INFO: Scrape type for KX27022: 0
2026-03-29 20:08:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:13 [auto1.fr] INFO: Channel: 24h | Page: 81 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: WL52555
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: FE79603
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: RK50663
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: JJ61666
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: JJ87165
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: EF05565
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF05565%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for EF05565: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: JL32870
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: MB72443
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: CU16267
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: KR18371
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: PF09480
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: HZ02689
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: VR08947
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR08947%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for VR08947: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: MG34511
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: UC52901
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: KR38014
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: VL47333
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: HK06615
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK06615%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for HK06615: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: LV60868
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV60868%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for LV60868: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: PL58037
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL58037%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for PL58037: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: EJ68168
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: KR22803
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: ZF22260
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: DX15659
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX15659%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for DX15659: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: TB10298
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB10298%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for TB10298: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: PX78812
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX78812%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for PX78812: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: LJ12195
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: ZS17740
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZS17740%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for ZS17740: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: RX29137
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX29137%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for RX29137: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: ZU85882
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: DC53423
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: EP92791
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: NU22496
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: PD96276
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: SL33104
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: YG84711
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: DP39204
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: WT10703
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT10703%27 HTTP/1.1" 200 None
2026-03-29 20:08:13 [auto1.fr] INFO: Scrape type for WT10703: 0
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: WR81420
2026-03-29 20:08:13 [auto1.fr] INFO: Found listing with ID: LV99015
2026-03-29 20:08:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:14 [auto1.fr] INFO: Channel: 24h | Page: 82 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: NE12141
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: LB65647
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: SF17635
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: DU78969
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU78969%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for DU78969: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: RN69245
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: GF31041
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: DZ93005
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: KE95958
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: NE86900
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: BC00467
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: CA53572
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA53572%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for CA53572: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: UL34830
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: CE77721
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE77721%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for CE77721: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: UM21861
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: SN32974
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN32974%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for SN32974: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: YM66542
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: LF97734
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: GF05733
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: AK36999
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK36999%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for AK36999: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: DA77407
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: BV78883
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: NY17450
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY17450%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for NY17450: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: GE65256
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: RS84177
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: BW48684
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: VP49485
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: MW23065
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: KP63735
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: BA73207
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: VU08648
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: CJ23217
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ23217%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for CJ23217: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: CC03519
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: GG92228
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: RR92690
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: SU05446
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: CU55087
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU55087%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for CU55087: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: SM45257
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: EC70489
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: LZ13382
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ13382%27 HTTP/1.1" 200 None
2026-03-29 20:08:14 [auto1.fr] INFO: Scrape type for LZ13382: 0
2026-03-29 20:08:14 [auto1.fr] INFO: Found listing with ID: ZF66923
2026-03-29 20:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:15 [auto1.fr] INFO: Channel: 24h | Page: 83 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: KB31607
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: EM05638
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: UE67230
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: PH85704
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: YT49094
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: SS17919
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: FH39112
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: KM12499
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: WD51164
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: FS40526
2026-03-29 20:08:15 [auto1.fr] INFO: Found listing with ID: ED01632
2026-03-29 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED01632%27 HTTP/1.1" 200 None
2026-03-29 20:08:16 [auto1.fr] INFO: Scrape type for ED01632: 0
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: BF99335
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: BY36086
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY36086%27 HTTP/1.1" 200 None
2026-03-29 20:08:16 [auto1.fr] INFO: Scrape type for BY36086: 0
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: EJ10392
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: FF80923
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: ZZ56347
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: TW66218
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: LJ63461
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ63461%27 HTTP/1.1" 200 None
2026-03-29 20:08:16 [auto1.fr] INFO: Scrape type for LJ63461: 0
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: HZ59055
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: DP42522
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: TZ35948
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: ZE01505
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: AZ95773
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: NA91720
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: GR73848
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR73848%27 HTTP/1.1" 200 None
2026-03-29 20:08:16 [auto1.fr] INFO: Scrape type for GR73848: 0
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: DY55554
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: SV47129
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: FY50281
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: XV54294
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: UL61645
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: XP13340
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP13340%27 HTTP/1.1" 200 None
2026-03-29 20:08:16 [auto1.fr] INFO: Scrape type for XP13340: 0
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: WF13879
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF13879%27 HTTP/1.1" 200 None
2026-03-29 20:08:16 [auto1.fr] INFO: Scrape type for WF13879: 0
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: VF42289
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF42289%27 HTTP/1.1" 200 None
2026-03-29 20:08:16 [auto1.fr] INFO: Scrape type for VF42289: 0
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: RC09980
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: FL69972
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL69972%27 HTTP/1.1" 200 None
2026-03-29 20:08:16 [auto1.fr] INFO: Scrape type for FL69972: 0
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: VN32195
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: ES67441
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: AJ90327
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: BK28598
2026-03-29 20:08:16 [auto1.fr] INFO: Found listing with ID: BJ48666
2026-03-29 20:08:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:17 [auto1.fr] INFO: Channel: 24h | Page: 84 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: FN14098
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: RT17592
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: VJ32569
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: YP28351
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: UW75406
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: VA87261
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VA87261%27 HTTP/1.1" 200 None
2026-03-29 20:08:17 [auto1.fr] INFO: Scrape type for VA87261: 0
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: LK58488
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: WT29775
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: NN84576
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: AY57267
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY57267%27 HTTP/1.1" 200 None
2026-03-29 20:08:17 [auto1.fr] INFO: Scrape type for AY57267: 0
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: YM93087
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM93087%27 HTTP/1.1" 200 None
2026-03-29 20:08:17 [auto1.fr] INFO: Scrape type for YM93087: 0
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: DM85299
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: ZM68465
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: YN12389
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: MN90582
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: DE39656
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: JT40746
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT40746%27 HTTP/1.1" 200 None
2026-03-29 20:08:17 [auto1.fr] INFO: Scrape type for JT40746: 0
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: ER80291
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: HK82247
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: TV56725
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: SV18797
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: LH87358
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: RG93466
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: MM40591
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: DU54324
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: ZM83363
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: YZ38507
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ38507%27 HTTP/1.1" 200 None
2026-03-29 20:08:17 [auto1.fr] INFO: Scrape type for YZ38507: 0
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: WE18688
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: WS06781
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS06781%27 HTTP/1.1" 200 None
2026-03-29 20:08:17 [auto1.fr] INFO: Scrape type for WS06781: 0
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: AR26119
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: GN11712
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN11712%27 HTTP/1.1" 200 None
2026-03-29 20:08:17 [auto1.fr] INFO: Scrape type for GN11712: 0
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: DJ08565
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: TU11572
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: CY74079
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: KU26111
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: RR42379
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: TD90679
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD90679%27 HTTP/1.1" 200 None
2026-03-29 20:08:17 [auto1.fr] INFO: Scrape type for TD90679: 0
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: JX04019
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: DM88020
2026-03-29 20:08:17 [auto1.fr] INFO: Found listing with ID: ZD15255
2026-03-29 20:08:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:18 [auto1.fr] INFO: Channel: 24h | Page: 85 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:18 [auto1.fr] INFO: Found listing with ID: WH98020
2026-03-29 20:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH98020%27 HTTP/1.1" 200 None
2026-03-29 20:08:18 [auto1.fr] INFO: Scrape type for WH98020: 0
2026-03-29 20:08:18 [auto1.fr] INFO: Found listing with ID: LZ40715
2026-03-29 20:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ40715%27 HTTP/1.1" 200 None
2026-03-29 20:08:18 [auto1.fr] INFO: Scrape type for LZ40715: 0
2026-03-29 20:08:18 [auto1.fr] INFO: Found listing with ID: PF51870
2026-03-29 20:08:18 [auto1.fr] INFO: Found listing with ID: JM55547
2026-03-29 20:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM55547%27 HTTP/1.1" 200 None
2026-03-29 20:08:18 [auto1.fr] INFO: Scrape type for JM55547: 0
2026-03-29 20:08:18 [auto1.fr] INFO: Found listing with ID: AP54277
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP54277%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for AP54277: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: SA90047
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: BE71774
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: LN11414
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: MD09270
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: NB12205
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: JW93608
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW93608%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for JW93608: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: JL64757
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: NS69450
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: RV78912
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: HG76563
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: GS56554
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS56554%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for GS56554: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: AT67197
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: UZ60090
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: PH43807
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: BS98068
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: YX43318
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YX43318%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for YX43318: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: YR64418
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: MW90901
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: DA48874
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: EK91858
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK91858%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for EK91858: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: RZ11851
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: CG64502
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: ND18942
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: RB41221
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB41221%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for RB41221: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: LF48042
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: RZ78335
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ78335%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for RZ78335: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: YP93878
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: VV72972
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: WR91711
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR91711%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for WR91711: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: MC56053
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: LJ31009
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: TU96890
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: XF13918
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF13918%27 HTTP/1.1" 200 None
2026-03-29 20:08:19 [auto1.fr] INFO: Scrape type for XF13918: 0
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: NU85004
2026-03-29 20:08:19 [auto1.fr] INFO: Found listing with ID: XG43228
2026-03-29 20:08:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:20 [auto1.fr] INFO: Channel: 24h | Page: 86 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: VP52788
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: VK76885
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK76885%27 HTTP/1.1" 200 None
2026-03-29 20:08:20 [auto1.fr] INFO: Scrape type for VK76885: 0
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: GH44775
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH44775%27 HTTP/1.1" 200 None
2026-03-29 20:08:20 [auto1.fr] INFO: Scrape type for GH44775: 0
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: DR51870
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: CL01176
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: AM10351
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: XT90818
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: VD77755
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD77755%27 HTTP/1.1" 200 None
2026-03-29 20:08:20 [auto1.fr] INFO: Scrape type for VD77755: 0
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: DN77795
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN77795%27 HTTP/1.1" 200 None
2026-03-29 20:08:20 [auto1.fr] INFO: Scrape type for DN77795: 0
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: VL29866
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: SC98017
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: GD84029
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: JK56384
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: WW95996
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: VG34464
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG34464%27 HTTP/1.1" 200 None
2026-03-29 20:08:20 [auto1.fr] INFO: Scrape type for VG34464: 0
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: TA66955
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: AY56545
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: HD25274
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: DA63430
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: XS50876
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: NU90419
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: HN93768
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: AJ00533
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: MH36333
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: FS45708
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: RB79250
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: GP76636
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: JM10664
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: GW34434
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: ZE29757
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: RU84743
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: GZ22785
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: FB12489
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: CV00776
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: BP09757
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: DV45059
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: TP83424
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: NM18460
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM18460%27 HTTP/1.1" 200 None
2026-03-29 20:08:20 [auto1.fr] INFO: Scrape type for NM18460: 0
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: DL49404
2026-03-29 20:08:20 [auto1.fr] INFO: Found listing with ID: RL83119
2026-03-29 20:08:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:21 [auto1.fr] INFO: Channel: 24h | Page: 87 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: SL85731
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL85731%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for SL85731: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: EP92038
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: SY94548
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: MH79850
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: VV23431
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: NY16315
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: FP74610
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP74610%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for FP74610: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: TU81935
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: EL18165
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: LW12860
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: MF25679
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF25679%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for MF25679: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: XC73420
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: BS60880
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: BL36992
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL36992%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for BL36992: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: JA56665
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: KA38416
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: LG23790
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: MY49274
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: NG63120
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG63120%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for NG63120: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: YG66833
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: KC34006
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: PL62225
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: EJ99742
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ99742%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for EJ99742: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: RH54142
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: HL12269
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: BM07810
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: GU57007
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: YR01036
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: MW13165
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW13165%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for MW13165: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: AB52956
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: HS30727
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: CJ04169
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: FS74357
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS74357%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for FS74357: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: PR06479
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: KF87574
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: MT87485
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: JJ33276
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ33276%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for JJ33276: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: LJ89767
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ89767%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for LJ89767: 0
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: AE99723
2026-03-29 20:08:21 [auto1.fr] INFO: Found listing with ID: KP98552
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP98552%27 HTTP/1.1" 200 None
2026-03-29 20:08:21 [auto1.fr] INFO: Scrape type for KP98552: 0
2026-03-29 20:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:23 [auto1.fr] INFO: Channel: 24h | Page: 88 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: NY57315
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: YP98531
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: GU72870
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU72870%27 HTTP/1.1" 200 None
2026-03-29 20:08:23 [auto1.fr] INFO: Scrape type for GU72870: 0
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: HN87071
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: ZB59125
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: EL36529
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: LP44396
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: LK60696
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: XJ17562
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: RS54085
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: PE49305
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: FU11373
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU11373%27 HTTP/1.1" 200 None
2026-03-29 20:08:23 [auto1.fr] INFO: Scrape type for FU11373: 0
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: VL29284
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: SM05707
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: WF73144
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF73144%27 HTTP/1.1" 200 None
2026-03-29 20:08:23 [auto1.fr] INFO: Scrape type for WF73144: 0
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: SK67799
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: KK55948
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK55948%27 HTTP/1.1" 200 None
2026-03-29 20:08:23 [auto1.fr] INFO: Scrape type for KK55948: 0
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: WG44289
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: GZ17929
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: DR24454
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: XD09782
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: HP11718
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP11718%27 HTTP/1.1" 200 None
2026-03-29 20:08:23 [auto1.fr] INFO: Scrape type for HP11718: 0
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: RD57391
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: BP74967
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: FX27000
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: ZG14928
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: WZ99461
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: AT48386
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: CZ91297
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: LU76278
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: PE82306
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE82306%27 HTTP/1.1" 200 None
2026-03-29 20:08:23 [auto1.fr] INFO: Scrape type for PE82306: 0
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: EJ31491
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: ZL52306
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: VA88179
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: LK97185
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: HH92238
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: TJ31468
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: BM18716
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: LH70344
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH70344%27 HTTP/1.1" 200 None
2026-03-29 20:08:23 [auto1.fr] INFO: Scrape type for LH70344: 0
2026-03-29 20:08:23 [auto1.fr] INFO: Found listing with ID: FM12169
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM12169%27 HTTP/1.1" 200 None
2026-03-29 20:08:23 [auto1.fr] INFO: Scrape type for FM12169: 0
2026-03-29 20:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:25 [auto1.fr] INFO: Channel: 24h | Page: 89 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: PR95930
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR95930%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for PR95930: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: DZ28866
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: KH82114
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: XC71362
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: WM37539
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: HE59184
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: JZ33173
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: FX42061
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: NB22660
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB22660%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for NB22660: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: UJ71898
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: VC88439
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: EC51722
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: PP03008
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: ZJ36902
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ36902%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for ZJ36902: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: WY85318
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY85318%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for WY85318: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: ZY20828
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZY20828%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for ZY20828: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: US07140
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: JS42439
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: PR04216
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: FN45422
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN45422%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for FN45422: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: BJ22819
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: FT37711
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FT37711%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for FT37711: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: SK70239
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK70239%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for SK70239: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: ZG89376
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: JW91200
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW91200%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for JW91200: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: DR11869
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR11869%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for DR11869: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: TJ03842
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: ZA00928
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: VS71698
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: WF90731
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF90731%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for WF90731: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: NX15813
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: ZG56312
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: WC48174
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: FE27951
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: TE34830
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: NH56939
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: VU71568
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU71568%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for VU71568: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: BC68382
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: LL89044
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL89044%27 HTTP/1.1" 200 None
2026-03-29 20:08:25 [auto1.fr] INFO: Scrape type for LL89044: 0
2026-03-29 20:08:25 [auto1.fr] INFO: Found listing with ID: NG74771
2026-03-29 20:08:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:26 [auto1.fr] INFO: Channel: 24h | Page: 90 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: AZ39616
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ39616%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for AZ39616: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: XT35695
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: RD15747
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD15747%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for RD15747: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: KF17050
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: VS38461
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: VY77221
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: JH19113
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: KP99066
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: CR52254
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: MP27758
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: HP37884
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP37884%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for HP37884: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: BD79796
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD79796%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for BD79796: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: DL40614
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL40614%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for DL40614: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: AC74859
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: AW34513
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: DG82856
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: KN45042
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: EU39800
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: JX82453
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX82453%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for JX82453: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: SV10039
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: DM67304
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM67304%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for DM67304: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: BX05751
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: JA99192
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: PZ06950
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: TU12769
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU12769%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for TU12769: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: PE26922
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE26922%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for PE26922: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: BB96463
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: UT65590
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT65590%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for UT65590: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: TR59286
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: JY96027
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: WX21157
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: HV16521
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV16521%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for HV16521: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: XK45019
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK45019%27 HTTP/1.1" 200 None
2026-03-29 20:08:26 [auto1.fr] INFO: Scrape type for XK45019: 0
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: LX46107
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: EA97612
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: JB58313
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: XU09920
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: DL20773
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: VP29184
2026-03-29 20:08:26 [auto1.fr] INFO: Found listing with ID: PV60309
2026-03-29 20:08:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:28 [auto1.fr] INFO: Channel: 24h | Page: 91 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: AD33709
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD33709%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for AD33709: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: RM96136
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: BV64687
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV64687%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for BV64687: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: SK88596
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: HZ74306
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: CD77238
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: KZ89285
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: WX01011
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: YD32595
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YD32595%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for YD32595: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: KC15476
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: GU05204
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU05204%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for GU05204: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: RE43967
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE43967%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for RE43967: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: KA57472
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: BG08917
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: PT14342
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT14342%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for PT14342: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: PH59258
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH59258%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for PH59258: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: GY90966
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: UC79698
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: GM38223
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: YC54158
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: GG25713
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: CE19046
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: CY58492
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: UW04055
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: KA52322
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: KD86266
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: WD98248
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: VK64881
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK64881%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for VK64881: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: EU67492
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: CJ08369
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: AE66506
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: BW44211
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: WM89368
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM89368%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for WM89368: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: VS10894
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS10894%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for VS10894: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: CZ80373
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ80373%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for CZ80373: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: FW18570
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: TY66124
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY66124%27 HTTP/1.1" 200 None
2026-03-29 20:08:28 [auto1.fr] INFO: Scrape type for TY66124: 0
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: KM00607
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: XE59820
2026-03-29 20:08:28 [auto1.fr] INFO: Found listing with ID: DV07221
2026-03-29 20:08:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:29 [auto1.fr] INFO: Channel: 24h | Page: 92 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:29 [auto1.fr] INFO: Found listing with ID: GB17264
2026-03-29 20:08:29 [auto1.fr] INFO: Found listing with ID: HK13953
2026-03-29 20:08:29 [auto1.fr] INFO: Found listing with ID: TX61285
2026-03-29 20:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX61285%27 HTTP/1.1" 200 None
2026-03-29 20:08:29 [auto1.fr] INFO: Scrape type for TX61285: 0
2026-03-29 20:08:29 [auto1.fr] INFO: Found listing with ID: SW87984
2026-03-29 20:08:29 [auto1.fr] INFO: Found listing with ID: VH67706
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH67706%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for VH67706: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: FM52767
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: VG72057
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: ZU41206
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: JE86127
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: DE20800
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE20800%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for DE20800: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: FW64716
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: SV92457
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: TW89911
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: MB74515
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: BR52910
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: EB26679
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB26679%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for EB26679: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: EV84221
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV84221%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for EV84221: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: KS87605
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: DB35883
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: UK79234
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: TE23710
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: JV79615
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: GY88820
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: AB65307
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: CP93730
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP93730%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for CP93730: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: ZP58759
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: XW13356
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: HU86127
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: KZ36749
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ36749%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for KZ36749: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: ZT80475
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: RV46753
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: UA52654
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA52654%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for UA52654: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: LE00933
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LE00933%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for LE00933: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: WU18548
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU18548%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for WU18548: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: XG18623
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: JV98298
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: YH02175
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: LY03626
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: SZ62625
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SZ62625%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for SZ62625: 0
2026-03-29 20:08:30 [auto1.fr] INFO: Found listing with ID: AH69707
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH69707%27 HTTP/1.1" 200 None
2026-03-29 20:08:30 [auto1.fr] INFO: Scrape type for AH69707: 0
2026-03-29 20:08:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:31 [auto1.fr] INFO: Channel: 24h | Page: 93 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: FH02348
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: MR90529
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: YV09528
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: TV82295
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: MP32266
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: SU11681
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: RU69102
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU69102%27 HTTP/1.1" 200 None
2026-03-29 20:08:31 [auto1.fr] INFO: Scrape type for RU69102: 0
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: LU27709
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: CE53888
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: VW71703
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: MG17007
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG17007%27 HTTP/1.1" 200 None
2026-03-29 20:08:31 [auto1.fr] INFO: Scrape type for MG17007: 0
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: XP22019
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP22019%27 HTTP/1.1" 200 None
2026-03-29 20:08:31 [auto1.fr] INFO: Scrape type for XP22019: 0
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: NE40848
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: GV78371
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: HK73367
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: JL98574
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: SR44134
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: KD87845
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD87845%27 HTTP/1.1" 200 None
2026-03-29 20:08:31 [auto1.fr] INFO: Scrape type for KD87845: 0
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: FM74121
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: JG76127
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: DW50914
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: FC98721
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: NX77985
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: YR20155
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR20155%27 HTTP/1.1" 200 None
2026-03-29 20:08:31 [auto1.fr] INFO: Scrape type for YR20155: 0
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: TB56422
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: MB84611
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: JC48947
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: KB91378
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: WR66923
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: FZ59181
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: DE84379
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE84379%27 HTTP/1.1" 200 None
2026-03-29 20:08:31 [auto1.fr] INFO: Scrape type for DE84379: 0
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: PF16962
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF16962%27 HTTP/1.1" 200 None
2026-03-29 20:08:31 [auto1.fr] INFO: Scrape type for PF16962: 0
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: UC64780
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: VW13197
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW13197%27 HTTP/1.1" 200 None
2026-03-29 20:08:31 [auto1.fr] INFO: Scrape type for VW13197: 0
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: WU44169
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: XS04857
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: JA97847
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: LZ93851
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: TL88064
2026-03-29 20:08:31 [auto1.fr] INFO: Found listing with ID: JR02755
2026-03-29 20:08:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:32 [auto1.fr] INFO: Channel: 24h | Page: 94 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:32 [auto1.fr] INFO: Found listing with ID: JX92727
2026-03-29 20:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX92727%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for JX92727: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: LV66662
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: BD56063
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: ZG27680
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: HD25172
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: AY04507
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: YR62966
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: VN82721
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: TX07099
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: JN44204
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN44204%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for JN44204: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: ST75915
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST75915%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for ST75915: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: ZW79920
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW79920%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for ZW79920: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: PV10246
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: NR12452
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: FG62413
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FG62413%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for FG62413: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: HC97852
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC97852%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for HC97852: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: YT59313
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: VC76298
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: DJ57711
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: FV08721
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: GA24586
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA24586%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for GA24586: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: DM39147
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: HG44047
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: FM15642
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM15642%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for FM15642: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: HZ10967
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: KR77540
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: VU68372
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU68372%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for VU68372: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: ZL41639
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: YU85764
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: TX31203
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX31203%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for TX31203: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: CJ72764
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: HZ17638
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: TL18032
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: MT85865
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT85865%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for MT85865: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: PH13525
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: PM47286
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM47286%27 HTTP/1.1" 200 None
2026-03-29 20:08:33 [auto1.fr] INFO: Scrape type for PM47286: 0
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: GV65609
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: BB11677
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: VH30868
2026-03-29 20:08:33 [auto1.fr] INFO: Found listing with ID: FE12908
2026-03-29 20:08:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:34 [auto1.fr] INFO: Channel: 24h | Page: 95 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: CL98857
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL98857%27 HTTP/1.1" 200 None
2026-03-29 20:08:34 [auto1.fr] INFO: Scrape type for CL98857: 0
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: PN80130
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: WG62006
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: MS82377
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: LD94932
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: AB62030
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: AR32479
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: UB93214
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: BG44189
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: SB97802
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: PZ17655
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: EA06255
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA06255%27 HTTP/1.1" 200 None
2026-03-29 20:08:34 [auto1.fr] INFO: Scrape type for EA06255: 0
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: VY46453
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: MP15770
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: RX15931
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: NV07557
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: AZ95896
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: SX31357
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: UE22232
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: DB93525
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: DB50817
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: UY82545
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: YP27295
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP27295%27 HTTP/1.1" 200 None
2026-03-29 20:08:34 [auto1.fr] INFO: Scrape type for YP27295: 0
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: GR65808
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: RD87549
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: VH99399
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH99399%27 HTTP/1.1" 200 None
2026-03-29 20:08:34 [auto1.fr] INFO: Scrape type for VH99399: 0
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: GN15329
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: XC86596
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: CM97397
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: XN27034
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: BR75438
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR75438%27 HTTP/1.1" 200 None
2026-03-29 20:08:34 [auto1.fr] INFO: Scrape type for BR75438: 0
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: DA62794
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: CM36705
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: FW89890
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: DV18698
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: GJ07999
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: AP86638
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: HR83482
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: XE72026
2026-03-29 20:08:34 [auto1.fr] INFO: Found listing with ID: HM48780
2026-03-29 20:08:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:36 [auto1.fr] INFO: Channel: 24h | Page: 96 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: GF26639
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: MG94762
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: ZJ78333
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: RJ07481
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: WJ84235
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: DP76483
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: SB48799
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB48799%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for SB48799: 0
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: CE16671
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: LX88375
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: NX23430
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: CC07713
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC07713%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for CC07713: 0
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: ME50584
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME50584%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for ME50584: 0
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: MC04904
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: XC86703
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: LT86952
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: ZB78862
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: DT31786
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: CF56983
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: TW49846
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: GP42968
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: WV66962
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: WY14956
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: NH48548
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: KJ16018
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: HU61885
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: PA55290
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: EH68691
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH68691%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for EH68691: 0
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: WE11934
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE11934%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for WE11934: 0
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: FC40190
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: BW32282
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: DP07678
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: TZ20525
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: PL68366
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: GE38693
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: FH21450
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: LY94549
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: RM84382
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM84382%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for RM84382: 0
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: BC92447
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BC92447%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for BC92447: 0
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: RK17714
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK17714%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for RK17714: 0
2026-03-29 20:08:36 [auto1.fr] INFO: Found listing with ID: CT39588
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT39588%27 HTTP/1.1" 200 None
2026-03-29 20:08:36 [auto1.fr] INFO: Scrape type for CT39588: 0
2026-03-29 20:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:37 [auto1.fr] INFO: Channel: 24h | Page: 97 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: DV98597
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV98597%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for DV98597: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: BU46785
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: LA98443
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: ZZ77973
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: PN32981
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PN32981%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for PN32981: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: YT21957
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: MU00546
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: AK34290
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK34290%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for AK34290: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: SJ62177
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ62177%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for SJ62177: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: UD34679
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD34679%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for UD34679: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: HV46569
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: KX69726
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: VN68211
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN68211%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for VN68211: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: BY88224
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY88224%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for BY88224: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: EH00431
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: SV19654
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: VX83406
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: VD01234
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD01234%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for VD01234: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: MH96092
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: LS55707
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: GA79077
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: LR46598
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LR46598%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for LR46598: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: PL44219
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: LS69033
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: EY77781
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY77781%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for EY77781: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: WS01750
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS01750%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for WS01750: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: EJ43664
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: BY88788
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: RK17685
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: KA97981
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA97981%27 HTTP/1.1" 200 None
2026-03-29 20:08:37 [auto1.fr] INFO: Scrape type for KA97981: 0
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: RF85983
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: UA85826
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: VS85106
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: BX49552
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: SH16233
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: ZX43488
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: YP68007
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: VR32762
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: TV44498
2026-03-29 20:08:37 [auto1.fr] INFO: Found listing with ID: AN79186
2026-03-29 20:08:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:39 [auto1.fr] INFO: Channel: 24h | Page: 98 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: RV86348
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: SV52781
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV52781%27 HTTP/1.1" 200 None
2026-03-29 20:08:39 [auto1.fr] INFO: Scrape type for SV52781: 0
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: ZS14692
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: ME66305
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: RR61665
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: EE16468
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: BS02300
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: TZ57976
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: PF75410
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF75410%27 HTTP/1.1" 200 None
2026-03-29 20:08:39 [auto1.fr] INFO: Scrape type for PF75410: 0
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: RN12409
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: DJ06315
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: KE79692
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: MR02960
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR02960%27 HTTP/1.1" 200 None
2026-03-29 20:08:39 [auto1.fr] INFO: Scrape type for MR02960: 0
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: ED20570
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: GU66594
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: RW22841
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: SR33395
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR33395%27 HTTP/1.1" 200 None
2026-03-29 20:08:39 [auto1.fr] INFO: Scrape type for SR33395: 0
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: RM54731
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM54731%27 HTTP/1.1" 200 None
2026-03-29 20:08:39 [auto1.fr] INFO: Scrape type for RM54731: 0
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: BA15313
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA15313%27 HTTP/1.1" 200 None
2026-03-29 20:08:39 [auto1.fr] INFO: Scrape type for BA15313: 0
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: TV53253
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: GP40484
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: VZ28083
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: PW73180
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: ZJ79547
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: GU88043
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: CJ89018
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: VB72457
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: VW62439
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: BX37625
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: EM16209
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: XH38409
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: YZ66833
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: DZ35713
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: SN51448
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN51448%27 HTTP/1.1" 200 None
2026-03-29 20:08:39 [auto1.fr] INFO: Scrape type for SN51448: 0
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: RA20352
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: VJ77533
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: WE49273
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: LF63766
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: YN81536
2026-03-29 20:08:39 [auto1.fr] INFO: Found listing with ID: UL15544
2026-03-29 20:08:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:41 [auto1.fr] INFO: Channel: 24h | Page: 99 | totalHits: 3962 | hits on page: 40
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: YE09029
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE09029%27 HTTP/1.1" 200 None
2026-03-29 20:08:41 [auto1.fr] INFO: Scrape type for YE09029: 0
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: UK37491
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK37491%27 HTTP/1.1" 200 None
2026-03-29 20:08:41 [auto1.fr] INFO: Scrape type for UK37491: 0
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: RX46626
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: FZ99237
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: XX72122
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX72122%27 HTTP/1.1" 200 None
2026-03-29 20:08:41 [auto1.fr] INFO: Scrape type for XX72122: 0
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: WL85803
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: ZV75973
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: LZ28528
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: EG43266
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: KD89517
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD89517%27 HTTP/1.1" 200 None
2026-03-29 20:08:41 [auto1.fr] INFO: Scrape type for KD89517: 0
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: YJ96887
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: KV42540
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: GE66924
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: LL38943
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: DU16102
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU16102%27 HTTP/1.1" 200 None
2026-03-29 20:08:41 [auto1.fr] INFO: Scrape type for DU16102: 0
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: JJ05514
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: PT09223
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: MW07516
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: UT37914
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: VV87266
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: AZ74891
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: CE94312
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE94312%27 HTTP/1.1" 200 None
2026-03-29 20:08:41 [auto1.fr] INFO: Scrape type for CE94312: 0
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: LV79530
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: VM42744
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: KF84631
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: XV92710
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV92710%27 HTTP/1.1" 200 None
2026-03-29 20:08:41 [auto1.fr] INFO: Scrape type for XV92710: 0
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: RB38317
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: JL17246
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: ZG41489
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: MA29891
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: HD06646
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: WA81250
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: NR86231
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: DE98680
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: NG50489
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: EX61792
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: GY01247
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: NL00727
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL00727%27 HTTP/1.1" 200 None
2026-03-29 20:08:41 [auto1.fr] INFO: Scrape type for NL00727: 0
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: GR49383
2026-03-29 20:08:41 [auto1.fr] INFO: Found listing with ID: HT46359
2026-03-29 20:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:42 [auto1.fr] INFO: Channel: 24h | Page: 100 | totalHits: 3962 | hits on page: 2
2026-03-29 20:08:42 [auto1.fr] INFO: Found listing with ID: WB27977
2026-03-29 20:08:42 [auto1.fr] INFO: Found listing with ID: LS63688
2026-03-29 20:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 20:08:43 [auto1.fr] INFO: Channel: 24h | Page: 101 | totalHits: 3962 | hits on page: 0
2026-03-29 20:08:43 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 20:08:43 [auto1.fr] INFO: auto1.fr Batch config: batch 2/4
2026-03-29 20:08:43 [auto1.fr] INFO: auto1.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 250, <ScrapeType.BATCH_SKIPPED: 5>: 770}
2026-03-29 20:08:43 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (124 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.fr/task_13_2026-03-29T20_05_00.jl
2026-03-29 20:08:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 303381,
'downloader/request_count': 105,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 103,
'downloader/response_bytes': 17299768,
'downloader/response_count': 105,
'downloader/response_status_count/200': 105,
'elapsed_time_seconds': 216.646813,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 20, 8, 43, 452316, tzinfo=datetime.timezone.utc),
'item_scraped_count': 124,
'log_count/DEBUG': 3098,
'log_count/INFO': 6144,
'memusage/max': 164098048,
'memusage/startup': 148135936,
'request_depth_max': 104,
'response_received_count': 105,
'scheduler/dequeued': 105,
'scheduler/dequeued/memory': 105,
'scheduler/enqueued': 105,
'scheduler/enqueued/memory': 105,
'scrape_type/batch_skipped': 3014,
'scrape_type/price_update': 124,
'scrape_type/skipped': 864,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 105,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.2809722329534232,
'scrapy-zyte-api/mean_response_seconds': 1.432108095873679,
'scrapy-zyte-api/processed': 105,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 105,
'scrapy-zyte-api/request_args/experimental.requestCookies': 104,
'scrapy-zyte-api/request_args/experimental.responseCookies': 105,
'scrapy-zyte-api/request_args/httpRequestBody': 103,
'scrapy-zyte-api/request_args/httpRequestMethod': 103,
'scrapy-zyte-api/request_args/httpResponseBody': 105,
'scrapy-zyte-api/request_args/httpResponseHeaders': 105,
'scrapy-zyte-api/request_args/sessionContext': 105,
'scrapy-zyte-api/request_args/url': 105,
'scrapy-zyte-api/status_codes/200': 105,
'scrapy-zyte-api/success': 105,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4002,
'source/total_available': 3962,
'start_time': datetime.datetime(2026, 3, 29, 20, 5, 6, 805503, tzinfo=datetime.timezone.utc)}
2026-03-29 20:08:43 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 20:08:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f2c3b1c7d50>
2026-03-29 20:08:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f2c3b3940d0>