2026-03-30 06:00:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 06:00:05 [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-30 06:00:05 [auto1.es] INFO: Batch mode enabled: batch 1/2
2026-03-30 06:00:05 [auto1.es] INFO: Starting spider auto1.es
2026-03-30 06:00:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 06:00:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 06:00:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 06:00:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 06:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: b34778899b94a3bd
2026-03-30 06:00:05 [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-30 06:00:05 [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.es/task_21_2026-03-30T06_00_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-30 06:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 06:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 06:00:05 [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-30 06:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 06:00:05 [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-30 06:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 06:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 06:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2114
2026-03-30 06:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 06:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 06:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 06:00: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-30 06:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 06:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 06:00: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-30 06:00: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-30 06:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-30 06:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 06:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 06:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-30 06:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 06:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 06:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-30 06:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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/en/app/user-token/obtain-token) ['zyte-api']
2026-03-30 06:00:16 [auto1.es] INFO: Channel: 24h | Page: 0 | totalHits: 1844 | hits on page: 40
2026-03-30 06:00:16 [auto1.es] INFO: Found listing with ID: ZV35449
2026-03-30 06:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV35449%27 HTTP/1.1" 200 None
2026-03-30 06:00:16 [auto1.es] INFO: Scrape type for ZV35449: 2
2026-03-30 06:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3837ae7-2fdf-5d39-ab46-db05ab3b2a95 with identifier: ZV35449
2026-03-30 06:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3837ae7-2fdf-5d39-ab46-db05ab3b2a95 with scrape type 2
2026-03-30 06:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3837ae7-2fdf-5d39-ab46-db05ab3b2a95 with scrape type 2
2026-03-30 06:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d3837ae7-2fdf-5d39-ab46-db05ab3b2a95, identifier: ZV35449
2026-03-30 06:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d3837ae7-2fdf-5d39-ab46-db05ab3b2a95 with identifier: ZV35449
2026-03-30 06:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-30 06:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-30 06:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d3837ae7-2fdf-5d39-ab46-db05ab3b2a95 with identifier: ZV35449
2026-03-30 06:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d3837ae7-2fdf-5d39-ab46-db05ab3b2a95 with identifier: ZV35449 to the API
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:10:01Z',
'fuel_type': 'diesel',
'id': 'd3837ae7-2fdf-5d39-ab46-db05ab3b2a95',
'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/ZV35449',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 180752,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-02',
'seller_name': None,
'title': 'Citroen Jumpy 2.0 Blue-HDi Club M',
'transmission': 'manual',
'trim': 'Club M',
'year': 2021}
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV35449%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Saving data for ZV35449: {'auction_closing_time': 1774883401.0, 'created_time': 1774641776.927887, 'last_price_update_time': 1774850417.62448}
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZV35449') HTTP/1.1" 204 0
2026-03-30 06:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: KS53937
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: VW16333
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VW16333%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for VW16333: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: CV42273
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV42273%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for CV42273: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: NZ35550
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: XA46112
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: SP63286
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: NN81936
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: HY05176
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: YZ74298
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: AZ69629
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ69629%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for AZ69629: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: VJ45850
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VJ45850%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for VJ45850: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: WZ01367
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: PU93239
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PU93239%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for PU93239: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: PL32115
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: PN79224
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: WY32728
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: BZ61067
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ61067%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for BZ61067: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: WG12182
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WG12182%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for WG12182: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: CY99272
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY99272%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for CY99272: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: MD02288
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: FF03006
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: YK64988
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: XN99288
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: YC05678
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YC05678%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for YC05678: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: TG79405
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: VV17373
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV17373%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for VV17373: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: FD45689
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD45689%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for FD45689: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: CJ82848
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CJ82848%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for CJ82848: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: GG14242
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG14242%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for GG14242: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: RY07165
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: ST22726
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: KH66285
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH66285%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for KH66285: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: JG48293
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: TE76337
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: NV56765
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: EB04007
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB04007%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for EB04007: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: MN37580
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MN37580%27 HTTP/1.1" 200 None
2026-03-30 06:00:17 [auto1.es] INFO: Scrape type for MN37580: 0
2026-03-30 06:00:17 [auto1.es] INFO: Found listing with ID: SZ88467
2026-03-30 06:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SZ88467%27 HTTP/1.1" 200 None
2026-03-30 06:00:18 [auto1.es] INFO: Scrape type for SZ88467: 0
2026-03-30 06:00:18 [auto1.es] INFO: Found listing with ID: VE30170
2026-03-30 06:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VE30170%27 HTTP/1.1" 200 None
2026-03-30 06:00:18 [auto1.es] INFO: Scrape type for VE30170: 0
2026-03-30 06:00: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-30 06:00:19 [auto1.es] INFO: Channel: 24h | Page: 1 | totalHits: 1844 | hits on page: 40
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: ZV35449
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV35449%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for ZV35449: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: KS53937
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: VW16333
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VW16333%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for VW16333: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: CV42273
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV42273%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for CV42273: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: NZ35550
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: XA46112
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: SP63286
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: NN81936
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: HY05176
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: YZ74298
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: AZ69629
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ69629%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for AZ69629: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: VJ45850
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VJ45850%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for VJ45850: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: WZ01367
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: PU93239
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PU93239%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for PU93239: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: PL32115
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: PN79224
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: WY32728
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: BZ61067
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ61067%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for BZ61067: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: WG12182
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WG12182%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for WG12182: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: CY99272
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY99272%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for CY99272: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: MD02288
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: FF03006
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: YK64988
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: XN99288
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: YC05678
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YC05678%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for YC05678: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: TG79405
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: VV17373
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV17373%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for VV17373: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: FD45689
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD45689%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for FD45689: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: CJ82848
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CJ82848%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for CJ82848: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: GG14242
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG14242%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for GG14242: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: RY07165
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: ST22726
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: KH66285
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH66285%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for KH66285: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: JG48293
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: TE76337
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: NV56765
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: EB04007
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB04007%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for EB04007: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: MN37580
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MN37580%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for MN37580: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: SZ88467
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SZ88467%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for SZ88467: 0
2026-03-30 06:00:19 [auto1.es] INFO: Found listing with ID: VE30170
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VE30170%27 HTTP/1.1" 200 None
2026-03-30 06:00:19 [auto1.es] INFO: Scrape type for VE30170: 0
2026-03-30 06:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:21 [auto1.es] INFO: Channel: 24h | Page: 2 | totalHits: 1844 | hits on page: 40
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: YK84517
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK84517%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for YK84517: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: RC23930
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: FE10852
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FE10852%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for FE10852: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: US42967
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: BE81339
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: LY48125
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LY48125%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for LY48125: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: WB05226
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: UB14006
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB14006%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for UB14006: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: GU63395
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: BJ99702
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: EB56604
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: DH28057
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: GD98283
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: TC80522
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TC80522%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for TC80522: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: LZ88302
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LZ88302%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for LZ88302: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: DY37922
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DY37922%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for DY37922: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: EN63751
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: HU51946
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU51946%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for HU51946: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: MY21675
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MY21675%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for MY21675: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: DM30321
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DM30321%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for DM30321: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: MF88912
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: VD62527
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: KT14312
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: XY66822
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY66822%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for XY66822: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: HX94185
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: BU39967
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: JR90206
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: ZV85818
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV85818%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for ZV85818: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: TU86062
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: UB19878
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: PM58195
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PM58195%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for PM58195: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: AC51222
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: SH51429
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH51429%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for SH51429: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: YC02097
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: WL81576
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL81576%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for WL81576: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: GA87794
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA87794%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for GA87794: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: BK88638
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BK88638%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for BK88638: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: ZG69122
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: SD38157
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SD38157%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for SD38157: 0
2026-03-30 06:00:21 [auto1.es] INFO: Found listing with ID: AA76120
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AA76120%27 HTTP/1.1" 200 None
2026-03-30 06:00:21 [auto1.es] INFO: Scrape type for AA76120: 0
2026-03-30 06:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:22 [auto1.es] INFO: Channel: 24h | Page: 3 | totalHits: 1844 | hits on page: 40
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: TZ07439
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: KW46470
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KW46470%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for KW46470: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: ZN44479
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZN44479%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for ZN44479: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: NH78008
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: TD74034
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TD74034%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for TD74034: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: PV00531
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: GC96055
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GC96055%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for GC96055: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: ND56377
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ND56377%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for ND56377: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: GZ15438
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ15438%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for GZ15438: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: LC47472
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: WA43088
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: VH20399
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VH20399%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for VH20399: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: LA93651
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: VC14240
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: AT48913
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: DF05847
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DF05847%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for DF05847: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: CG28095
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: LX79959
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LX79959%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for LX79959: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: HP65934
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HP65934%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for HP65934: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: DZ57590
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: AH06396
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: AE39465
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: CS85139
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: RK09278
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK09278%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for RK09278: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: FU02845
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FU02845%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for FU02845: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: EV44292
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EV44292%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for EV44292: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: RD73162
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD73162%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for RD73162: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: BE99512
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: BB81076
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: NA90839
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NA90839%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for NA90839: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: WC01421
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC01421%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for WC01421: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: HU09823
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU09823%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for HU09823: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: WJ13616
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WJ13616%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for WJ13616: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: ET29682
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET29682%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for ET29682: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: KY66855
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY66855%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for KY66855: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: WU13655
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WU13655%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for WU13655: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: XX88726
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: AL56115
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AL56115%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for AL56115: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: EB91308
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB91308%27 HTTP/1.1" 200 None
2026-03-30 06:00:22 [auto1.es] INFO: Scrape type for EB91308: 0
2026-03-30 06:00:22 [auto1.es] INFO: Found listing with ID: ZN38628
2026-03-30 06:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:24 [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-30 06:00:24 [auto1.es] INFO: Channel: 24h | Page: 4 | totalHits: 1844 | hits on page: 40
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: LD31555
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LD31555%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for LD31555: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: VC21709
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: UB23509
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB23509%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for UB23509: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: PY68884
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PY68884%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for PY68884: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: UZ31378
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: FM17704
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FM17704%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for FM17704: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: EK01872
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: YK67948
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK67948%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for YK67948: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: XS72165
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: AR38034
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR38034%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for AR38034: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: DE05142
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: DS85202
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DS85202%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for DS85202: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: CM29886
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM29886%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for CM29886: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: LC59414
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC59414%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for LC59414: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: ZR92434
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: XM72121
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: KH78289
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: HT97347
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HT97347%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for HT97347: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: NK89716
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NK89716%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for NK89716: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: TG59620
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TG59620%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for TG59620: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: XP83718
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP83718%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for XP83718: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: VR19230
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR19230%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for VR19230: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: YN09707
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: EM25182
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EM25182%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for EM25182: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: UX56252
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX56252%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for UX56252: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: NF01026
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: CP47935
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CP47935%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for CP47935: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: AJ17622
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: ZW84948
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZW84948%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for ZW84948: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: WP34960
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WP34960%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for WP34960: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: YE69993
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: ZU63673
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: UX61881
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX61881%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for UX61881: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: PK27651
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: PD89077
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: LF16630
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: XG19134
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: RZ25182
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RZ25182%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for RZ25182: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: PP58388
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP58388%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for PP58388: 0
2026-03-30 06:00:24 [auto1.es] INFO: Found listing with ID: YF58100
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YF58100%27 HTTP/1.1" 200 None
2026-03-30 06:00:24 [auto1.es] INFO: Scrape type for YF58100: 0
2026-03-30 06:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:25 [auto1.es] INFO: Channel: 24h | Page: 5 | totalHits: 1844 | hits on page: 40
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: EY27652
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EY27652%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for EY27652: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: LV66931
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV66931%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for LV66931: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: GN42445
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: SE46424
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SE46424%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for SE46424: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: TY04306
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: ZP90682
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: RA15604
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: WA04361
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: MP20353
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: WZ80502
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ80502%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for WZ80502: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: DT92878
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: GU07092
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: EN30281
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN30281%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for EN30281: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: LD85215
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: DF95857
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: AR99640
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR99640%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for AR99640: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: FW12550
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FW12550%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for FW12550: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: YC26234
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: WU95928
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WU95928%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for WU95928: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: EZ00387
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: PA70803
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: ZL27489
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: CL01909
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CL01909%27 HTTP/1.1" 200 None
2026-03-30 06:00:25 [auto1.es] INFO: Scrape type for CL01909: 0
2026-03-30 06:00:25 [auto1.es] INFO: Found listing with ID: RM87129
2026-03-30 06:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RM87129%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for RM87129: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: JF80642
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: AN61719
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AN61719%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for AN61719: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: RW86694
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW86694%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for RW86694: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: YH76219
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH76219%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for YH76219: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: ET49532
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET49532%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for ET49532: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: PH24007
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: BA72384
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BA72384%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for BA72384: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: XL49074
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL49074%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for XL49074: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: NV97141
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: RC69280
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RC69280%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for RC69280: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: JP06939
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: KC55308
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: RU72076
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: HS23075
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: LS24467
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS24467%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for LS24467: 0
2026-03-30 06:00:26 [auto1.es] INFO: Found listing with ID: SL05666
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL05666%27 HTTP/1.1" 200 None
2026-03-30 06:00:26 [auto1.es] INFO: Scrape type for SL05666: 0
2026-03-30 06:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:27 [auto1.es] INFO: Channel: 24h | Page: 6 | totalHits: 1844 | hits on page: 40
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: UJ75834
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UJ75834%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for UJ75834: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: NL18277
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NL18277%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for NL18277: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: WC31685
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC31685%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for WC31685: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: YJ31594
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: AL95022
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AL95022%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for AL95022: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: YH50380
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH50380%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for YH50380: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: DR80408
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR80408%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for DR80408: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: KN20480
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KN20480%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for KN20480: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: AZ32576
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ32576%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for AZ32576: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: EL87448
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EL87448%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for EL87448: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: RM32032
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: NW70780
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NW70780%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for NW70780: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: AE38479
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: RX75701
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RX75701%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for RX75701: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: AM40954
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AM40954%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for AM40954: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: NY63856
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: FE95499
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FE95499%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for FE95499: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: NZ75467
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ75467%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for NZ75467: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: UA78056
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA78056%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for UA78056: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: AS89718
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: ZJ91904
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ91904%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for ZJ91904: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: NX10542
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NX10542%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for NX10542: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: LP19075
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LP19075%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for LP19075: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: UJ63738
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: MR44374
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MR44374%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for MR44374: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: TF01145
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF01145%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for TF01145: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: FD92504
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: VK23822
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VK23822%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for VK23822: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: TW05387
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW05387%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for TW05387: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: KY97566
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY97566%27 HTTP/1.1" 200 None
2026-03-30 06:00:27 [auto1.es] INFO: Scrape type for KY97566: 0
2026-03-30 06:00:27 [auto1.es] INFO: Found listing with ID: SW56668
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW56668%27 HTTP/1.1" 200 None
2026-03-30 06:00:28 [auto1.es] INFO: Scrape type for SW56668: 0
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: SA01398
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SA01398%27 HTTP/1.1" 200 None
2026-03-30 06:00:28 [auto1.es] INFO: Scrape type for SA01398: 0
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: WE89333
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE89333%27 HTTP/1.1" 200 None
2026-03-30 06:00:28 [auto1.es] INFO: Scrape type for WE89333: 0
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: VG19877
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VG19877%27 HTTP/1.1" 200 None
2026-03-30 06:00:28 [auto1.es] INFO: Scrape type for VG19877: 0
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: HD33844
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: SS93372
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: UX63556
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX63556%27 HTTP/1.1" 200 None
2026-03-30 06:00:28 [auto1.es] INFO: Scrape type for UX63556: 0
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: FV55100
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FV55100%27 HTTP/1.1" 200 None
2026-03-30 06:00:28 [auto1.es] INFO: Scrape type for FV55100: 0
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: HN69450
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HN69450%27 HTTP/1.1" 200 None
2026-03-30 06:00:28 [auto1.es] INFO: Scrape type for HN69450: 0
2026-03-30 06:00:28 [auto1.es] INFO: Found listing with ID: VZ14573
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ14573%27 HTTP/1.1" 200 None
2026-03-30 06:00:28 [auto1.es] INFO: Scrape type for VZ14573: 0
2026-03-30 06:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:29 [auto1.es] INFO: Channel: 24h | Page: 7 | totalHits: 1844 | hits on page: 40
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: WD91964
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: DZ68037
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DZ68037%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for DZ68037: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: HU91100
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU91100%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for HU91100: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: GK24659
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GK24659%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for GK24659: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: RV68054
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV68054%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for RV68054: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: EZ62755
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: PS51318
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS51318%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for PS51318: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: RA40828
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RA40828%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for RA40828: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: MX89388
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: DG60223
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG60223%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for DG60223: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: KV08902
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: UN46915
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: ZJ66849
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: ZP40388
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZP40388%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for ZP40388: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: BY62424
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY62424%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for BY62424: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: UU12950
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU12950%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for UU12950: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: JC57024
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC57024%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for JC57024: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: NK53544
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: MS50562
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MS50562%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for MS50562: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: TP39679
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: FL58713
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: FE45976
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: FD06451
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: SY03135
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: BZ30426
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ30426%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for BZ30426: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: VG29597
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: JM67207
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM67207%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for JM67207: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: JG31489
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: LL39817
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL39817%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for LL39817: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: BG65437
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BG65437%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for BG65437: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: PC57749
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: SW39850
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW39850%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for SW39850: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: UT42800
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT42800%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for UT42800: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: XT05924
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: UF24863
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF24863%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for UF24863: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: TR37642
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR37642%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for TR37642: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: ZP69611
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: PY01338
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PY01338%27 HTTP/1.1" 200 None
2026-03-30 06:00:29 [auto1.es] INFO: Scrape type for PY01338: 0
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: FZ59891
2026-03-30 06:00:29 [auto1.es] INFO: Found listing with ID: GM36563
2026-03-30 06:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GM36563%27 HTTP/1.1" 200 None
2026-03-30 06:00:30 [auto1.es] INFO: Scrape type for GM36563: 0
2026-03-30 06:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:31 [auto1.es] INFO: Channel: 24h | Page: 8 | totalHits: 1845 | hits on page: 40
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: GM36563
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GM36563%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for GM36563: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: ET47712
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET47712%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for ET47712: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: CM69790
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: NH22970
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: CR05055
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: DD59936
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD59936%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for DD59936: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: EC26628
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EC26628%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for EC26628: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: UF51281
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: DD26500
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD26500%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for DD26500: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: DB30998
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: BF77799
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF77799%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for BF77799: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: FY93718
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: DW27115
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW27115%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for DW27115: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: ED81509
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ED81509%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for ED81509: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: RZ43075
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RZ43075%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for RZ43075: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: RK31949
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: JJ21664
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JJ21664%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for JJ21664: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: DA42101
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA42101%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for DA42101: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: BA69170
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: MV61216
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: GK85431
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GK85431%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for GK85431: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: EX41974
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EX41974%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for EX41974: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: AV79521
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV79521%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for AV79521: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: LR65108
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LR65108%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for LR65108: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: CF79242
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: ZZ15598
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: XL90476
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL90476%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for XL90476: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: TF16142
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: CW38943
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: CY26712
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY26712%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for CY26712: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: MT83895
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT83895%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for MT83895: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: EA09271
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: EW06270
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW06270%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for EW06270: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: TW27527
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: GU79254
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: EY19176
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EY19176%27 HTTP/1.1" 200 None
2026-03-30 06:00:31 [auto1.es] INFO: Scrape type for EY19176: 0
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: FV38056
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: DA52344
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: DG19356
2026-03-30 06:00:31 [auto1.es] INFO: Found listing with ID: WA77291
2026-03-30 06:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:33 [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-30 06:00:33 [auto1.es] INFO: Channel: 24h | Page: 9 | totalHits: 1845 | hits on page: 40
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: HP73598
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: TY10266
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: FX89085
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX89085%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for FX89085: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: SE47115
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: DR86630
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR86630%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for DR86630: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: ZR58264
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR58264%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for ZR58264: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: CU50273
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: YG41867
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: JN05964
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: FM76074
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: ZN83644
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: RR71682
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR71682%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for RR71682: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: KT37897
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: UH51284
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UH51284%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for UH51284: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: BR06094
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: XV67448
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: DM90018
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: JS89296
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JS89296%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for JS89296: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: FK22292
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: XH26332
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: HG08189
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: BU83574
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: JH71842
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: WV17945
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV17945%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for WV17945: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: DT10330
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: SH03418
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH03418%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for SH03418: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: BS83179
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: UP80890
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP80890%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for UP80890: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: DG65204
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG65204%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for DG65204: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: WN13849
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN13849%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for WN13849: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: GD28297
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: PK59036
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: SL79064
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: UB76587
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB76587%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for UB76587: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: XD48344
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: UV16090
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: WL36526
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL36526%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for WL36526: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: AU46465
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: XK54532
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XK54532%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for XK54532: 0
2026-03-30 06:00:33 [auto1.es] INFO: Found listing with ID: PZ76479
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ76479%27 HTTP/1.1" 200 None
2026-03-30 06:00:33 [auto1.es] INFO: Scrape type for PZ76479: 0
2026-03-30 06:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:34 [auto1.es] INFO: Channel: 24h | Page: 10 | totalHits: 1845 | hits on page: 40
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: LD13903
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LD13903%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for LD13903: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: HR86968
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HR86968%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for HR86968: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: FG99809
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG99809%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for FG99809: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: VN33770
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VN33770%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for VN33770: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: LC68552
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC68552%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for LC68552: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: RG83636
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RG83636%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for RG83636: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: XT97336
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: CM19424
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM19424%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for CM19424: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: CP78264
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CP78264%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for CP78264: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: NR18889
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NR18889%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for NR18889: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: JR87984
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: BD30925
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: XL11781
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL11781%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for XL11781: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: YE53281
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YE53281%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for YE53281: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: TU71868
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: KE29048
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: SZ79556
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: ZV95361
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV95361%27 HTTP/1.1" 200 None
2026-03-30 06:00:34 [auto1.es] INFO: Scrape type for ZV95361: 0
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: TT67656
2026-03-30 06:00:34 [auto1.es] INFO: Found listing with ID: WA75456
2026-03-30 06:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA75456%27 HTTP/1.1" 200 None
2026-03-30 06:00:35 [auto1.es] INFO: Scrape type for WA75456: 0
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: ME86804
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: WM80180
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WM80180%27 HTTP/1.1" 200 None
2026-03-30 06:00:35 [auto1.es] INFO: Scrape type for WM80180: 0
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: DY56989
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: XS16270
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: NE82558
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: WA73273
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: TP06770
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: JG96257
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG96257%27 HTTP/1.1" 200 None
2026-03-30 06:00:35 [auto1.es] INFO: Scrape type for JG96257: 0
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: XX73025
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: KL57529
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: CH60945
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH60945%27 HTTP/1.1" 200 None
2026-03-30 06:00:35 [auto1.es] INFO: Scrape type for CH60945: 0
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: UV28052
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: WK61099
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WK61099%27 HTTP/1.1" 200 None
2026-03-30 06:00:35 [auto1.es] INFO: Scrape type for WK61099: 0
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: ER43390
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ER43390%27 HTTP/1.1" 200 None
2026-03-30 06:00:35 [auto1.es] INFO: Scrape type for ER43390: 0
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: ZG91019
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: YA56979
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: MM94561
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MM94561%27 HTTP/1.1" 200 None
2026-03-30 06:00:35 [auto1.es] INFO: Scrape type for MM94561: 0
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: CP55474
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: EK02363
2026-03-30 06:00:35 [auto1.es] INFO: Found listing with ID: RR37429
2026-03-30 06:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00: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-30 06:00:36 [auto1.es] INFO: Channel: 24h | Page: 11 | totalHits: 1846 | hits on page: 40
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: RR37429
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: FT14290
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: MV51278
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: TZ15382
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: CH35723
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH35723%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for CH35723: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: BK94618
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BK94618%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for BK94618: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: XT80551
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT80551%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for XT80551: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: SL83785
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL83785%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for SL83785: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: RH48139
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: XU11405
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XU11405%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for XU11405: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: VR07932
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: TZ59623
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: UZ58756
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ58756%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for UZ58756: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: DK97910
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: TY54994
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: KJ62845
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: UU93913
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: RD73419
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD73419%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for RD73419: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: ZE78921
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZE78921%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for ZE78921: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: ZH97805
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: GB64088
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: EC92168
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EC92168%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for EC92168: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: DU03691
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: FY67843
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FY67843%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for FY67843: 0
2026-03-30 06:00:36 [auto1.es] INFO: Found listing with ID: LA22899
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA22899%27 HTTP/1.1" 200 None
2026-03-30 06:00:36 [auto1.es] INFO: Scrape type for LA22899: 2
2026-03-30 06:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30ad1735-fcd2-56f1-baff-3ce0bfa930d3 with identifier: LA22899
2026-03-30 06:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30ad1735-fcd2-56f1-baff-3ce0bfa930d3 with scrape type 2
2026-03-30 06:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30ad1735-fcd2-56f1-baff-3ce0bfa930d3 with scrape type 2
2026-03-30 06:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 30ad1735-fcd2-56f1-baff-3ce0bfa930d3, identifier: LA22899
2026-03-30 06:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 30ad1735-fcd2-56f1-baff-3ce0bfa930d3 with identifier: LA22899
2026-03-30 06:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 30ad1735-fcd2-56f1-baff-3ce0bfa930d3 with identifier: LA22899
2026-03-30 06:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 30ad1735-fcd2-56f1-baff-3ce0bfa930d3 with identifier: LA22899 to the API
2026-03-30 06:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:29:25Z',
'fuel_type': 'diesel',
'id': '30ad1735-fcd2-56f1-baff-3ce0bfa930d3',
'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/LA22899',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 217710,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-27',
'seller_name': None,
'title': 'Renault Kangoo 1.5 BLUE dCi Furgón Professional',
'transmission': 'manual',
'trim': 'Furgón Professional',
'year': 2021}
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA22899%27 HTTP/1.1" 200 None
2026-03-30 06:00:37 [auto1.es] INFO: Saving data for LA22899: {'auction_closing_time': 1774884565.0, 'created_time': 1774641877.171063, 'last_price_update_time': 1774850437.142187}
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LA22899') HTTP/1.1" 204 0
2026-03-30 06:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:37 [auto1.es] INFO: Found listing with ID: BK29060
2026-03-30 06:00:37 [auto1.es] INFO: Found listing with ID: FE11610
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FE11610%27 HTTP/1.1" 200 None
2026-03-30 06:00:37 [auto1.es] INFO: Scrape type for FE11610: 0
2026-03-30 06:00:37 [auto1.es] INFO: Found listing with ID: MD24315
2026-03-30 06:00:37 [auto1.es] INFO: Found listing with ID: DF11976
2026-03-30 06:00:37 [auto1.es] INFO: Found listing with ID: HL11989
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HL11989%27 HTTP/1.1" 200 None
2026-03-30 06:00:37 [auto1.es] INFO: Scrape type for HL11989: 2
2026-03-30 06:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30a51061-1963-54e8-a73e-e507f38871e6 with identifier: HL11989
2026-03-30 06:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30a51061-1963-54e8-a73e-e507f38871e6 with scrape type 2
2026-03-30 06:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30a51061-1963-54e8-a73e-e507f38871e6 with scrape type 2
2026-03-30 06:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 30a51061-1963-54e8-a73e-e507f38871e6, identifier: HL11989
2026-03-30 06:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 30a51061-1963-54e8-a73e-e507f38871e6 with identifier: HL11989
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-30 06:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-30 06:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 30a51061-1963-54e8-a73e-e507f38871e6 with identifier: HL11989
2026-03-30 06:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 30a51061-1963-54e8-a73e-e507f38871e6 with identifier: HL11989 to the API
2026-03-30 06:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:02:11Z',
'fuel_type': 'petrol',
'id': '30a51061-1963-54e8-a73e-e507f38871e6',
'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/HL11989',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 144504,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-20',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.2 PureTech C-Series',
'transmission': 'automatic',
'trim': 'C-Series',
'year': 2020}
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HL11989%27 HTTP/1.1" 200 None
2026-03-30 06:00:38 [auto1.es] INFO: Saving data for HL11989: {'auction_closing_time': 1774882931.0, 'created_time': 1774641867.668602, 'last_price_update_time': 1774850438.604999}
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HL11989') HTTP/1.1" 204 0
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: EE18578
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: HV58793
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: AU82484
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AU82484%27 HTTP/1.1" 200 None
2026-03-30 06:00:38 [auto1.es] INFO: Scrape type for AU82484: 0
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: CL32416
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CL32416%27 HTTP/1.1" 200 None
2026-03-30 06:00:38 [auto1.es] INFO: Scrape type for CL32416: 0
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: JT03070
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JT03070%27 HTTP/1.1" 200 None
2026-03-30 06:00:38 [auto1.es] INFO: Scrape type for JT03070: 0
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: NE16283
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NE16283%27 HTTP/1.1" 200 None
2026-03-30 06:00:38 [auto1.es] INFO: Scrape type for NE16283: 0
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: CZ44348
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: ZA37078
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: UE66949
2026-03-30 06:00:38 [auto1.es] INFO: Found listing with ID: UZ91236
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ91236%27 HTTP/1.1" 200 None
2026-03-30 06:00:38 [auto1.es] INFO: Scrape type for UZ91236: 0
2026-03-30 06:00: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-30 06:00:39 [auto1.es] INFO: Channel: 24h | Page: 12 | totalHits: 1846 | hits on page: 40
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: CU24817
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CU24817%27 HTTP/1.1" 200 None
2026-03-30 06:00:39 [auto1.es] INFO: Scrape type for CU24817: 0
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: RR40846
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: UG21171
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: GZ25501
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ25501%27 HTTP/1.1" 200 None
2026-03-30 06:00:39 [auto1.es] INFO: Scrape type for GZ25501: 0
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: AS83743
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: LS55149
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS55149%27 HTTP/1.1" 200 None
2026-03-30 06:00:39 [auto1.es] INFO: Scrape type for LS55149: 0
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: PD21728
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: GT92698
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: VD81677
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VD81677%27 HTTP/1.1" 200 None
2026-03-30 06:00:39 [auto1.es] INFO: Scrape type for VD81677: 0
2026-03-30 06:00:39 [auto1.es] INFO: Found listing with ID: NN86390
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN86390%27 HTTP/1.1" 200 None
2026-03-30 06:00:39 [auto1.es] INFO: Scrape type for NN86390: 2
2026-03-30 06:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39deea39-607e-5076-9b96-f3919923534b with identifier: NN86390
2026-03-30 06:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39deea39-607e-5076-9b96-f3919923534b with scrape type 2
2026-03-30 06:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39deea39-607e-5076-9b96-f3919923534b with scrape type 2
2026-03-30 06:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 39deea39-607e-5076-9b96-f3919923534b, identifier: NN86390
2026-03-30 06:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 39deea39-607e-5076-9b96-f3919923534b with identifier: NN86390
2026-03-30 06:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 39deea39-607e-5076-9b96-f3919923534b with identifier: NN86390
2026-03-30 06:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 39deea39-607e-5076-9b96-f3919923534b with identifier: NN86390 to the API
2026-03-30 06:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:38:40Z',
'fuel_type': 'diesel',
'id': '39deea39-607e-5076-9b96-f3919923534b',
'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/NN86390',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 192584,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-03',
'seller_name': None,
'title': 'Volkswagen Caddy 1.6 TDI Kasten BlueMotion Tech',
'transmission': 'manual',
'trim': 'Kasten BlueMotion Tech',
'year': 2014}
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN86390%27 HTTP/1.1" 200 None
2026-03-30 06:00:41 [auto1.es] INFO: Saving data for NN86390: {'auction_closing_time': 1774885120.0, 'created_time': 1774361205.241175, 'last_price_update_time': 1774850441.079113}
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NN86390') HTTP/1.1" 204 0
2026-03-30 06:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:41 [auto1.es] INFO: Found listing with ID: YT10361
2026-03-30 06:00:41 [auto1.es] INFO: Found listing with ID: XB61397
2026-03-30 06:00:41 [auto1.es] INFO: Found listing with ID: ZD67493
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD67493%27 HTTP/1.1" 200 None
2026-03-30 06:00:41 [auto1.es] INFO: Scrape type for ZD67493: 0
2026-03-30 06:00:41 [auto1.es] INFO: Found listing with ID: UG63824
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG63824%27 HTTP/1.1" 200 None
2026-03-30 06:00:41 [auto1.es] INFO: Scrape type for UG63824: 0
2026-03-30 06:00:41 [auto1.es] INFO: Found listing with ID: FC07978
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FC07978%27 HTTP/1.1" 200 None
2026-03-30 06:00:41 [auto1.es] INFO: Scrape type for FC07978: 2
2026-03-30 06:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 587399a7-f6a8-5cba-b761-0aabff4966d7 with identifier: FC07978
2026-03-30 06:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 587399a7-f6a8-5cba-b761-0aabff4966d7 with scrape type 2
2026-03-30 06:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 587399a7-f6a8-5cba-b761-0aabff4966d7 with scrape type 2
2026-03-30 06:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 587399a7-f6a8-5cba-b761-0aabff4966d7, identifier: FC07978
2026-03-30 06:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 587399a7-f6a8-5cba-b761-0aabff4966d7 with identifier: FC07978
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-30 06:00:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 587399a7-f6a8-5cba-b761-0aabff4966d7 with identifier: FC07978
2026-03-30 06:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 587399a7-f6a8-5cba-b761-0aabff4966d7 with identifier: FC07978 to the API
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:49:24Z',
'fuel_type': 'diesel',
'id': '587399a7-f6a8-5cba-b761-0aabff4966d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FC07978',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 145395,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-19',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2010}
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FC07978%27 HTTP/1.1" 200 None
2026-03-30 06:00:41 [auto1.es] INFO: Saving data for FC07978: {'auction_closing_time': 1774885764.0, 'created_time': 1774641710.384827, 'last_price_update_time': 1774850441.801897}
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FC07978') HTTP/1.1" 204 0
2026-03-30 06:00:41 [auto1.es] INFO: Found listing with ID: WW69130
2026-03-30 06:00:41 [auto1.es] INFO: Found listing with ID: MX84470
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MX84470%27 HTTP/1.1" 200 None
2026-03-30 06:00:41 [auto1.es] INFO: Scrape type for MX84470: 0
2026-03-30 06:00:41 [auto1.es] INFO: Found listing with ID: JR86606
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR86606%27 HTTP/1.1" 200 None
2026-03-30 06:00:41 [auto1.es] INFO: Scrape type for JR86606: 2
2026-03-30 06:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65b443ea-5037-579e-a294-883556ffbad1 with identifier: JR86606
2026-03-30 06:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65b443ea-5037-579e-a294-883556ffbad1 with scrape type 2
2026-03-30 06:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65b443ea-5037-579e-a294-883556ffbad1 with scrape type 2
2026-03-30 06:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 65b443ea-5037-579e-a294-883556ffbad1, identifier: JR86606
2026-03-30 06:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 65b443ea-5037-579e-a294-883556ffbad1 with identifier: JR86606
2026-03-30 06:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 65b443ea-5037-579e-a294-883556ffbad1 with identifier: JR86606
2026-03-30 06:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 65b443ea-5037-579e-a294-883556ffbad1 with identifier: JR86606 to the API
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:09:39Z',
'fuel_type': 'diesel',
'id': '65b443ea-5037-579e-a294-883556ffbad1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JR86606',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 137681,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-31',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi LX',
'transmission': 'manual',
'trim': 'LX',
'year': 2008}
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR86606%27 HTTP/1.1" 200 None
2026-03-30 06:00:42 [auto1.es] INFO: Saving data for JR86606: {'auction_closing_time': 1774883379.0, 'created_time': 1774641706.645968, 'last_price_update_time': 1774850442.281723}
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JR86606') HTTP/1.1" 204 0
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: YX82549
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX82549%27 HTTP/1.1" 200 None
2026-03-30 06:00:42 [auto1.es] INFO: Scrape type for YX82549: 0
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: TX02408
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TX02408%27 HTTP/1.1" 200 None
2026-03-30 06:00:42 [auto1.es] INFO: Scrape type for TX02408: 0
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: MT58185
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT58185%27 HTTP/1.1" 200 None
2026-03-30 06:00:42 [auto1.es] INFO: Scrape type for MT58185: 0
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: JP19484
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JP19484%27 HTTP/1.1" 200 None
2026-03-30 06:00:42 [auto1.es] INFO: Scrape type for JP19484: 2
2026-03-30 06:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a4374d-76ce-5578-a453-75f58ccf4b0b with identifier: JP19484
2026-03-30 06:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a4374d-76ce-5578-a453-75f58ccf4b0b with scrape type 2
2026-03-30 06:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85a4374d-76ce-5578-a453-75f58ccf4b0b with scrape type 2
2026-03-30 06:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 85a4374d-76ce-5578-a453-75f58ccf4b0b, identifier: JP19484
2026-03-30 06:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 85a4374d-76ce-5578-a453-75f58ccf4b0b with identifier: JP19484
2026-03-30 06:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 85a4374d-76ce-5578-a453-75f58ccf4b0b with identifier: JP19484
2026-03-30 06:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 85a4374d-76ce-5578-a453-75f58ccf4b0b with identifier: JP19484 to the API
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:05:15Z',
'fuel_type': 'diesel',
'id': '85a4374d-76ce-5578-a453-75f58ccf4b0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JP19484',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 179249,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-19',
'seller_name': None,
'title': 'Peugeot 2008 1.6 Blue-HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2016}
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JP19484%27 HTTP/1.1" 200 None
2026-03-30 06:00:42 [auto1.es] INFO: Saving data for JP19484: {'auction_closing_time': 1774883115.0, 'created_time': 1773128335.366545, 'last_price_update_time': 1774850442.814896}
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JP19484') HTTP/1.1" 204 0
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: BM81559
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BM81559%27 HTTP/1.1" 200 None
2026-03-30 06:00:42 [auto1.es] INFO: Scrape type for BM81559: 0
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: CK76032
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CK76032%27 HTTP/1.1" 200 None
2026-03-30 06:00:42 [auto1.es] INFO: Scrape type for CK76032: 0
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: WV75018
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: PA43540
2026-03-30 06:00:42 [auto1.es] INFO: Found listing with ID: PG51774
2026-03-30 06:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PG51774%27 HTTP/1.1" 200 None
2026-03-30 06:00:43 [auto1.es] INFO: Scrape type for PG51774: 2
2026-03-30 06:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd948fd0-325b-5aba-b054-45b1f87d4e42 with identifier: PG51774
2026-03-30 06:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd948fd0-325b-5aba-b054-45b1f87d4e42 with scrape type 2
2026-03-30 06:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd948fd0-325b-5aba-b054-45b1f87d4e42 with scrape type 2
2026-03-30 06:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fd948fd0-325b-5aba-b054-45b1f87d4e42, identifier: PG51774
2026-03-30 06:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fd948fd0-325b-5aba-b054-45b1f87d4e42 with identifier: PG51774
2026-03-30 06:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fd948fd0-325b-5aba-b054-45b1f87d4e42 with identifier: PG51774
2026-03-30 06:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fd948fd0-325b-5aba-b054-45b1f87d4e42 with identifier: PG51774 to the API
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00:43 [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': 272,
'expiration_date': '2026-03-30T15:13:11Z',
'fuel_type': 'petrol',
'id': 'fd948fd0-325b-5aba-b054-45b1f87d4e42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PG51774',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 161154,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-08-15',
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 350',
'transmission': 'automatic',
'trim': '',
'year': 2005}
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PG51774%27 HTTP/1.1" 200 None
2026-03-30 06:00:43 [auto1.es] INFO: Saving data for PG51774: {'auction_closing_time': 1774883591.0, 'created_time': 1774641872.281059, 'last_price_update_time': 1774850443.555999}
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PG51774') HTTP/1.1" 204 0
2026-03-30 06:00:43 [auto1.es] INFO: Found listing with ID: CB03666
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB03666%27 HTTP/1.1" 200 None
2026-03-30 06:00:43 [auto1.es] INFO: Scrape type for CB03666: 0
2026-03-30 06:00:43 [auto1.es] INFO: Found listing with ID: ZJ67299
2026-03-30 06:00:43 [auto1.es] INFO: Found listing with ID: MD81888
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD81888%27 HTTP/1.1" 200 None
2026-03-30 06:00:43 [auto1.es] INFO: Scrape type for MD81888: 0
2026-03-30 06:00:43 [auto1.es] INFO: Found listing with ID: ZN02005
2026-03-30 06:00:43 [auto1.es] INFO: Found listing with ID: ZW95177
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZW95177%27 HTTP/1.1" 200 None
2026-03-30 06:00:43 [auto1.es] INFO: Scrape type for ZW95177: 0
2026-03-30 06:00:43 [auto1.es] INFO: Found listing with ID: KD17519
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD17519%27 HTTP/1.1" 200 None
2026-03-30 06:00:43 [auto1.es] INFO: Scrape type for KD17519: 0
2026-03-30 06:00:43 [auto1.es] INFO: Found listing with ID: LC37713
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC37713%27 HTTP/1.1" 200 None
2026-03-30 06:00:43 [auto1.es] INFO: Scrape type for LC37713: 2
2026-03-30 06:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b545ff76-555c-52f6-b0b5-81c48c7b8804 with identifier: LC37713
2026-03-30 06:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b545ff76-555c-52f6-b0b5-81c48c7b8804 with scrape type 2
2026-03-30 06:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b545ff76-555c-52f6-b0b5-81c48c7b8804 with scrape type 2
2026-03-30 06:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b545ff76-555c-52f6-b0b5-81c48c7b8804, identifier: LC37713
2026-03-30 06:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b545ff76-555c-52f6-b0b5-81c48c7b8804 with identifier: LC37713
2026-03-30 06:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b545ff76-555c-52f6-b0b5-81c48c7b8804 with identifier: LC37713
2026-03-30 06:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b545ff76-555c-52f6-b0b5-81c48c7b8804 with identifier: LC37713 to the API
2026-03-30 06:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:30:58Z',
'fuel_type': 'diesel',
'id': 'b545ff76-555c-52f6-b0b5-81c48c7b8804',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LC37713',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 164350,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-29',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2017}
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC37713%27 HTTP/1.1" 200 None
2026-03-30 06:00:44 [auto1.es] INFO: Saving data for LC37713: {'auction_closing_time': 1774884658.0, 'created_time': 1774555241.385264, 'last_price_update_time': 1774850444.091004}
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LC37713') HTTP/1.1" 204 0
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: BD22709
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: VB81501
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB81501%27 HTTP/1.1" 200 None
2026-03-30 06:00:44 [auto1.es] INFO: Scrape type for VB81501: 0
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: ZZ62546
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ62546%27 HTTP/1.1" 200 None
2026-03-30 06:00:44 [auto1.es] INFO: Scrape type for ZZ62546: 0
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: FA71297
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA71297%27 HTTP/1.1" 200 None
2026-03-30 06:00:44 [auto1.es] INFO: Scrape type for FA71297: 0
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: UV08458
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: CL10688
2026-03-30 06:00:44 [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-30 06:00:44 [auto1.es] INFO: Channel: 24h | Page: 13 | totalHits: 1846 | hits on page: 40
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: NL01395
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: WA88394
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: VR45740
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR45740%27 HTTP/1.1" 200 None
2026-03-30 06:00:44 [auto1.es] INFO: Scrape type for VR45740: 0
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: EZ05662
2026-03-30 06:00:44 [auto1.es] INFO: Found listing with ID: UJ64573
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UJ64573%27 HTTP/1.1" 200 None
2026-03-30 06:00:44 [auto1.es] INFO: Scrape type for UJ64573: 2
2026-03-30 06:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1779c6c6-c044-5088-aabd-2817623c25d2 with identifier: UJ64573
2026-03-30 06:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1779c6c6-c044-5088-aabd-2817623c25d2 with scrape type 2
2026-03-30 06:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1779c6c6-c044-5088-aabd-2817623c25d2 with scrape type 2
2026-03-30 06:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1779c6c6-c044-5088-aabd-2817623c25d2, identifier: UJ64573
2026-03-30 06:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1779c6c6-c044-5088-aabd-2817623c25d2 with identifier: UJ64573
2026-03-30 06:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1779c6c6-c044-5088-aabd-2817623c25d2 with identifier: UJ64573
2026-03-30 06:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1779c6c6-c044-5088-aabd-2817623c25d2 with identifier: UJ64573 to the API
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:24:41Z',
'fuel_type': 'petrol',
'id': '1779c6c6-c044-5088-aabd-2817623c25d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UJ64573',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 184637,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-19',
'seller_name': None,
'title': "Kia cee'd 1.0 TGDI UEFA Euro 2016",
'transmission': 'manual',
'trim': 'UEFA Euro 2016',
'year': 2016}
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UJ64573%27 HTTP/1.1" 200 None
2026-03-30 06:00:44 [auto1.es] INFO: Saving data for UJ64573: {'auction_closing_time': 1774884281.0, 'created_time': 1774555249.235894, 'last_price_update_time': 1774850444.962664}
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UJ64573') HTTP/1.1" 204 0
2026-03-30 06:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:45 [auto1.es] INFO: Found listing with ID: CB84377
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB84377%27 HTTP/1.1" 200 None
2026-03-30 06:00:45 [auto1.es] INFO: Scrape type for CB84377: 2
2026-03-30 06:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff0177b7-6d2c-5f7f-8edf-231e4faad5f1 with identifier: CB84377
2026-03-30 06:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff0177b7-6d2c-5f7f-8edf-231e4faad5f1 with scrape type 2
2026-03-30 06:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff0177b7-6d2c-5f7f-8edf-231e4faad5f1 with scrape type 2
2026-03-30 06:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ff0177b7-6d2c-5f7f-8edf-231e4faad5f1, identifier: CB84377
2026-03-30 06:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ff0177b7-6d2c-5f7f-8edf-231e4faad5f1 with identifier: CB84377
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-30 06:00:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ff0177b7-6d2c-5f7f-8edf-231e4faad5f1 with identifier: CB84377
2026-03-30 06:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ff0177b7-6d2c-5f7f-8edf-231e4faad5f1 with identifier: CB84377 to the API
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:00:45 [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': 140,
'expiration_date': '2026-03-30T15:51:32Z',
'fuel_type': 'diesel',
'id': 'ff0177b7-6d2c-5f7f-8edf-231e4faad5f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CB84377',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 360038,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-13',
'seller_name': None,
'title': 'Seat Leon 2.0 TDI Stylance / Style',
'transmission': 'manual',
'trim': 'Stylance / Style',
'year': 2007}
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB84377%27 HTTP/1.1" 200 None
2026-03-30 06:00:45 [auto1.es] INFO: Saving data for CB84377: {'auction_closing_time': 1774885892.0, 'created_time': 1774641716.397633, 'last_price_update_time': 1774850445.57621}
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CB84377') HTTP/1.1" 204 0
2026-03-30 06:00:45 [auto1.es] INFO: Found listing with ID: TT52004
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT52004%27 HTTP/1.1" 200 None
2026-03-30 06:00:45 [auto1.es] INFO: Scrape type for TT52004: 0
2026-03-30 06:00:45 [auto1.es] INFO: Found listing with ID: VU50837
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU50837%27 HTTP/1.1" 200 None
2026-03-30 06:00:45 [auto1.es] INFO: Scrape type for VU50837: 2
2026-03-30 06:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71708901-1664-54ba-97d5-7ddb43b1aaca with identifier: VU50837
2026-03-30 06:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71708901-1664-54ba-97d5-7ddb43b1aaca with scrape type 2
2026-03-30 06:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71708901-1664-54ba-97d5-7ddb43b1aaca with scrape type 2
2026-03-30 06:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 71708901-1664-54ba-97d5-7ddb43b1aaca, identifier: VU50837
2026-03-30 06:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 71708901-1664-54ba-97d5-7ddb43b1aaca with identifier: VU50837
2026-03-30 06:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 71708901-1664-54ba-97d5-7ddb43b1aaca with identifier: VU50837
2026-03-30 06:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 71708901-1664-54ba-97d5-7ddb43b1aaca with identifier: VU50837 to the API
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:00:45 [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': 258,
'expiration_date': '2026-03-30T15:56:35Z',
'fuel_type': 'diesel',
'id': '71708901-1664-54ba-97d5-7ddb43b1aaca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VU50837',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 247891,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-28',
'seller_name': None,
'title': 'BMW 5er 530d',
'transmission': 'automatic',
'trim': '',
'year': 2014}
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU50837%27 HTTP/1.1" 200 None
2026-03-30 06:00:45 [auto1.es] INFO: Saving data for VU50837: {'auction_closing_time': 1774886195.0, 'created_time': 1774641685.790734, 'last_price_update_time': 1774850445.991751}
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VU50837') HTTP/1.1" 204 0
2026-03-30 06:00:46 [auto1.es] INFO: Found listing with ID: YW59434
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW59434%27 HTTP/1.1" 200 None
2026-03-30 06:00:46 [auto1.es] INFO: Scrape type for YW59434: 0
2026-03-30 06:00:46 [auto1.es] INFO: Found listing with ID: DW22650
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW22650%27 HTTP/1.1" 200 None
2026-03-30 06:00:46 [auto1.es] INFO: Scrape type for DW22650: 2
2026-03-30 06:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b07a6f8-fad0-5965-87ea-04e39976cd5a with identifier: DW22650
2026-03-30 06:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b07a6f8-fad0-5965-87ea-04e39976cd5a with scrape type 2
2026-03-30 06:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b07a6f8-fad0-5965-87ea-04e39976cd5a with scrape type 2
2026-03-30 06:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2b07a6f8-fad0-5965-87ea-04e39976cd5a, identifier: DW22650
2026-03-30 06:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2b07a6f8-fad0-5965-87ea-04e39976cd5a with identifier: DW22650
2026-03-30 06:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2b07a6f8-fad0-5965-87ea-04e39976cd5a with identifier: DW22650
2026-03-30 06:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2b07a6f8-fad0-5965-87ea-04e39976cd5a with identifier: DW22650 to the API
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:37:03Z',
'fuel_type': 'diesel',
'id': '2b07a6f8-fad0-5965-87ea-04e39976cd5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW22650',
'listing': 'auction',
'make': 'Audi',
'model': 'A1',
'odometer': 223948,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-25',
'seller_name': None,
'title': 'Audi A1 1.6 TDI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2011}
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW22650%27 HTTP/1.1" 200 None
2026-03-30 06:00:46 [auto1.es] INFO: Saving data for DW22650: {'auction_closing_time': 1774885023.0, 'created_time': 1774555256.97911, 'last_price_update_time': 1774850446.44356}
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DW22650') HTTP/1.1" 204 0
2026-03-30 06:00:46 [auto1.es] INFO: Found listing with ID: NL32920
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NL32920%27 HTTP/1.1" 200 None
2026-03-30 06:00:46 [auto1.es] INFO: Scrape type for NL32920: 0
2026-03-30 06:00:46 [auto1.es] INFO: Found listing with ID: PZ72634
2026-03-30 06:00:46 [auto1.es] INFO: Found listing with ID: XF10257
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XF10257%27 HTTP/1.1" 200 None
2026-03-30 06:00:46 [auto1.es] INFO: Scrape type for XF10257: 2
2026-03-30 06:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28be70da-34ca-5987-a27b-1b314bfff9b0 with identifier: XF10257
2026-03-30 06:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28be70da-34ca-5987-a27b-1b314bfff9b0 with scrape type 2
2026-03-30 06:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28be70da-34ca-5987-a27b-1b314bfff9b0 with scrape type 2
2026-03-30 06:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 28be70da-34ca-5987-a27b-1b314bfff9b0, identifier: XF10257
2026-03-30 06:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 28be70da-34ca-5987-a27b-1b314bfff9b0 with identifier: XF10257
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-30 06:00:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 28be70da-34ca-5987-a27b-1b314bfff9b0 with identifier: XF10257
2026-03-30 06:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 28be70da-34ca-5987-a27b-1b314bfff9b0 with identifier: XF10257 to the API
2026-03-30 06:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:20:29Z',
'fuel_type': 'diesel',
'id': '28be70da-34ca-5987-a27b-1b314bfff9b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XF10257',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 179237,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-24',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2007}
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XF10257%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Saving data for XF10257: {'auction_closing_time': 1774884029.0, 'created_time': 1773131039.384566, 'last_price_update_time': 1774850447.026313}
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XF10257') HTTP/1.1" 204 0
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: YT02265
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YT02265%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Scrape type for YT02265: 0
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: GJ58304
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: TG66753
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TG66753%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Scrape type for TG66753: 0
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: TH38754
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TH38754%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Scrape type for TH38754: 0
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: CM92438
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: GA23722
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA23722%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Scrape type for GA23722: 0
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: BX60688
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: ER91055
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: ES48862
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: TV58646
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV58646%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Scrape type for TV58646: 0
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: PK58195
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: BC07750
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: TV36726
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: RU11910
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: KL17939
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: XH50909
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: SM25064
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SM25064%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Scrape type for SM25064: 2
2026-03-30 06:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b8f48cb-7130-5b4a-b976-4225a7a2ed28 with identifier: SM25064
2026-03-30 06:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8f48cb-7130-5b4a-b976-4225a7a2ed28 with scrape type 2
2026-03-30 06:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b8f48cb-7130-5b4a-b976-4225a7a2ed28 with scrape type 2
2026-03-30 06:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6b8f48cb-7130-5b4a-b976-4225a7a2ed28, identifier: SM25064
2026-03-30 06:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6b8f48cb-7130-5b4a-b976-4225a7a2ed28 with identifier: SM25064
2026-03-30 06:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6b8f48cb-7130-5b4a-b976-4225a7a2ed28 with identifier: SM25064
2026-03-30 06:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6b8f48cb-7130-5b4a-b976-4225a7a2ed28 with identifier: SM25064 to the API
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:01:37Z',
'fuel_type': 'diesel',
'id': '6b8f48cb-7130-5b4a-b976-4225a7a2ed28',
'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/SM25064',
'listing': 'auction',
'make': 'Renault',
'model': 'Trafic',
'odometer': 142974,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-29',
'seller_name': None,
'title': 'Renault Trafic 2.0 dCi L2H1 3,0t Komfort',
'transmission': 'manual',
'trim': 'L2H1 3,0t Komfort',
'year': 2020}
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SM25064%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Saving data for SM25064: {'auction_closing_time': 1774882897.0, 'created_time': 1774641883.949225, 'last_price_update_time': 1774850447.590192}
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SM25064') HTTP/1.1" 204 0
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: XE30764
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XE30764%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Scrape type for XE30764: 0
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: UZ86093
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: GT72542
2026-03-30 06:00:47 [auto1.es] INFO: Found listing with ID: KE66826
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE66826%27 HTTP/1.1" 200 None
2026-03-30 06:00:47 [auto1.es] INFO: Scrape type for KE66826: 2
2026-03-30 06:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8da02857-2ddb-515b-9429-0e6b73981715 with identifier: KE66826
2026-03-30 06:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8da02857-2ddb-515b-9429-0e6b73981715 with scrape type 2
2026-03-30 06:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8da02857-2ddb-515b-9429-0e6b73981715 with scrape type 2
2026-03-30 06:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8da02857-2ddb-515b-9429-0e6b73981715, identifier: KE66826
2026-03-30 06:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8da02857-2ddb-515b-9429-0e6b73981715 with identifier: KE66826
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-30 06:00:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8da02857-2ddb-515b-9429-0e6b73981715 with identifier: KE66826
2026-03-30 06:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8da02857-2ddb-515b-9429-0e6b73981715 with identifier: KE66826 to the API
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:51:41Z',
'fuel_type': 'diesel',
'id': '8da02857-2ddb-515b-9429-0e6b73981715',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KE66826',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 203586,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-30',
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2019}
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE66826%27 HTTP/1.1" 200 None
2026-03-30 06:00:48 [auto1.es] INFO: Saving data for KE66826: {'auction_closing_time': 1774885901.0, 'created_time': 1774641858.760478, 'last_price_update_time': 1774850448.347706}
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KE66826') HTTP/1.1" 204 0
2026-03-30 06:00:48 [auto1.es] INFO: Found listing with ID: HF65167
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HF65167%27 HTTP/1.1" 200 None
2026-03-30 06:00:48 [auto1.es] INFO: Scrape type for HF65167: 0
2026-03-30 06:00:48 [auto1.es] INFO: Found listing with ID: LH51054
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LH51054%27 HTTP/1.1" 200 None
2026-03-30 06:00:48 [auto1.es] INFO: Scrape type for LH51054: 2
2026-03-30 06:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5482657-5f36-544c-8a7c-04a523899ba9 with identifier: LH51054
2026-03-30 06:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5482657-5f36-544c-8a7c-04a523899ba9 with scrape type 2
2026-03-30 06:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5482657-5f36-544c-8a7c-04a523899ba9 with scrape type 2
2026-03-30 06:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d5482657-5f36-544c-8a7c-04a523899ba9, identifier: LH51054
2026-03-30 06:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d5482657-5f36-544c-8a7c-04a523899ba9 with identifier: LH51054
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-30 06:00:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d5482657-5f36-544c-8a7c-04a523899ba9 with identifier: LH51054
2026-03-30 06:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d5482657-5f36-544c-8a7c-04a523899ba9 with identifier: LH51054 to the API
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:46:26Z',
'fuel_type': 'petrol',
'id': 'd5482657-5f36-544c-8a7c-04a523899ba9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LH51054',
'listing': 'auction',
'make': 'Mazda',
'model': '5',
'odometer': 106147,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-28',
'seller_name': None,
'title': 'Mazda 5 2.0 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2014}
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LH51054%27 HTTP/1.1" 200 None
2026-03-30 06:00:48 [auto1.es] INFO: Saving data for LH51054: {'auction_closing_time': 1774885586.0, 'created_time': 1774641730.735563, 'last_price_update_time': 1774850448.957152}
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LH51054') HTTP/1.1" 204 0
2026-03-30 06:00:48 [auto1.es] INFO: Found listing with ID: TW93253
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW93253%27 HTTP/1.1" 200 None
2026-03-30 06:00:48 [auto1.es] INFO: Scrape type for TW93253: 0
2026-03-30 06:00:48 [auto1.es] INFO: Found listing with ID: MS49436
2026-03-30 06:00:48 [auto1.es] INFO: Found listing with ID: AW49477
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AW49477%27 HTTP/1.1" 200 None
2026-03-30 06:00:49 [auto1.es] INFO: Scrape type for AW49477: 0
2026-03-30 06:00:49 [auto1.es] INFO: Found listing with ID: ZE41555
2026-03-30 06:00: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-30 06:00:49 [auto1.es] INFO: Channel: 24h | Page: 14 | totalHits: 1846 | hits on page: 40
2026-03-30 06:00:49 [auto1.es] INFO: Found listing with ID: ZZ72823
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ72823%27 HTTP/1.1" 200 None
2026-03-30 06:00:49 [auto1.es] INFO: Scrape type for ZZ72823: 0
2026-03-30 06:00:49 [auto1.es] INFO: Found listing with ID: XE32619
2026-03-30 06:00:49 [auto1.es] INFO: Found listing with ID: SB32545
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SB32545%27 HTTP/1.1" 200 None
2026-03-30 06:00:49 [auto1.es] INFO: Scrape type for SB32545: 0
2026-03-30 06:00:49 [auto1.es] INFO: Found listing with ID: XR29035
2026-03-30 06:00:49 [auto1.es] INFO: Found listing with ID: UG14230
2026-03-30 06:00:49 [auto1.es] INFO: Found listing with ID: HZ04358
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ04358%27 HTTP/1.1" 200 None
2026-03-30 06:00:49 [auto1.es] INFO: Scrape type for HZ04358: 2
2026-03-30 06:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb62f1e-8fc6-5ad5-aa26-80c52d00c486 with identifier: HZ04358
2026-03-30 06:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb62f1e-8fc6-5ad5-aa26-80c52d00c486 with scrape type 2
2026-03-30 06:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb62f1e-8fc6-5ad5-aa26-80c52d00c486 with scrape type 2
2026-03-30 06:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ebb62f1e-8fc6-5ad5-aa26-80c52d00c486, identifier: HZ04358
2026-03-30 06:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ebb62f1e-8fc6-5ad5-aa26-80c52d00c486 with identifier: HZ04358
2026-03-30 06:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ebb62f1e-8fc6-5ad5-aa26-80c52d00c486 with identifier: HZ04358
2026-03-30 06:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ebb62f1e-8fc6-5ad5-aa26-80c52d00c486 with identifier: HZ04358 to the API
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 85,
'expiration_date': '2026-03-30T15:56:39Z',
'fuel_type': 'petrol',
'id': 'ebb62f1e-8fc6-5ad5-aa26-80c52d00c486',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HZ04358',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 69936,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-28',
'seller_name': None,
'title': 'Hyundai i20 1.2 Klass',
'transmission': 'manual',
'trim': 'Klass',
'year': 2017}
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ04358%27 HTTP/1.1" 200 None
2026-03-30 06:00:49 [auto1.es] INFO: Saving data for HZ04358: {'auction_closing_time': 1774886199.0, 'created_time': 1774641712.339513, 'last_price_update_time': 1774850449.878732}
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HZ04358') HTTP/1.1" 204 0
2026-03-30 06:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: US15459
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US15459%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Scrape type for US15459: 0
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: VC98401
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: VJ61689
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: MA92923
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA92923%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Scrape type for MA92923: 0
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: TZ36663
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ36663%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Scrape type for TZ36663: 0
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: RK72644
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK72644%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Scrape type for RK72644: 0
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: GT49964
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT49964%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Scrape type for GT49964: 0
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: XW07664
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: UR00464
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: FA05952
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA05952%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Scrape type for FA05952: 0
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: HA22815
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA22815%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Scrape type for HA22815: 2
2026-03-30 06:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d45c014-3c48-55bb-bbf7-64486856d91e with identifier: HA22815
2026-03-30 06:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d45c014-3c48-55bb-bbf7-64486856d91e with scrape type 2
2026-03-30 06:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d45c014-3c48-55bb-bbf7-64486856d91e with scrape type 2
2026-03-30 06:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4d45c014-3c48-55bb-bbf7-64486856d91e, identifier: HA22815
2026-03-30 06:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4d45c014-3c48-55bb-bbf7-64486856d91e with identifier: HA22815
2026-03-30 06:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4d45c014-3c48-55bb-bbf7-64486856d91e with identifier: HA22815
2026-03-30 06:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4d45c014-3c48-55bb-bbf7-64486856d91e with identifier: HA22815 to the API
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:26:28Z',
'fuel_type': 'diesel',
'id': '4d45c014-3c48-55bb-bbf7-64486856d91e',
'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/HA22815',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 15558,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-28',
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 JTDM Sprint Q4',
'transmission': 'automatic',
'trim': 'Sprint Q4',
'year': 2022}
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA22815%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Saving data for HA22815: {'auction_closing_time': 1774884388.0, 'created_time': 1773128926.005587, 'last_price_update_time': 1774850450.550861}
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HA22815') HTTP/1.1" 204 0
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: EE78385
2026-03-30 06:00:50 [auto1.es] INFO: Found listing with ID: KT28524
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KT28524%27 HTTP/1.1" 200 None
2026-03-30 06:00:50 [auto1.es] INFO: Scrape type for KT28524: 2
2026-03-30 06:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c094582-0374-5c4d-8db4-f983f38e7b3e with identifier: KT28524
2026-03-30 06:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c094582-0374-5c4d-8db4-f983f38e7b3e with scrape type 2
2026-03-30 06:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c094582-0374-5c4d-8db4-f983f38e7b3e with scrape type 2
2026-03-30 06:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5c094582-0374-5c4d-8db4-f983f38e7b3e, identifier: KT28524
2026-03-30 06:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5c094582-0374-5c4d-8db4-f983f38e7b3e with identifier: KT28524
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-30 06:00:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5c094582-0374-5c4d-8db4-f983f38e7b3e with identifier: KT28524
2026-03-30 06:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5c094582-0374-5c4d-8db4-f983f38e7b3e with identifier: KT28524 to the API
2026-03-30 06:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 320,
'expiration_date': '2026-03-30T15:26:20Z',
'fuel_type': 'hybrid',
'id': '5c094582-0374-5c4d-8db4-f983f38e7b3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KT28524',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 162936,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-19',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 350e 4Matic Exclusive',
'transmission': 'automatic',
'trim': '4Matic Exclusive',
'year': 2016}
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KT28524%27 HTTP/1.1" 200 None
2026-03-30 06:00:51 [auto1.es] INFO: Saving data for KT28524: {'auction_closing_time': 1774884380.0, 'created_time': 1774641827.274693, 'last_price_update_time': 1774850451.169077}
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KT28524') HTTP/1.1" 204 0
2026-03-30 06:00:51 [auto1.es] INFO: Found listing with ID: BZ29136
2026-03-30 06:00:51 [auto1.es] INFO: Found listing with ID: US76988
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US76988%27 HTTP/1.1" 200 None
2026-03-30 06:00:51 [auto1.es] INFO: Scrape type for US76988: 2
2026-03-30 06:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3587631c-5ad2-5bf3-99fb-2b82ff6e994e with identifier: US76988
2026-03-30 06:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3587631c-5ad2-5bf3-99fb-2b82ff6e994e with scrape type 2
2026-03-30 06:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3587631c-5ad2-5bf3-99fb-2b82ff6e994e with scrape type 2
2026-03-30 06:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3587631c-5ad2-5bf3-99fb-2b82ff6e994e, identifier: US76988
2026-03-30 06:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3587631c-5ad2-5bf3-99fb-2b82ff6e994e with identifier: US76988
2026-03-30 06:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3587631c-5ad2-5bf3-99fb-2b82ff6e994e with identifier: US76988
2026-03-30 06:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3587631c-5ad2-5bf3-99fb-2b82ff6e994e with identifier: US76988 to the API
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:16:06Z',
'fuel_type': 'petrol',
'id': '3587631c-5ad2-5bf3-99fb-2b82ff6e994e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/US76988',
'listing': 'auction',
'make': 'Peugeot',
'model': '1007',
'odometer': 98726,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-02-27',
'seller_name': None,
'title': 'Peugeot 1007 1.6 Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2006}
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US76988%27 HTTP/1.1" 200 None
2026-03-30 06:00:51 [auto1.es] INFO: Saving data for US76988: {'auction_closing_time': 1774883766.0, 'created_time': 1774036830.874681, 'last_price_update_time': 1774850451.589047}
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='US76988') HTTP/1.1" 204 0
2026-03-30 06:00:51 [auto1.es] INFO: Found listing with ID: ZA28450
2026-03-30 06:00:51 [auto1.es] INFO: Found listing with ID: XY35870
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY35870%27 HTTP/1.1" 200 None
2026-03-30 06:00:51 [auto1.es] INFO: Scrape type for XY35870: 2
2026-03-30 06:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f3f61fa-b228-550e-9fe9-e8ab46b79d56 with identifier: XY35870
2026-03-30 06:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3f61fa-b228-550e-9fe9-e8ab46b79d56 with scrape type 2
2026-03-30 06:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f3f61fa-b228-550e-9fe9-e8ab46b79d56 with scrape type 2
2026-03-30 06:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2f3f61fa-b228-550e-9fe9-e8ab46b79d56, identifier: XY35870
2026-03-30 06:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2f3f61fa-b228-550e-9fe9-e8ab46b79d56 with identifier: XY35870
2026-03-30 06:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2f3f61fa-b228-550e-9fe9-e8ab46b79d56 with identifier: XY35870
2026-03-30 06:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2f3f61fa-b228-550e-9fe9-e8ab46b79d56 with identifier: XY35870 to the API
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 150,
'expiration_date': '2026-03-30T15:02:51Z',
'fuel_type': 'petrol',
'id': '2f3f61fa-b228-550e-9fe9-e8ab46b79d56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XY35870',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 194440,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-31',
'seller_name': None,
'title': 'Honda CR-V 2.0 VTEC Luxury',
'transmission': 'manual',
'trim': 'Luxury',
'year': 2008}
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY35870%27 HTTP/1.1" 200 None
2026-03-30 06:00:51 [auto1.es] INFO: Saving data for XY35870: {'auction_closing_time': 1774882971.0, 'created_time': 1774555327.920375, 'last_price_update_time': 1774850451.996495}
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XY35870') HTTP/1.1" 204 0
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: MB16167
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MB16167%27 HTTP/1.1" 200 None
2026-03-30 06:00:52 [auto1.es] INFO: Scrape type for MB16167: 2
2026-03-30 06:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d35d725-6292-5046-a538-693fb8225d27 with identifier: MB16167
2026-03-30 06:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d35d725-6292-5046-a538-693fb8225d27 with scrape type 2
2026-03-30 06:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d35d725-6292-5046-a538-693fb8225d27 with scrape type 2
2026-03-30 06:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9d35d725-6292-5046-a538-693fb8225d27, identifier: MB16167
2026-03-30 06:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9d35d725-6292-5046-a538-693fb8225d27 with identifier: MB16167
2026-03-30 06:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9d35d725-6292-5046-a538-693fb8225d27 with identifier: MB16167
2026-03-30 06:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9d35d725-6292-5046-a538-693fb8225d27 with identifier: MB16167 to the API
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:48:11Z',
'fuel_type': 'petrol',
'id': '9d35d725-6292-5046-a538-693fb8225d27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MB16167',
'listing': 'auction',
'make': 'Ford',
'model': 'EcoSport',
'odometer': 231859,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-29',
'seller_name': None,
'title': 'Ford EcoSport 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2016}
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MB16167%27 HTTP/1.1" 200 None
2026-03-30 06:00:52 [auto1.es] INFO: Saving data for MB16167: {'auction_closing_time': 1774885691.0, 'created_time': 1773345707.875595, 'last_price_update_time': 1774850452.460744}
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MB16167') HTTP/1.1" 204 0
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: SD86160
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: UT04175
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT04175%27 HTTP/1.1" 200 None
2026-03-30 06:00:52 [auto1.es] INFO: Scrape type for UT04175: 0
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: KK78857
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK78857%27 HTTP/1.1" 200 None
2026-03-30 06:00:52 [auto1.es] INFO: Scrape type for KK78857: 2
2026-03-30 06:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0668d2-0dd3-555f-b3e5-3924b9728b66 with identifier: KK78857
2026-03-30 06:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0668d2-0dd3-555f-b3e5-3924b9728b66 with scrape type 2
2026-03-30 06:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf0668d2-0dd3-555f-b3e5-3924b9728b66 with scrape type 2
2026-03-30 06:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cf0668d2-0dd3-555f-b3e5-3924b9728b66, identifier: KK78857
2026-03-30 06:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cf0668d2-0dd3-555f-b3e5-3924b9728b66 with identifier: KK78857
2026-03-30 06:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cf0668d2-0dd3-555f-b3e5-3924b9728b66 with identifier: KK78857
2026-03-30 06:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cf0668d2-0dd3-555f-b3e5-3924b9728b66 with identifier: KK78857 to the API
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 4,
'engine_horse_power': 340,
'expiration_date': '2026-03-30T15:07:40Z',
'fuel_type': 'petrol',
'id': 'cf0668d2-0dd3-555f-b3e5-3924b9728b66',
'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/KK78857',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 213744,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-28',
'seller_name': None,
'title': 'BMW 5er 540i Luxury Line',
'transmission': 'automatic',
'trim': 'Luxury Line',
'year': 2016}
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK78857%27 HTTP/1.1" 200 None
2026-03-30 06:00:52 [auto1.es] INFO: Saving data for KK78857: {'auction_closing_time': 1774883260.0, 'created_time': 1774641671.231366, 'last_price_update_time': 1774850452.923822}
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KK78857') HTTP/1.1" 204 0
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: NJ25414
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: GP92404
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GP92404%27 HTTP/1.1" 200 None
2026-03-30 06:00:52 [auto1.es] INFO: Scrape type for GP92404: 0
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: MZ66022
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MZ66022%27 HTTP/1.1" 200 None
2026-03-30 06:00:52 [auto1.es] INFO: Scrape type for MZ66022: 0
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: ZD85047
2026-03-30 06:00:52 [auto1.es] INFO: Found listing with ID: TV99660
2026-03-30 06:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV99660%27 HTTP/1.1" 200 None
2026-03-30 06:00:53 [auto1.es] INFO: Scrape type for TV99660: 2
2026-03-30 06:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c614e1fa-a065-533a-842c-d56e52c560da with identifier: TV99660
2026-03-30 06:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c614e1fa-a065-533a-842c-d56e52c560da with scrape type 2
2026-03-30 06:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c614e1fa-a065-533a-842c-d56e52c560da with scrape type 2
2026-03-30 06:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c614e1fa-a065-533a-842c-d56e52c560da, identifier: TV99660
2026-03-30 06:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c614e1fa-a065-533a-842c-d56e52c560da with identifier: TV99660
2026-03-30 06:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c614e1fa-a065-533a-842c-d56e52c560da with identifier: TV99660
2026-03-30 06:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c614e1fa-a065-533a-842c-d56e52c560da with identifier: TV99660 to the API
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 110,
'expiration_date': '2026-03-30T15:26:51Z',
'fuel_type': 'diesel',
'id': 'c614e1fa-a065-533a-842c-d56e52c560da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV99660',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 274732,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-28',
'seller_name': None,
'title': 'Opel Astra 1.7 CDTI Selective',
'transmission': 'manual',
'trim': 'Selective',
'year': 2014}
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV99660%27 HTTP/1.1" 200 None
2026-03-30 06:00:53 [auto1.es] INFO: Saving data for TV99660: {'auction_closing_time': 1774884411.0, 'created_time': 1773132433.539245, 'last_price_update_time': 1774850453.44156}
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TV99660') HTTP/1.1" 204 0
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: LE09183
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LE09183%27 HTTP/1.1" 200 None
2026-03-30 06:00:53 [auto1.es] INFO: Scrape type for LE09183: 0
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: MK04112
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MK04112%27 HTTP/1.1" 200 None
2026-03-30 06:00:53 [auto1.es] INFO: Scrape type for MK04112: 0
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: CJ74975
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: RE01082
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: GF91510
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GF91510%27 HTTP/1.1" 200 None
2026-03-30 06:00:53 [auto1.es] INFO: Scrape type for GF91510: 0
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: DH50359
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: CY33639
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: MV66149
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MV66149%27 HTTP/1.1" 200 None
2026-03-30 06:00:53 [auto1.es] INFO: Scrape type for MV66149: 0
2026-03-30 06:00: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-30 06:00:53 [auto1.es] INFO: Channel: 24h | Page: 15 | totalHits: 1846 | hits on page: 40
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: TH42321
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TH42321%27 HTTP/1.1" 200 None
2026-03-30 06:00:53 [auto1.es] INFO: Scrape type for TH42321: 0
2026-03-30 06:00:53 [auto1.es] INFO: Found listing with ID: LZ46895
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LZ46895%27 HTTP/1.1" 200 None
2026-03-30 06:00:53 [auto1.es] INFO: Scrape type for LZ46895: 2
2026-03-30 06:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe6d2bc3-8932-5a4e-86af-f35aa1289bc1 with identifier: LZ46895
2026-03-30 06:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe6d2bc3-8932-5a4e-86af-f35aa1289bc1 with scrape type 2
2026-03-30 06:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe6d2bc3-8932-5a4e-86af-f35aa1289bc1 with scrape type 2
2026-03-30 06:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fe6d2bc3-8932-5a4e-86af-f35aa1289bc1, identifier: LZ46895
2026-03-30 06:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fe6d2bc3-8932-5a4e-86af-f35aa1289bc1 with identifier: LZ46895
2026-03-30 06:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fe6d2bc3-8932-5a4e-86af-f35aa1289bc1 with identifier: LZ46895
2026-03-30 06:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fe6d2bc3-8932-5a4e-86af-f35aa1289bc1 with identifier: LZ46895 to the API
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:21:11Z',
'fuel_type': 'petrol',
'id': 'fe6d2bc3-8932-5a4e-86af-f35aa1289bc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LZ46895',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 77779,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-15',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 PureTech Feel Business',
'transmission': 'manual',
'trim': 'Feel Business',
'year': 2017}
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LZ46895%27 HTTP/1.1" 200 None
2026-03-30 06:00:54 [auto1.es] INFO: Saving data for LZ46895: {'auction_closing_time': 1774884071.0, 'created_time': 1774641884.640378, 'last_price_update_time': 1774850454.183435}
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LZ46895') HTTP/1.1" 204 0
2026-03-30 06:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:00:54 [auto1.es] INFO: Found listing with ID: YN87603
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YN87603%27 HTTP/1.1" 200 None
2026-03-30 06:00:54 [auto1.es] INFO: Scrape type for YN87603: 0
2026-03-30 06:00:54 [auto1.es] INFO: Found listing with ID: AX44077
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AX44077%27 HTTP/1.1" 200 None
2026-03-30 06:00:54 [auto1.es] INFO: Scrape type for AX44077: 2
2026-03-30 06:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe0a77ba-7596-519e-962b-5a5c5d4d881f with identifier: AX44077
2026-03-30 06:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe0a77ba-7596-519e-962b-5a5c5d4d881f with scrape type 2
2026-03-30 06:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe0a77ba-7596-519e-962b-5a5c5d4d881f with scrape type 2
2026-03-30 06:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fe0a77ba-7596-519e-962b-5a5c5d4d881f, identifier: AX44077
2026-03-30 06:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fe0a77ba-7596-519e-962b-5a5c5d4d881f with identifier: AX44077
2026-03-30 06:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fe0a77ba-7596-519e-962b-5a5c5d4d881f with identifier: AX44077
2026-03-30 06:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fe0a77ba-7596-519e-962b-5a5c5d4d881f with identifier: AX44077 to the API
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:08:58Z',
'fuel_type': 'diesel',
'id': 'fe0a77ba-7596-519e-962b-5a5c5d4d881f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AX44077',
'listing': 'auction',
'make': 'Toyota',
'model': 'Auris',
'odometer': 194103,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-08-08',
'seller_name': None,
'title': 'Toyota Auris 2.0 D-4D Sol',
'transmission': 'manual',
'trim': 'Sol',
'year': 2007}
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AX44077%27 HTTP/1.1" 200 None
2026-03-30 06:00:54 [auto1.es] INFO: Saving data for AX44077: {'auction_closing_time': 1774883338.0, 'created_time': 1774641878.612769, 'last_price_update_time': 1774850454.613503}
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AX44077') HTTP/1.1" 204 0
2026-03-30 06:00:54 [auto1.es] INFO: Found listing with ID: KA03965
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KA03965%27 HTTP/1.1" 200 None
2026-03-30 06:00:54 [auto1.es] INFO: Scrape type for KA03965: 0
2026-03-30 06:00:54 [auto1.es] INFO: Found listing with ID: VY79156
2026-03-30 06:00:54 [auto1.es] INFO: Found listing with ID: ZD98631
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD98631%27 HTTP/1.1" 200 None
2026-03-30 06:00:54 [auto1.es] INFO: Scrape type for ZD98631: 0
2026-03-30 06:00:54 [auto1.es] INFO: Found listing with ID: WF38269
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WF38269%27 HTTP/1.1" 200 None
2026-03-30 06:00:54 [auto1.es] INFO: Scrape type for WF38269: 0
2026-03-30 06:00:54 [auto1.es] INFO: Found listing with ID: ZP63371
2026-03-30 06:00:54 [auto1.es] INFO: Found listing with ID: LN79000
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN79000%27 HTTP/1.1" 200 None
2026-03-30 06:00:54 [auto1.es] INFO: Scrape type for LN79000: 2
2026-03-30 06:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c15f6304-e145-50a5-8f5d-1d23f9160e3f with identifier: LN79000
2026-03-30 06:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c15f6304-e145-50a5-8f5d-1d23f9160e3f with scrape type 2
2026-03-30 06:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c15f6304-e145-50a5-8f5d-1d23f9160e3f with scrape type 2
2026-03-30 06:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c15f6304-e145-50a5-8f5d-1d23f9160e3f, identifier: LN79000
2026-03-30 06:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c15f6304-e145-50a5-8f5d-1d23f9160e3f with identifier: LN79000
2026-03-30 06:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c15f6304-e145-50a5-8f5d-1d23f9160e3f with identifier: LN79000
2026-03-30 06:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c15f6304-e145-50a5-8f5d-1d23f9160e3f with identifier: LN79000 to the API
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:24:16Z',
'fuel_type': 'diesel',
'id': 'c15f6304-e145-50a5-8f5d-1d23f9160e3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LN79000',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 100968,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-05',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 CDI AMG Sport',
'transmission': 'automatic',
'trim': 'AMG Sport',
'year': 2017}
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN79000%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Saving data for LN79000: {'auction_closing_time': 1774884256.0, 'created_time': 1774641873.518326, 'last_price_update_time': 1774850455.273328}
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LN79000') HTTP/1.1" 204 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: VB06067
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB06067%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for VB06067: 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: AR66930
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR66930%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for AR66930: 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: NF50225
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: UY91237
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UY91237%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for UY91237: 2
2026-03-30 06:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed5d0605-60af-577c-a544-e7549208bcf2 with identifier: UY91237
2026-03-30 06:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed5d0605-60af-577c-a544-e7549208bcf2 with scrape type 2
2026-03-30 06:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed5d0605-60af-577c-a544-e7549208bcf2 with scrape type 2
2026-03-30 06:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ed5d0605-60af-577c-a544-e7549208bcf2, identifier: UY91237
2026-03-30 06:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ed5d0605-60af-577c-a544-e7549208bcf2 with identifier: UY91237
2026-03-30 06:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ed5d0605-60af-577c-a544-e7549208bcf2 with identifier: UY91237
2026-03-30 06:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ed5d0605-60af-577c-a544-e7549208bcf2 with identifier: UY91237 to the API
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 155,
'expiration_date': '2026-03-30T15:12:12Z',
'fuel_type': 'diesel',
'id': 'ed5d0605-60af-577c-a544-e7549208bcf2',
'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/UY91237',
'listing': 'auction',
'make': 'Iveco',
'model': 'Daily',
'odometer': 213508,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-20',
'seller_name': None,
'title': 'Iveco Daily 2.3 Diesel HKa 35 S V Radstand 3520 L',
'transmission': 'manual',
'trim': 'HKa 35 S V Radstand 3520 L',
'year': 2020}
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UY91237%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Saving data for UY91237: {'auction_closing_time': 1774883532.0, 'created_time': 1774350237.760784, 'last_price_update_time': 1774850455.750541}
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UY91237') HTTP/1.1" 204 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: BW95892
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BW95892%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for BW95892: 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: WJ41546
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WJ41546%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for WJ41546: 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: EV24986
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: CV55647
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV55647%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for CV55647: 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: AK39366
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: MP42129
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: US62841
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US62841%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for US62841: 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: ZF52825
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZF52825%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for ZF52825: 0
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: ZT28887
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: RU33051
2026-03-30 06:00:55 [auto1.es] INFO: Found listing with ID: RE88096
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE88096%27 HTTP/1.1" 200 None
2026-03-30 06:00:55 [auto1.es] INFO: Scrape type for RE88096: 2
2026-03-30 06:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc28c00d-e5a2-53d0-aa53-b02a2b97970a with identifier: RE88096
2026-03-30 06:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc28c00d-e5a2-53d0-aa53-b02a2b97970a with scrape type 2
2026-03-30 06:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc28c00d-e5a2-53d0-aa53-b02a2b97970a with scrape type 2
2026-03-30 06:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cc28c00d-e5a2-53d0-aa53-b02a2b97970a, identifier: RE88096
2026-03-30 06:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cc28c00d-e5a2-53d0-aa53-b02a2b97970a with identifier: RE88096
2026-03-30 06:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cc28c00d-e5a2-53d0-aa53-b02a2b97970a with identifier: RE88096
2026-03-30 06:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cc28c00d-e5a2-53d0-aa53-b02a2b97970a with identifier: RE88096 to the API
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:00: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-30 06:00: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-30T15:52:41Z',
'fuel_type': 'diesel',
'id': 'cc28c00d-e5a2-53d0-aa53-b02a2b97970a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE88096',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 303519,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-05-03',
'seller_name': None,
'title': 'BMW X5 3.0d',
'transmission': 'automatic',
'trim': '',
'year': 2005}
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE88096%27 HTTP/1.1" 200 None
2026-03-30 06:00:56 [auto1.es] INFO: Saving data for RE88096: {'auction_closing_time': 1774885961.0, 'created_time': 1773238816.45289, 'last_price_update_time': 1774850456.281589}
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RE88096') HTTP/1.1" 204 0
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: AB11386
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: MZ44217
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MZ44217%27 HTTP/1.1" 200 None
2026-03-30 06:00:56 [auto1.es] INFO: Scrape type for MZ44217: 0
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: ZZ54358
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ54358%27 HTTP/1.1" 200 None
2026-03-30 06:00:56 [auto1.es] INFO: Scrape type for ZZ54358: 0
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: RK37999
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: CE45579
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CE45579%27 HTTP/1.1" 200 None
2026-03-30 06:00:56 [auto1.es] INFO: Scrape type for CE45579: 0
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: FB55193
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: NT36194
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: MR81111
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: NN13578
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN13578%27 HTTP/1.1" 200 None
2026-03-30 06:00:56 [auto1.es] INFO: Scrape type for NN13578: 0
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: WS59204
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: NB97215
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: JM88117
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM88117%27 HTTP/1.1" 200 None
2026-03-30 06:00:56 [auto1.es] INFO: Scrape type for JM88117: 0
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: TF20925
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: BB64860
2026-03-30 06:00:56 [auto1.es] INFO: Found listing with ID: CD37802
2026-03-30 06:01:06 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 19 pages/min), scraped 30 items (at 30 items/min)
2026-03-30 06:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 158MiB
2026-03-30 06:01: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-30 06:01:07 [auto1.es] INFO: Channel: 24h | Page: 16 | totalHits: 1846 | hits on page: 40
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: MN42055
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MN42055%27 HTTP/1.1" 200 None
2026-03-30 06:01:07 [auto1.es] INFO: Scrape type for MN42055: 0
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: UM01301
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: DA46223
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA46223%27 HTTP/1.1" 200 None
2026-03-30 06:01:07 [auto1.es] INFO: Scrape type for DA46223: 0
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: EK86006
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: JB16763
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JB16763%27 HTTP/1.1" 200 None
2026-03-30 06:01:07 [auto1.es] INFO: Scrape type for JB16763: 0
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: XT42288
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT42288%27 HTTP/1.1" 200 None
2026-03-30 06:01:07 [auto1.es] INFO: Scrape type for XT42288: 0
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: VM06943
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: EE09579
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EE09579%27 HTTP/1.1" 200 None
2026-03-30 06:01:07 [auto1.es] INFO: Scrape type for EE09579: 0
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: BB29813
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BB29813%27 HTTP/1.1" 200 None
2026-03-30 06:01:07 [auto1.es] INFO: Scrape type for BB29813: 0
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: YU03196
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: WZ44927
2026-03-30 06:01:07 [auto1.es] INFO: Found listing with ID: HU12913
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU12913%27 HTTP/1.1" 200 None
2026-03-30 06:01:07 [auto1.es] INFO: Scrape type for HU12913: 2
2026-03-30 06:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8925276-5ce9-5dc6-ad61-d6571bd4ae92 with identifier: HU12913
2026-03-30 06:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8925276-5ce9-5dc6-ad61-d6571bd4ae92 with scrape type 2
2026-03-30 06:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8925276-5ce9-5dc6-ad61-d6571bd4ae92 with scrape type 2
2026-03-30 06:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e8925276-5ce9-5dc6-ad61-d6571bd4ae92, identifier: HU12913
2026-03-30 06:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e8925276-5ce9-5dc6-ad61-d6571bd4ae92 with identifier: HU12913
2026-03-30 06:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e8925276-5ce9-5dc6-ad61-d6571bd4ae92 with identifier: HU12913
2026-03-30 06:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e8925276-5ce9-5dc6-ad61-d6571bd4ae92 with identifier: HU12913 to the API
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01:07 [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': 163,
'expiration_date': '2026-03-30T15:41:13Z',
'fuel_type': 'diesel',
'id': 'e8925276-5ce9-5dc6-ad61-d6571bd4ae92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU12913',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 341743,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-12',
'seller_name': None,
'title': 'BMW 5er 520d',
'transmission': 'automatic',
'trim': '',
'year': 2008}
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU12913%27 HTTP/1.1" 200 None
2026-03-30 06:01:07 [auto1.es] INFO: Saving data for HU12913: {'auction_closing_time': 1774885273.0, 'created_time': 1774641675.898059, 'last_price_update_time': 1774850467.958243}
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HU12913') HTTP/1.1" 204 0
2026-03-30 06:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:08 [auto1.es] INFO: Found listing with ID: UG25415
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG25415%27 HTTP/1.1" 200 None
2026-03-30 06:01:08 [auto1.es] INFO: Scrape type for UG25415: 0
2026-03-30 06:01:08 [auto1.es] INFO: Found listing with ID: LJ64414
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ64414%27 HTTP/1.1" 200 None
2026-03-30 06:01:08 [auto1.es] INFO: Scrape type for LJ64414: 0
2026-03-30 06:01:08 [auto1.es] INFO: Found listing with ID: FJ09985
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ09985%27 HTTP/1.1" 200 None
2026-03-30 06:01:08 [auto1.es] INFO: Scrape type for FJ09985: 0
2026-03-30 06:01:08 [auto1.es] INFO: Found listing with ID: BV69737
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BV69737%27 HTTP/1.1" 200 None
2026-03-30 06:01:08 [auto1.es] INFO: Scrape type for BV69737: 2
2026-03-30 06:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f22fba3-d89f-5179-b7e2-2a8b91596829 with identifier: BV69737
2026-03-30 06:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f22fba3-d89f-5179-b7e2-2a8b91596829 with scrape type 2
2026-03-30 06:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f22fba3-d89f-5179-b7e2-2a8b91596829 with scrape type 2
2026-03-30 06:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5f22fba3-d89f-5179-b7e2-2a8b91596829, identifier: BV69737
2026-03-30 06:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5f22fba3-d89f-5179-b7e2-2a8b91596829 with identifier: BV69737
2026-03-30 06:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5f22fba3-d89f-5179-b7e2-2a8b91596829 with identifier: BV69737
2026-03-30 06:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5f22fba3-d89f-5179-b7e2-2a8b91596829 with identifier: BV69737 to the API
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:05:24Z',
'fuel_type': 'diesel',
'id': '5f22fba3-d89f-5179-b7e2-2a8b91596829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BV69737',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 41843,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-20',
'seller_name': None,
'title': 'Peugeot 2008 1.5 Blue-HDi Active Pack',
'transmission': 'manual',
'trim': 'Active Pack',
'year': 2021}
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BV69737%27 HTTP/1.1" 200 None
2026-03-30 06:01:08 [auto1.es] INFO: Saving data for BV69737: {'auction_closing_time': 1774883124.0, 'created_time': 1773933181.09411, 'last_price_update_time': 1774850468.665593}
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BV69737') HTTP/1.1" 204 0
2026-03-30 06:01:08 [auto1.es] INFO: Found listing with ID: DV40298
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DV40298%27 HTTP/1.1" 200 None
2026-03-30 06:01:08 [auto1.es] INFO: Scrape type for DV40298: 0
2026-03-30 06:01:08 [auto1.es] INFO: Found listing with ID: XT49013
2026-03-30 06:01:08 [auto1.es] INFO: Found listing with ID: BM13295
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BM13295%27 HTTP/1.1" 200 None
2026-03-30 06:01:08 [auto1.es] INFO: Scrape type for BM13295: 0
2026-03-30 06:01:08 [auto1.es] INFO: Found listing with ID: JF42327
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JF42327%27 HTTP/1.1" 200 None
2026-03-30 06:01:08 [auto1.es] INFO: Scrape type for JF42327: 2
2026-03-30 06:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5326f227-0467-5f58-b7d7-d89c321f6253 with identifier: JF42327
2026-03-30 06:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5326f227-0467-5f58-b7d7-d89c321f6253 with scrape type 2
2026-03-30 06:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5326f227-0467-5f58-b7d7-d89c321f6253 with scrape type 2
2026-03-30 06:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5326f227-0467-5f58-b7d7-d89c321f6253, identifier: JF42327
2026-03-30 06:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5326f227-0467-5f58-b7d7-d89c321f6253 with identifier: JF42327
2026-03-30 06:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5326f227-0467-5f58-b7d7-d89c321f6253 with identifier: JF42327
2026-03-30 06:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5326f227-0467-5f58-b7d7-d89c321f6253 with identifier: JF42327 to the API
2026-03-30 06:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-30T15:01:00Z',
'fuel_type': 'diesel',
'id': '5326f227-0467-5f58-b7d7-d89c321f6253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JF42327',
'listing': 'auction',
'make': 'Audi',
'model': 'A6 Allroad',
'odometer': 364182,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-20',
'seller_name': None,
'title': 'Audi A6 Allroad 3.0 V6 TDI clean diesel',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JF42327%27 HTTP/1.1" 200 None
2026-03-30 06:01:09 [auto1.es] INFO: Saving data for JF42327: {'auction_closing_time': 1774882860.0, 'created_time': 1774263801.884771, 'last_price_update_time': 1774850469.349643}
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JF42327') HTTP/1.1" 204 0
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: NT66217
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: UE32558
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: FZ71320
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: EH99000
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: VP11478
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: SR43030
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SR43030%27 HTTP/1.1" 200 None
2026-03-30 06:01:09 [auto1.es] INFO: Scrape type for SR43030: 0
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: EB93661
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB93661%27 HTTP/1.1" 200 None
2026-03-30 06:01:09 [auto1.es] INFO: Scrape type for EB93661: 0
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: TJ92656
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: RC43522
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RC43522%27 HTTP/1.1" 200 None
2026-03-30 06:01:09 [auto1.es] INFO: Scrape type for RC43522: 0
2026-03-30 06:01:09 [auto1.es] INFO: Found listing with ID: AE79363
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE79363%27 HTTP/1.1" 200 None
2026-03-30 06:01:09 [auto1.es] INFO: Scrape type for AE79363: 2
2026-03-30 06:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e553ad90-85a6-5f7c-9461-a4fd8a32636e with identifier: AE79363
2026-03-30 06:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e553ad90-85a6-5f7c-9461-a4fd8a32636e with scrape type 2
2026-03-30 06:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e553ad90-85a6-5f7c-9461-a4fd8a32636e with scrape type 2
2026-03-30 06:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e553ad90-85a6-5f7c-9461-a4fd8a32636e, identifier: AE79363
2026-03-30 06:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e553ad90-85a6-5f7c-9461-a4fd8a32636e with identifier: AE79363
2026-03-30 06:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e553ad90-85a6-5f7c-9461-a4fd8a32636e with identifier: AE79363
2026-03-30 06:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e553ad90-85a6-5f7c-9461-a4fd8a32636e with identifier: AE79363 to the API
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:11:31Z',
'fuel_type': 'diesel',
'id': 'e553ad90-85a6-5f7c-9461-a4fd8a32636e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AE79363',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 235216,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-22',
'seller_name': None,
'title': 'Seat Leon 1.9 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2007}
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE79363%27 HTTP/1.1" 200 None
2026-03-30 06:01:09 [auto1.es] INFO: Saving data for AE79363: {'auction_closing_time': 1774883491.0, 'created_time': 1773129473.010905, 'last_price_update_time': 1774850469.963041}
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AE79363') HTTP/1.1" 204 0
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: CB57175
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB57175%27 HTTP/1.1" 200 None
2026-03-30 06:01:10 [auto1.es] INFO: Scrape type for CB57175: 0
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: AR16993
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: RP83421
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: EB96855
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: SU20973
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: JM72010
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM72010%27 HTTP/1.1" 200 None
2026-03-30 06:01:10 [auto1.es] INFO: Scrape type for JM72010: 0
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: PT78708
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: AZ15880
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ15880%27 HTTP/1.1" 200 None
2026-03-30 06:01:10 [auto1.es] INFO: Scrape type for AZ15880: 2
2026-03-30 06:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4413bbf4-76ec-5f0f-9dda-5cc0b8326986 with identifier: AZ15880
2026-03-30 06:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4413bbf4-76ec-5f0f-9dda-5cc0b8326986 with scrape type 2
2026-03-30 06:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4413bbf4-76ec-5f0f-9dda-5cc0b8326986 with scrape type 2
2026-03-30 06:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4413bbf4-76ec-5f0f-9dda-5cc0b8326986, identifier: AZ15880
2026-03-30 06:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4413bbf4-76ec-5f0f-9dda-5cc0b8326986 with identifier: AZ15880
2026-03-30 06:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4413bbf4-76ec-5f0f-9dda-5cc0b8326986 with identifier: AZ15880
2026-03-30 06:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4413bbf4-76ec-5f0f-9dda-5cc0b8326986 with identifier: AZ15880 to the API
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 110,
'expiration_date': '2026-03-30T15:04:56Z',
'fuel_type': 'diesel',
'id': '4413bbf4-76ec-5f0f-9dda-5cc0b8326986',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AZ15880',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 242189,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-23',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Black Shadow 4x2',
'transmission': 'manual',
'trim': 'Black Shadow 4x2',
'year': 2017}
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ15880%27 HTTP/1.1" 200 None
2026-03-30 06:01:10 [auto1.es] INFO: Saving data for AZ15880: {'auction_closing_time': 1774883096.0, 'created_time': 1773133630.02214, 'last_price_update_time': 1774850470.542419}
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AZ15880') HTTP/1.1" 204 0
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: KK58093
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK58093%27 HTTP/1.1" 200 None
2026-03-30 06:01:10 [auto1.es] INFO: Scrape type for KK58093: 0
2026-03-30 06:01:10 [auto1.es] INFO: Found listing with ID: UD80780
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD80780%27 HTTP/1.1" 200 None
2026-03-30 06:01:10 [auto1.es] INFO: Scrape type for UD80780: 0
2026-03-30 06:01: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-30 06:01:11 [auto1.es] INFO: Channel: 24h | Page: 17 | totalHits: 1846 | hits on page: 40
2026-03-30 06:01:11 [auto1.es] INFO: Found listing with ID: DW27035
2026-03-30 06:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW27035%27 HTTP/1.1" 200 None
2026-03-30 06:01:11 [auto1.es] INFO: Scrape type for DW27035: 2
2026-03-30 06:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f55e996d-669e-5005-abc7-933b6d4c2e6f with identifier: DW27035
2026-03-30 06:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f55e996d-669e-5005-abc7-933b6d4c2e6f with scrape type 2
2026-03-30 06:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f55e996d-669e-5005-abc7-933b6d4c2e6f with scrape type 2
2026-03-30 06:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f55e996d-669e-5005-abc7-933b6d4c2e6f, identifier: DW27035
2026-03-30 06:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f55e996d-669e-5005-abc7-933b6d4c2e6f with identifier: DW27035
2026-03-30 06:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f55e996d-669e-5005-abc7-933b6d4c2e6f with identifier: DW27035
2026-03-30 06:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f55e996d-669e-5005-abc7-933b6d4c2e6f with identifier: DW27035 to the API
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:02:16Z',
'fuel_type': 'diesel',
'id': 'f55e996d-669e-5005-abc7-933b6d4c2e6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW27035',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 292103,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-17',
'seller_name': None,
'title': 'Opel Astra 1.7 CDTI Selective',
'transmission': 'manual',
'trim': 'Selective',
'year': 2014}
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW27035%27 HTTP/1.1" 200 None
2026-03-30 06:01:12 [auto1.es] INFO: Saving data for DW27035: {'auction_closing_time': 1774882936.0, 'created_time': 1773931347.309512, 'last_price_update_time': 1774850472.264922}
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DW27035') HTTP/1.1" 204 0
2026-03-30 06:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: ZG18454
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: HA25095
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: XC39222
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC39222%27 HTTP/1.1" 200 None
2026-03-30 06:01:12 [auto1.es] INFO: Scrape type for XC39222: 0
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: JW76352
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: XV58633
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: FJ32217
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: JJ54433
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: LB05915
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB05915%27 HTTP/1.1" 200 None
2026-03-30 06:01:12 [auto1.es] INFO: Scrape type for LB05915: 0
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: PW99692
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: RT81282
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: AW04396
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AW04396%27 HTTP/1.1" 200 None
2026-03-30 06:01:12 [auto1.es] INFO: Scrape type for AW04396: 0
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: SN13846
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN13846%27 HTTP/1.1" 200 None
2026-03-30 06:01:12 [auto1.es] INFO: Scrape type for SN13846: 0
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: SE78782
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SE78782%27 HTTP/1.1" 200 None
2026-03-30 06:01:12 [auto1.es] INFO: Scrape type for SE78782: 0
2026-03-30 06:01:12 [auto1.es] INFO: Found listing with ID: YG58121
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG58121%27 HTTP/1.1" 200 None
2026-03-30 06:01:12 [auto1.es] INFO: Scrape type for YG58121: 2
2026-03-30 06:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0599227a-a2c8-57db-8a87-da2fb75b6748 with identifier: YG58121
2026-03-30 06:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0599227a-a2c8-57db-8a87-da2fb75b6748 with scrape type 2
2026-03-30 06:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0599227a-a2c8-57db-8a87-da2fb75b6748 with scrape type 2
2026-03-30 06:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0599227a-a2c8-57db-8a87-da2fb75b6748, identifier: YG58121
2026-03-30 06:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0599227a-a2c8-57db-8a87-da2fb75b6748 with identifier: YG58121
2026-03-30 06:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0599227a-a2c8-57db-8a87-da2fb75b6748 with identifier: YG58121
2026-03-30 06:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0599227a-a2c8-57db-8a87-da2fb75b6748 with identifier: YG58121 to the API
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:19:00Z',
'fuel_type': 'diesel',
'id': '0599227a-a2c8-57db-8a87-da2fb75b6748',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YG58121',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 222165,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-28',
'seller_name': None,
'title': 'BMW 3er 318d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2016}
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG58121%27 HTTP/1.1" 200 None
2026-03-30 06:01:12 [auto1.es] INFO: Saving data for YG58121: {'auction_closing_time': 1774883940.0, 'created_time': 1774036877.333454, 'last_price_update_time': 1774850472.961373}
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YG58121') HTTP/1.1" 204 0
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: YX61230
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX61230%27 HTTP/1.1" 200 None
2026-03-30 06:01:13 [auto1.es] INFO: Scrape type for YX61230: 0
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: ZJ79467
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: DX86055
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DX86055%27 HTTP/1.1" 200 None
2026-03-30 06:01:13 [auto1.es] INFO: Scrape type for DX86055: 0
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: RM79142
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RM79142%27 HTTP/1.1" 200 None
2026-03-30 06:01:13 [auto1.es] INFO: Scrape type for RM79142: 2
2026-03-30 06:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21733316-025e-5947-8f6f-af33d9a27768 with identifier: RM79142
2026-03-30 06:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21733316-025e-5947-8f6f-af33d9a27768 with scrape type 2
2026-03-30 06:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21733316-025e-5947-8f6f-af33d9a27768 with scrape type 2
2026-03-30 06:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 21733316-025e-5947-8f6f-af33d9a27768, identifier: RM79142
2026-03-30 06:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 21733316-025e-5947-8f6f-af33d9a27768 with identifier: RM79142
2026-03-30 06:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 21733316-025e-5947-8f6f-af33d9a27768 with identifier: RM79142
2026-03-30 06:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 21733316-025e-5947-8f6f-af33d9a27768 with identifier: RM79142 to the API
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:00:36Z',
'fuel_type': 'diesel',
'id': '21733316-025e-5947-8f6f-af33d9a27768',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RM79142',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 140436,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-12',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Advance',
'transmission': 'automatic',
'trim': 'Advance',
'year': 2012}
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RM79142%27 HTTP/1.1" 200 None
2026-03-30 06:01:13 [auto1.es] INFO: Saving data for RM79142: {'auction_closing_time': 1774882836.0, 'created_time': 1773133543.7461, 'last_price_update_time': 1774850473.611418}
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RM79142') HTTP/1.1" 204 0
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: TC70621
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TC70621%27 HTTP/1.1" 200 None
2026-03-30 06:01:13 [auto1.es] INFO: Scrape type for TC70621: 0
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: MC49666
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MC49666%27 HTTP/1.1" 200 None
2026-03-30 06:01:13 [auto1.es] INFO: Scrape type for MC49666: 0
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: HZ02297
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: AG74382
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: HU25614
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: KE44681
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE44681%27 HTTP/1.1" 200 None
2026-03-30 06:01:13 [auto1.es] INFO: Scrape type for KE44681: 0
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: GS59468
2026-03-30 06:01:13 [auto1.es] INFO: Found listing with ID: AV97332
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV97332%27 HTTP/1.1" 200 None
2026-03-30 06:01:13 [auto1.es] INFO: Scrape type for AV97332: 2
2026-03-30 06:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22493d54-8011-571f-af64-861248f50dde with identifier: AV97332
2026-03-30 06:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22493d54-8011-571f-af64-861248f50dde with scrape type 2
2026-03-30 06:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22493d54-8011-571f-af64-861248f50dde with scrape type 2
2026-03-30 06:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 22493d54-8011-571f-af64-861248f50dde, identifier: AV97332
2026-03-30 06:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 22493d54-8011-571f-af64-861248f50dde with identifier: AV97332
2026-03-30 06:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 22493d54-8011-571f-af64-861248f50dde with identifier: AV97332
2026-03-30 06:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 22493d54-8011-571f-af64-861248f50dde with identifier: AV97332 to the API
2026-03-30 06:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01:14 [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:03:27Z',
'fuel_type': 'diesel',
'id': '22493d54-8011-571f-af64-861248f50dde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AV97332',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 179650,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-13',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2009}
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV97332%27 HTTP/1.1" 200 None
2026-03-30 06:01:14 [auto1.es] INFO: Saving data for AV97332: {'auction_closing_time': 1774883007.0, 'created_time': 1774555252.298254, 'last_price_update_time': 1774850474.078003}
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AV97332') HTTP/1.1" 204 0
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: EH44076
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: LT61588
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: HJ75824
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: PE24027
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PE24027%27 HTTP/1.1" 200 None
2026-03-30 06:01:14 [auto1.es] INFO: Scrape type for PE24027: 0
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: ZL28914
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: HB55085
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: LU70143
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: SH67409
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH67409%27 HTTP/1.1" 200 None
2026-03-30 06:01:14 [auto1.es] INFO: Scrape type for SH67409: 0
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: VE50785
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VE50785%27 HTTP/1.1" 200 None
2026-03-30 06:01:14 [auto1.es] INFO: Scrape type for VE50785: 0
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: PC36576
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PC36576%27 HTTP/1.1" 200 None
2026-03-30 06:01:14 [auto1.es] INFO: Scrape type for PC36576: 0
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: LX82632
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LX82632%27 HTTP/1.1" 200 None
2026-03-30 06:01:14 [auto1.es] INFO: Scrape type for LX82632: 0
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: PJ00608
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PJ00608%27 HTTP/1.1" 200 None
2026-03-30 06:01:14 [auto1.es] INFO: Scrape type for PJ00608: 0
2026-03-30 06:01:14 [auto1.es] INFO: Found listing with ID: RY19109
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RY19109%27 HTTP/1.1" 200 None
2026-03-30 06:01:14 [auto1.es] INFO: Scrape type for RY19109: 0
2026-03-30 06:01: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-30 06:01:15 [auto1.es] INFO: Channel: 24h | Page: 18 | totalHits: 1846 | hits on page: 40
2026-03-30 06:01:15 [auto1.es] INFO: Found listing with ID: RK31632
2026-03-30 06:01:15 [auto1.es] INFO: Found listing with ID: ZA80784
2026-03-30 06:01:15 [auto1.es] INFO: Found listing with ID: RH35807
2026-03-30 06:01:15 [auto1.es] INFO: Found listing with ID: AP01935
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP01935%27 HTTP/1.1" 200 None
2026-03-30 06:01:15 [auto1.es] INFO: Scrape type for AP01935: 2
2026-03-30 06:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bcbb40f-22d5-5bd2-9f47-704375dfa208 with identifier: AP01935
2026-03-30 06:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bcbb40f-22d5-5bd2-9f47-704375dfa208 with scrape type 2
2026-03-30 06:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bcbb40f-22d5-5bd2-9f47-704375dfa208 with scrape type 2
2026-03-30 06:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3bcbb40f-22d5-5bd2-9f47-704375dfa208, identifier: AP01935
2026-03-30 06:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3bcbb40f-22d5-5bd2-9f47-704375dfa208 with identifier: AP01935
2026-03-30 06:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3bcbb40f-22d5-5bd2-9f47-704375dfa208 with identifier: AP01935
2026-03-30 06:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3bcbb40f-22d5-5bd2-9f47-704375dfa208 with identifier: AP01935 to the API
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:47:01Z',
'fuel_type': 'diesel',
'id': '3bcbb40f-22d5-5bd2-9f47-704375dfa208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AP01935',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 307622,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-30',
'seller_name': None,
'title': 'Hyundai i20 1.4 CRDi Go! Brasil',
'transmission': 'manual',
'trim': 'Go! Brasil',
'year': 2014}
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP01935%27 HTTP/1.1" 200 None
2026-03-30 06:01:15 [auto1.es] INFO: Saving data for AP01935: {'auction_closing_time': 1774885621.0, 'created_time': 1774555225.557922, 'last_price_update_time': 1774850475.550814}
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AP01935') HTTP/1.1" 204 0
2026-03-30 06:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:15 [auto1.es] INFO: Found listing with ID: FK59567
2026-03-30 06:01:15 [auto1.es] INFO: Found listing with ID: HA98182
2026-03-30 06:01:15 [auto1.es] INFO: Found listing with ID: LC81120
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC81120%27 HTTP/1.1" 200 None
2026-03-30 06:01:15 [auto1.es] INFO: Scrape type for LC81120: 0
2026-03-30 06:01:15 [auto1.es] INFO: Found listing with ID: NG74473
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NG74473%27 HTTP/1.1" 200 None
2026-03-30 06:01:15 [auto1.es] INFO: Scrape type for NG74473: 2
2026-03-30 06:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5079f25-907b-536b-ac83-f9c4b78d1dbc with identifier: NG74473
2026-03-30 06:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5079f25-907b-536b-ac83-f9c4b78d1dbc with scrape type 2
2026-03-30 06:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5079f25-907b-536b-ac83-f9c4b78d1dbc with scrape type 2
2026-03-30 06:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c5079f25-907b-536b-ac83-f9c4b78d1dbc, identifier: NG74473
2026-03-30 06:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c5079f25-907b-536b-ac83-f9c4b78d1dbc with identifier: NG74473
2026-03-30 06:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c5079f25-907b-536b-ac83-f9c4b78d1dbc with identifier: NG74473
2026-03-30 06:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c5079f25-907b-536b-ac83-f9c4b78d1dbc with identifier: NG74473 to the API
2026-03-30 06:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:34:31Z',
'fuel_type': 'diesel',
'id': 'c5079f25-907b-536b-ac83-f9c4b78d1dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NG74473',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 184961,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-18',
'seller_name': None,
'title': 'Peugeot 2008 1.6 Blue-HDi Active Business',
'transmission': 'manual',
'trim': 'Active Business',
'year': 2018}
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NG74473%27 HTTP/1.1" 200 None
2026-03-30 06:01:16 [auto1.es] INFO: Saving data for NG74473: {'auction_closing_time': 1774884871.0, 'created_time': 1774641829.121097, 'last_price_update_time': 1774850476.132718}
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NG74473') HTTP/1.1" 204 0
2026-03-30 06:01:16 [auto1.es] INFO: Found listing with ID: HB38669
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HB38669%27 HTTP/1.1" 200 None
2026-03-30 06:01:16 [auto1.es] INFO: Scrape type for HB38669: 2
2026-03-30 06:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5750c2c-cb9f-5e98-a31f-a17c1147fba8 with identifier: HB38669
2026-03-30 06:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5750c2c-cb9f-5e98-a31f-a17c1147fba8 with scrape type 2
2026-03-30 06:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5750c2c-cb9f-5e98-a31f-a17c1147fba8 with scrape type 2
2026-03-30 06:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b5750c2c-cb9f-5e98-a31f-a17c1147fba8, identifier: HB38669
2026-03-30 06:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b5750c2c-cb9f-5e98-a31f-a17c1147fba8 with identifier: HB38669
2026-03-30 06:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b5750c2c-cb9f-5e98-a31f-a17c1147fba8 with identifier: HB38669
2026-03-30 06:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b5750c2c-cb9f-5e98-a31f-a17c1147fba8 with identifier: HB38669 to the API
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:32:33Z',
'fuel_type': 'petrol',
'id': 'b5750c2c-cb9f-5e98-a31f-a17c1147fba8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HB38669',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 103061,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-18',
'seller_name': None,
'title': 'Peugeot 308 1.6 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2007}
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HB38669%27 HTTP/1.1" 200 None
2026-03-30 06:01:16 [auto1.es] INFO: Saving data for HB38669: {'auction_closing_time': 1774884753.0, 'created_time': 1773127686.949622, 'last_price_update_time': 1774850476.588087}
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HB38669') HTTP/1.1" 204 0
2026-03-30 06:01:16 [auto1.es] INFO: Found listing with ID: WH24419
2026-03-30 06:01:16 [auto1.es] INFO: Found listing with ID: GF99536
2026-03-30 06:01:16 [auto1.es] INFO: Found listing with ID: JX70017
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JX70017%27 HTTP/1.1" 200 None
2026-03-30 06:01:16 [auto1.es] INFO: Scrape type for JX70017: 0
2026-03-30 06:01:16 [auto1.es] INFO: Found listing with ID: PL21143
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL21143%27 HTTP/1.1" 200 None
2026-03-30 06:01:16 [auto1.es] INFO: Scrape type for PL21143: 0
2026-03-30 06:01:16 [auto1.es] INFO: Found listing with ID: PD17011
2026-03-30 06:01:16 [auto1.es] INFO: Found listing with ID: GZ61403
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ61403%27 HTTP/1.1" 200 None
2026-03-30 06:01:16 [auto1.es] INFO: Scrape type for GZ61403: 2
2026-03-30 06:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5e51a6f-7c47-53dc-8db4-0bb2e2234e3e with identifier: GZ61403
2026-03-30 06:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5e51a6f-7c47-53dc-8db4-0bb2e2234e3e with scrape type 2
2026-03-30 06:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5e51a6f-7c47-53dc-8db4-0bb2e2234e3e with scrape type 2
2026-03-30 06:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b5e51a6f-7c47-53dc-8db4-0bb2e2234e3e, identifier: GZ61403
2026-03-30 06:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b5e51a6f-7c47-53dc-8db4-0bb2e2234e3e with identifier: GZ61403
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-30 06:01:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b5e51a6f-7c47-53dc-8db4-0bb2e2234e3e with identifier: GZ61403
2026-03-30 06:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b5e51a6f-7c47-53dc-8db4-0bb2e2234e3e with identifier: GZ61403 to the API
2026-03-30 06:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'beige',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:41:48Z',
'fuel_type': 'petrol',
'id': 'b5e51a6f-7c47-53dc-8db4-0bb2e2234e3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GZ61403',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 155110,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-16',
'seller_name': None,
'title': 'MINI One',
'transmission': 'manual',
'trim': '',
'year': 2009}
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ61403%27 HTTP/1.1" 200 None
2026-03-30 06:01:17 [auto1.es] INFO: Saving data for GZ61403: {'auction_closing_time': 1774885308.0, 'created_time': 1773127487.857919, 'last_price_update_time': 1774850477.152688}
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GZ61403') HTTP/1.1" 204 0
2026-03-30 06:01:17 [auto1.es] INFO: Found listing with ID: CW88498
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CW88498%27 HTTP/1.1" 200 None
2026-03-30 06:01:17 [auto1.es] INFO: Scrape type for CW88498: 2
2026-03-30 06:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bbbf334-6c96-5d42-9e62-3a95161725c7 with identifier: CW88498
2026-03-30 06:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bbbf334-6c96-5d42-9e62-3a95161725c7 with scrape type 2
2026-03-30 06:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bbbf334-6c96-5d42-9e62-3a95161725c7 with scrape type 2
2026-03-30 06:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6bbbf334-6c96-5d42-9e62-3a95161725c7, identifier: CW88498
2026-03-30 06:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6bbbf334-6c96-5d42-9e62-3a95161725c7 with identifier: CW88498
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-30 06:01:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6bbbf334-6c96-5d42-9e62-3a95161725c7 with identifier: CW88498
2026-03-30 06:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6bbbf334-6c96-5d42-9e62-3a95161725c7 with identifier: CW88498 to the API
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:09:57Z',
'fuel_type': 'diesel',
'id': '6bbbf334-6c96-5d42-9e62-3a95161725c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CW88498',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 217229,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-26',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2014}
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CW88498%27 HTTP/1.1" 200 None
2026-03-30 06:01:17 [auto1.es] INFO: Saving data for CW88498: {'auction_closing_time': 1774883397.0, 'created_time': 1774263676.609675, 'last_price_update_time': 1774850477.806282}
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CW88498') HTTP/1.1" 204 0
2026-03-30 06:01:17 [auto1.es] INFO: Found listing with ID: MG47386
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG47386%27 HTTP/1.1" 200 None
2026-03-30 06:01:17 [auto1.es] INFO: Scrape type for MG47386: 2
2026-03-30 06:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e32a99af-b7d4-5595-9ff5-f7bfdfb1c961 with identifier: MG47386
2026-03-30 06:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e32a99af-b7d4-5595-9ff5-f7bfdfb1c961 with scrape type 2
2026-03-30 06:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e32a99af-b7d4-5595-9ff5-f7bfdfb1c961 with scrape type 2
2026-03-30 06:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e32a99af-b7d4-5595-9ff5-f7bfdfb1c961, identifier: MG47386
2026-03-30 06:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e32a99af-b7d4-5595-9ff5-f7bfdfb1c961 with identifier: MG47386
2026-03-30 06:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e32a99af-b7d4-5595-9ff5-f7bfdfb1c961 with identifier: MG47386
2026-03-30 06:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e32a99af-b7d4-5595-9ff5-f7bfdfb1c961 with identifier: MG47386 to the API
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 110,
'expiration_date': '2026-03-30T15:58:09Z',
'fuel_type': 'diesel',
'id': 'e32a99af-b7d4-5595-9ff5-f7bfdfb1c961',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MG47386',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 135405,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-15',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 dCi Unique Edition',
'transmission': 'manual',
'trim': 'Unique Edition',
'year': 2018}
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG47386%27 HTTP/1.1" 200 None
2026-03-30 06:01:18 [auto1.es] INFO: Saving data for MG47386: {'auction_closing_time': 1774886289.0, 'created_time': 1774641761.12208, 'last_price_update_time': 1774850478.201272}
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MG47386') HTTP/1.1" 204 0
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: RT90695
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: BF22404
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF22404%27 HTTP/1.1" 200 None
2026-03-30 06:01:18 [auto1.es] INFO: Scrape type for BF22404: 2
2026-03-30 06:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38a80113-2d6d-5a03-adf6-7ad4af74d20a with identifier: BF22404
2026-03-30 06:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38a80113-2d6d-5a03-adf6-7ad4af74d20a with scrape type 2
2026-03-30 06:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38a80113-2d6d-5a03-adf6-7ad4af74d20a with scrape type 2
2026-03-30 06:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 38a80113-2d6d-5a03-adf6-7ad4af74d20a, identifier: BF22404
2026-03-30 06:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 38a80113-2d6d-5a03-adf6-7ad4af74d20a with identifier: BF22404
2026-03-30 06:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 38a80113-2d6d-5a03-adf6-7ad4af74d20a with identifier: BF22404
2026-03-30 06:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 38a80113-2d6d-5a03-adf6-7ad4af74d20a with identifier: BF22404 to the API
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:27:10Z',
'fuel_type': 'diesel',
'id': '38a80113-2d6d-5a03-adf6-7ad4af74d20a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BF22404',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 95857,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-29',
'seller_name': None,
'title': 'Renault Captur 1.5 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2014}
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF22404%27 HTTP/1.1" 200 None
2026-03-30 06:01:18 [auto1.es] INFO: Saving data for BF22404: {'auction_closing_time': 1774884430.0, 'created_time': 1773950473.030018, 'last_price_update_time': 1774850478.623124}
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BF22404') HTTP/1.1" 204 0
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: TF90504
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: BL42593
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: EL32039
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: HG47154
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HG47154%27 HTTP/1.1" 200 None
2026-03-30 06:01:18 [auto1.es] INFO: Scrape type for HG47154: 0
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: NM67545
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM67545%27 HTTP/1.1" 200 None
2026-03-30 06:01:18 [auto1.es] INFO: Scrape type for NM67545: 0
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: HZ40578
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: GG84553
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG84553%27 HTTP/1.1" 200 None
2026-03-30 06:01:18 [auto1.es] INFO: Scrape type for GG84553: 0
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: SM50481
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: KG64326
2026-03-30 06:01:18 [auto1.es] INFO: Found listing with ID: HF28057
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HF28057%27 HTTP/1.1" 200 None
2026-03-30 06:01:18 [auto1.es] INFO: Scrape type for HF28057: 2
2026-03-30 06:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cce1cb7-7e92-54b7-a11c-49364df144f5 with identifier: HF28057
2026-03-30 06:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cce1cb7-7e92-54b7-a11c-49364df144f5 with scrape type 2
2026-03-30 06:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cce1cb7-7e92-54b7-a11c-49364df144f5 with scrape type 2
2026-03-30 06:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0cce1cb7-7e92-54b7-a11c-49364df144f5, identifier: HF28057
2026-03-30 06:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0cce1cb7-7e92-54b7-a11c-49364df144f5 with identifier: HF28057
2026-03-30 06:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0cce1cb7-7e92-54b7-a11c-49364df144f5 with identifier: HF28057
2026-03-30 06:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0cce1cb7-7e92-54b7-a11c-49364df144f5 with identifier: HF28057 to the API
2026-03-30 06:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:45:56Z',
'fuel_type': 'diesel',
'id': '0cce1cb7-7e92-54b7-a11c-49364df144f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF28057',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 172496,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-24',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 2.0 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2012}
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HF28057%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Saving data for HF28057: {'auction_closing_time': 1774885556.0, 'created_time': 1774555223.636515, 'last_price_update_time': 1774850479.164767}
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HF28057') HTTP/1.1" 204 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: AD15625
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AD15625%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for AD15625: 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: DV59548
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DV59548%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for DV59548: 2
2026-03-30 06:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68370139-b0f2-503a-b876-af503ac0a624 with identifier: DV59548
2026-03-30 06:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68370139-b0f2-503a-b876-af503ac0a624 with scrape type 2
2026-03-30 06:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68370139-b0f2-503a-b876-af503ac0a624 with scrape type 2
2026-03-30 06:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 68370139-b0f2-503a-b876-af503ac0a624, identifier: DV59548
2026-03-30 06:01: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-30 06:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 68370139-b0f2-503a-b876-af503ac0a624 with identifier: DV59548
2026-03-30 06:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 68370139-b0f2-503a-b876-af503ac0a624 with identifier: DV59548
2026-03-30 06:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 68370139-b0f2-503a-b876-af503ac0a624 with identifier: DV59548 to the API
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 110,
'expiration_date': '2026-03-30T15:31:29Z',
'fuel_type': 'diesel',
'id': '68370139-b0f2-503a-b876-af503ac0a624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DV59548',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 312765,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-11-30',
'seller_name': None,
'title': 'Seat Leon 1.9 TDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2002}
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DV59548%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Saving data for DV59548: {'auction_closing_time': 1774884689.0, 'created_time': 1774555232.501646, 'last_price_update_time': 1774850479.693873}
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DV59548') HTTP/1.1" 204 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: XC28006
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC28006%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for XC28006: 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: ZY07880
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZY07880%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for ZY07880: 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: EZ75681
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: GT68357
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT68357%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for GT68357: 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: MZ54464
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: NM44751
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: BT54234
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BT54234%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for BT54234: 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: ZP51440
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: MM77073
2026-03-30 06:01:19 [auto1.es] INFO: Channel: 24h | Page: 19 | totalHits: 1846 | hits on page: 40
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: GT62572
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: AK44201
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AK44201%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for AK44201: 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: XC60196
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: XT74556
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT74556%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for XT74556: 0
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: YM46867
2026-03-30 06:01:19 [auto1.es] INFO: Found listing with ID: WH83968
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH83968%27 HTTP/1.1" 200 None
2026-03-30 06:01:19 [auto1.es] INFO: Scrape type for WH83968: 2
2026-03-30 06:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59c537da-bba5-55a6-8e84-4fba81998359 with identifier: WH83968
2026-03-30 06:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59c537da-bba5-55a6-8e84-4fba81998359 with scrape type 2
2026-03-30 06:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59c537da-bba5-55a6-8e84-4fba81998359 with scrape type 2
2026-03-30 06:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 59c537da-bba5-55a6-8e84-4fba81998359, identifier: WH83968
2026-03-30 06:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 59c537da-bba5-55a6-8e84-4fba81998359 with identifier: WH83968
2026-03-30 06:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 59c537da-bba5-55a6-8e84-4fba81998359 with identifier: WH83968
2026-03-30 06:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 59c537da-bba5-55a6-8e84-4fba81998359 with identifier: WH83968 to the API
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:34:26Z',
'fuel_type': 'diesel',
'id': '59c537da-bba5-55a6-8e84-4fba81998359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH83968',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 180954,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-17',
'seller_name': None,
'title': 'BMW 1er 118d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2016}
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH83968%27 HTTP/1.1" 200 None
2026-03-30 06:01:20 [auto1.es] INFO: Saving data for WH83968: {'auction_closing_time': 1774884866.0, 'created_time': 1773931167.26031, 'last_price_update_time': 1774850480.266877}
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WH83968') HTTP/1.1" 204 0
2026-03-30 06:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: KS63423
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: KP83247
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: ET28977
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: GM08675
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: RX29075
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: PP39110
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: XS51461
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: YG24338
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: ZY52551
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: RJ73355
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RJ73355%27 HTTP/1.1" 200 None
2026-03-30 06:01:20 [auto1.es] INFO: Scrape type for RJ73355: 2
2026-03-30 06:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f6c6b5d-38a0-5b9c-aaa6-1a2b5e12a4e2 with identifier: RJ73355
2026-03-30 06:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f6c6b5d-38a0-5b9c-aaa6-1a2b5e12a4e2 with scrape type 2
2026-03-30 06:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f6c6b5d-38a0-5b9c-aaa6-1a2b5e12a4e2 with scrape type 2
2026-03-30 06:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2f6c6b5d-38a0-5b9c-aaa6-1a2b5e12a4e2, identifier: RJ73355
2026-03-30 06:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2f6c6b5d-38a0-5b9c-aaa6-1a2b5e12a4e2 with identifier: RJ73355
2026-03-30 06:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2f6c6b5d-38a0-5b9c-aaa6-1a2b5e12a4e2 with identifier: RJ73355
2026-03-30 06:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2f6c6b5d-38a0-5b9c-aaa6-1a2b5e12a4e2 with identifier: RJ73355 to the API
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 177,
'expiration_date': '2026-03-30T15:35:12Z',
'fuel_type': 'diesel',
'id': '2f6c6b5d-38a0-5b9c-aaa6-1a2b5e12a4e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RJ73355',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 152880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-02',
'seller_name': None,
'title': 'Volkswagen Sharan 2.0 TDI Sport BlueMotion',
'transmission': 'automatic',
'trim': 'Sport BlueMotion',
'year': 2014}
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RJ73355%27 HTTP/1.1" 200 None
2026-03-30 06:01:20 [auto1.es] INFO: Saving data for RJ73355: {'auction_closing_time': 1774884912.0, 'created_time': 1774555316.869248, 'last_price_update_time': 1774850480.801856}
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RJ73355') HTTP/1.1" 204 0
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: SK48295
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: BG55573
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: MB17982
2026-03-30 06:01:20 [auto1.es] INFO: Found listing with ID: FP05442
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FP05442%27 HTTP/1.1" 200 None
2026-03-30 06:01:20 [auto1.es] INFO: Scrape type for FP05442: 2
2026-03-30 06:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfed27ce-a948-5509-b3cd-75fdbf437b12 with identifier: FP05442
2026-03-30 06:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfed27ce-a948-5509-b3cd-75fdbf437b12 with scrape type 2
2026-03-30 06:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfed27ce-a948-5509-b3cd-75fdbf437b12 with scrape type 2
2026-03-30 06:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bfed27ce-a948-5509-b3cd-75fdbf437b12, identifier: FP05442
2026-03-30 06:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bfed27ce-a948-5509-b3cd-75fdbf437b12 with identifier: FP05442
2026-03-30 06:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bfed27ce-a948-5509-b3cd-75fdbf437b12 with identifier: FP05442
2026-03-30 06:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bfed27ce-a948-5509-b3cd-75fdbf437b12 with identifier: FP05442 to the API
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:25:27Z',
'fuel_type': 'diesel',
'id': 'bfed27ce-a948-5509-b3cd-75fdbf437b12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FP05442',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 297603,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-03-02',
'seller_name': None,
'title': 'BMW 5er 525d Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2003}
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FP05442%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Saving data for FP05442: {'auction_closing_time': 1774884327.0, 'created_time': 1774555233.486073, 'last_price_update_time': 1774850481.245095}
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FP05442') HTTP/1.1" 204 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: FB43319
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FB43319%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for FB43319: 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: FM79545
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: TC59600
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: WP31785
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WP31785%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for WP31785: 2
2026-03-30 06:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14e09771-86cf-5ed0-8cd8-c18415d3aa54 with identifier: WP31785
2026-03-30 06:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14e09771-86cf-5ed0-8cd8-c18415d3aa54 with scrape type 2
2026-03-30 06:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14e09771-86cf-5ed0-8cd8-c18415d3aa54 with scrape type 2
2026-03-30 06:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 14e09771-86cf-5ed0-8cd8-c18415d3aa54, identifier: WP31785
2026-03-30 06:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 14e09771-86cf-5ed0-8cd8-c18415d3aa54 with identifier: WP31785
2026-03-30 06:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 14e09771-86cf-5ed0-8cd8-c18415d3aa54 with identifier: WP31785
2026-03-30 06:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 14e09771-86cf-5ed0-8cd8-c18415d3aa54 with identifier: WP31785 to the API
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 110,
'expiration_date': '2026-03-30T15:22:57Z',
'fuel_type': 'petrol',
'id': '14e09771-86cf-5ed0-8cd8-c18415d3aa54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WP31785',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 81160,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-02-26',
'seller_name': None,
'title': 'Renault Scenic 1.6 Dynamique Confort',
'transmission': 'manual',
'trim': 'Dynamique Confort',
'year': 2004}
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WP31785%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Saving data for WP31785: {'auction_closing_time': 1774884177.0, 'created_time': 1774641846.199632, 'last_price_update_time': 1774850481.756176}
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WP31785') HTTP/1.1" 204 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: WA45592
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA45592%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for WA45592: 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: FG05757
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: PD85443
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: SR16333
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: KB02477
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KB02477%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for KB02477: 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: GS63441
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GS63441%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for GS63441: 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: WY33726
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: UN48469
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: TJ35606
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: PD75300
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: MS70085
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MS70085%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for MS70085: 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: PN16892
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN16892%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for PN16892: 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: PS31871
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS31871%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for PS31871: 0
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: XV71103
2026-03-30 06:01:21 [auto1.es] INFO: Found listing with ID: LG37212
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG37212%27 HTTP/1.1" 200 None
2026-03-30 06:01:21 [auto1.es] INFO: Scrape type for LG37212: 2
2026-03-30 06:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54414723-0c1e-5f5d-9432-6b077f248c97 with identifier: LG37212
2026-03-30 06:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54414723-0c1e-5f5d-9432-6b077f248c97 with scrape type 2
2026-03-30 06:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54414723-0c1e-5f5d-9432-6b077f248c97 with scrape type 2
2026-03-30 06:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 54414723-0c1e-5f5d-9432-6b077f248c97, identifier: LG37212
2026-03-30 06:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 54414723-0c1e-5f5d-9432-6b077f248c97 with identifier: LG37212
2026-03-30 06:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 54414723-0c1e-5f5d-9432-6b077f248c97 with identifier: LG37212
2026-03-30 06:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 54414723-0c1e-5f5d-9432-6b077f248c97 with identifier: LG37212 to the API
2026-03-30 06:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 185,
'expiration_date': '2026-03-30T15:45:58Z',
'fuel_type': 'diesel',
'id': '54414723-0c1e-5f5d-9432-6b077f248c97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG37212',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 155938,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-09',
'seller_name': None,
'title': 'BMW 3er 320d',
'transmission': 'manual',
'trim': '',
'year': 2015}
2026-03-30 06:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG37212%27 HTTP/1.1" 200 None
2026-03-30 06:01:22 [auto1.es] INFO: Saving data for LG37212: {'auction_closing_time': 1774885558.0, 'created_time': 1774641719.554174, 'last_price_update_time': 1774850482.364827}
2026-03-30 06:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LG37212') HTTP/1.1" 204 0
2026-03-30 06:01:22 [auto1.es] INFO: Found listing with ID: DG38450
2026-03-30 06:01: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-30 06:01:23 [auto1.es] INFO: Channel: 24h | Page: 20 | totalHits: 1846 | hits on page: 40
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: RP86418
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RP86418%27 HTTP/1.1" 200 None
2026-03-30 06:01:23 [auto1.es] INFO: Scrape type for RP86418: 0
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: MH48496
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MH48496%27 HTTP/1.1" 200 None
2026-03-30 06:01:23 [auto1.es] INFO: Scrape type for MH48496: 0
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: RD09772
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: MM73463
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MM73463%27 HTTP/1.1" 200 None
2026-03-30 06:01:23 [auto1.es] INFO: Scrape type for MM73463: 0
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: ZR14615
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR14615%27 HTTP/1.1" 200 None
2026-03-30 06:01:23 [auto1.es] INFO: Scrape type for ZR14615: 0
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: ES15520
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES15520%27 HTTP/1.1" 200 None
2026-03-30 06:01:23 [auto1.es] INFO: Scrape type for ES15520: 0
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: LR89235
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: UF76170
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: HS16028
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: HT23405
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: FH47587
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: PJ49539
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: GB32148
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: NM59518
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: JJ75829
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: LS97770
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: VK38327
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VK38327%27 HTTP/1.1" 200 None
2026-03-30 06:01:23 [auto1.es] INFO: Scrape type for VK38327: 0
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: XK60422
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XK60422%27 HTTP/1.1" 200 None
2026-03-30 06:01:23 [auto1.es] INFO: Scrape type for XK60422: 0
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: GW16894
2026-03-30 06:01:23 [auto1.es] INFO: Found listing with ID: LP80713
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LP80713%27 HTTP/1.1" 200 None
2026-03-30 06:01:23 [auto1.es] INFO: Scrape type for LP80713: 2
2026-03-30 06:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0cbd4c8-6406-53d4-9bf2-fbdf077d05aa with identifier: LP80713
2026-03-30 06:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0cbd4c8-6406-53d4-9bf2-fbdf077d05aa with scrape type 2
2026-03-30 06:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0cbd4c8-6406-53d4-9bf2-fbdf077d05aa with scrape type 2
2026-03-30 06:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a0cbd4c8-6406-53d4-9bf2-fbdf077d05aa, identifier: LP80713
2026-03-30 06:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a0cbd4c8-6406-53d4-9bf2-fbdf077d05aa with identifier: LP80713
2026-03-30 06:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a0cbd4c8-6406-53d4-9bf2-fbdf077d05aa with identifier: LP80713
2026-03-30 06:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a0cbd4c8-6406-53d4-9bf2-fbdf077d05aa with identifier: LP80713 to the API
2026-03-30 06:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 194,
'expiration_date': '2026-03-30T15:40:33Z',
'fuel_type': 'diesel',
'id': 'a0cbd4c8-6406-53d4-9bf2-fbdf077d05aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LP80713',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 111266,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-28',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2019}
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LP80713%27 HTTP/1.1" 200 None
2026-03-30 06:01:24 [auto1.es] INFO: Saving data for LP80713: {'auction_closing_time': 1774885233.0, 'created_time': 1773129197.965973, 'last_price_update_time': 1774850484.052748}
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LP80713') HTTP/1.1" 204 0
2026-03-30 06:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:24 [auto1.es] INFO: Found listing with ID: LA45475
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA45475%27 HTTP/1.1" 200 None
2026-03-30 06:01:24 [auto1.es] INFO: Scrape type for LA45475: 0
2026-03-30 06:01:24 [auto1.es] INFO: Found listing with ID: FT33215
2026-03-30 06:01:24 [auto1.es] INFO: Found listing with ID: UD26451
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD26451%27 HTTP/1.1" 200 None
2026-03-30 06:01:24 [auto1.es] INFO: Scrape type for UD26451: 0
2026-03-30 06:01:24 [auto1.es] INFO: Found listing with ID: FY66249
2026-03-30 06:01:24 [auto1.es] INFO: Found listing with ID: LK07555
2026-03-30 06:01:24 [auto1.es] INFO: Found listing with ID: LF19420
2026-03-30 06:01:24 [auto1.es] INFO: Found listing with ID: NJ00425
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ00425%27 HTTP/1.1" 200 None
2026-03-30 06:01:24 [auto1.es] INFO: Scrape type for NJ00425: 2
2026-03-30 06:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93985f6e-39c5-5d8e-8b8e-bb48b9a5168e with identifier: NJ00425
2026-03-30 06:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93985f6e-39c5-5d8e-8b8e-bb48b9a5168e with scrape type 2
2026-03-30 06:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93985f6e-39c5-5d8e-8b8e-bb48b9a5168e with scrape type 2
2026-03-30 06:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 93985f6e-39c5-5d8e-8b8e-bb48b9a5168e, identifier: NJ00425
2026-03-30 06:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 93985f6e-39c5-5d8e-8b8e-bb48b9a5168e with identifier: NJ00425
2026-03-30 06:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 93985f6e-39c5-5d8e-8b8e-bb48b9a5168e with identifier: NJ00425
2026-03-30 06:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 93985f6e-39c5-5d8e-8b8e-bb48b9a5168e with identifier: NJ00425 to the API
2026-03-30 06:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:11:56Z',
'fuel_type': 'diesel',
'id': '93985f6e-39c5-5d8e-8b8e-bb48b9a5168e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NJ00425',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 107950,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-10-03',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Confort Dynamique',
'transmission': 'manual',
'trim': 'Confort Dynamique',
'year': 2006}
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ00425%27 HTTP/1.1" 200 None
2026-03-30 06:01:25 [auto1.es] INFO: Saving data for NJ00425: {'auction_closing_time': 1774883516.0, 'created_time': 1774641700.323453, 'last_price_update_time': 1774850485.453171}
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NJ00425') HTTP/1.1" 204 0
2026-03-30 06:01:25 [auto1.es] INFO: Found listing with ID: MA33029
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA33029%27 HTTP/1.1" 200 None
2026-03-30 06:01:25 [auto1.es] INFO: Scrape type for MA33029: 2
2026-03-30 06:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88e0113f-c064-5f9b-8478-1ac7d8ab9d74 with identifier: MA33029
2026-03-30 06:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88e0113f-c064-5f9b-8478-1ac7d8ab9d74 with scrape type 2
2026-03-30 06:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88e0113f-c064-5f9b-8478-1ac7d8ab9d74 with scrape type 2
2026-03-30 06:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 88e0113f-c064-5f9b-8478-1ac7d8ab9d74, identifier: MA33029
2026-03-30 06:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 88e0113f-c064-5f9b-8478-1ac7d8ab9d74 with identifier: MA33029
2026-03-30 06:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 88e0113f-c064-5f9b-8478-1ac7d8ab9d74 with identifier: MA33029
2026-03-30 06:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 88e0113f-c064-5f9b-8478-1ac7d8ab9d74 with identifier: MA33029 to the API
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:48:49Z',
'fuel_type': 'diesel',
'id': '88e0113f-c064-5f9b-8478-1ac7d8ab9d74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA33029',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 303377,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-22',
'seller_name': None,
'title': 'Seat Leon 1.9 TDI Reference Ecomotive',
'transmission': 'manual',
'trim': 'Reference Ecomotive',
'year': 2008}
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA33029%27 HTTP/1.1" 200 None
2026-03-30 06:01:25 [auto1.es] INFO: Saving data for MA33029: {'auction_closing_time': 1774885729.0, 'created_time': 1774641897.722774, 'last_price_update_time': 1774850485.912058}
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MA33029') HTTP/1.1" 204 0
2026-03-30 06:01:25 [auto1.es] INFO: Found listing with ID: LX51563
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LX51563%27 HTTP/1.1" 200 None
2026-03-30 06:01:25 [auto1.es] INFO: Scrape type for LX51563: 2
2026-03-30 06:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a10870-9d1c-5f3b-a320-23ad8ff0b721 with identifier: LX51563
2026-03-30 06:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a10870-9d1c-5f3b-a320-23ad8ff0b721 with scrape type 2
2026-03-30 06:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43a10870-9d1c-5f3b-a320-23ad8ff0b721 with scrape type 2
2026-03-30 06:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 43a10870-9d1c-5f3b-a320-23ad8ff0b721, identifier: LX51563
2026-03-30 06:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 43a10870-9d1c-5f3b-a320-23ad8ff0b721 with identifier: LX51563
2026-03-30 06:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 43a10870-9d1c-5f3b-a320-23ad8ff0b721 with identifier: LX51563
2026-03-30 06:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 43a10870-9d1c-5f3b-a320-23ad8ff0b721 with identifier: LX51563 to the API
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:35:14Z',
'fuel_type': 'diesel',
'id': '43a10870-9d1c-5f3b-a320-23ad8ff0b721',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LX51563',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 331821,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-10',
'seller_name': None,
'title': 'Honda CR-V 1.6 DTEC Elegance 2WD',
'transmission': 'manual',
'trim': 'Elegance 2WD',
'year': 2014}
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LX51563%27 HTTP/1.1" 200 None
2026-03-30 06:01:26 [auto1.es] INFO: Saving data for LX51563: {'auction_closing_time': 1774884914.0, 'created_time': 1774555288.984046, 'last_price_update_time': 1774850486.312412}
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LX51563') HTTP/1.1" 204 0
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: YH79403
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH79403%27 HTTP/1.1" 200 None
2026-03-30 06:01:26 [auto1.es] INFO: Scrape type for YH79403: 0
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: MA08789
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: LG55317
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: JW67554
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JW67554%27 HTTP/1.1" 200 None
2026-03-30 06:01:26 [auto1.es] INFO: Scrape type for JW67554: 0
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: UD21856
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: ZS20717
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZS20717%27 HTTP/1.1" 200 None
2026-03-30 06:01:26 [auto1.es] INFO: Scrape type for ZS20717: 2
2026-03-30 06:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fc88de3-197f-576d-ab48-b0f70f1d2042 with identifier: ZS20717
2026-03-30 06:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fc88de3-197f-576d-ab48-b0f70f1d2042 with scrape type 2
2026-03-30 06:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fc88de3-197f-576d-ab48-b0f70f1d2042 with scrape type 2
2026-03-30 06:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8fc88de3-197f-576d-ab48-b0f70f1d2042, identifier: ZS20717
2026-03-30 06:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8fc88de3-197f-576d-ab48-b0f70f1d2042 with identifier: ZS20717
2026-03-30 06:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8fc88de3-197f-576d-ab48-b0f70f1d2042 with identifier: ZS20717
2026-03-30 06:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8fc88de3-197f-576d-ab48-b0f70f1d2042 with identifier: ZS20717 to the API
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 110,
'expiration_date': '2026-03-30T15:12:40Z',
'fuel_type': 'petrol',
'id': '8fc88de3-197f-576d-ab48-b0f70f1d2042',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZS20717',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 106106,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-03',
'seller_name': None,
'title': 'Citroen C4 Picasso 1.2 PureTech First',
'transmission': 'manual',
'trim': 'First',
'year': 2017}
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZS20717%27 HTTP/1.1" 200 None
2026-03-30 06:01:26 [auto1.es] INFO: Saving data for ZS20717: {'auction_closing_time': 1774883560.0, 'created_time': 1773345877.104016, 'last_price_update_time': 1774850486.79171}
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZS20717') HTTP/1.1" 204 0
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: TA73897
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TA73897%27 HTTP/1.1" 200 None
2026-03-30 06:01:26 [auto1.es] INFO: Scrape type for TA73897: 0
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: HH46764
2026-03-30 06:01:26 [auto1.es] INFO: Found listing with ID: GY66563
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY66563%27 HTTP/1.1" 200 None
2026-03-30 06:01:26 [auto1.es] INFO: Scrape type for GY66563: 2
2026-03-30 06:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a672be08-3d55-51fa-bf03-8c44be08214a with identifier: GY66563
2026-03-30 06:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a672be08-3d55-51fa-bf03-8c44be08214a with scrape type 2
2026-03-30 06:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a672be08-3d55-51fa-bf03-8c44be08214a with scrape type 2
2026-03-30 06:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a672be08-3d55-51fa-bf03-8c44be08214a, identifier: GY66563
2026-03-30 06:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a672be08-3d55-51fa-bf03-8c44be08214a with identifier: GY66563
2026-03-30 06:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a672be08-3d55-51fa-bf03-8c44be08214a with identifier: GY66563
2026-03-30 06:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a672be08-3d55-51fa-bf03-8c44be08214a with identifier: GY66563 to the API
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:32:51Z',
'fuel_type': 'diesel',
'id': 'a672be08-3d55-51fa-bf03-8c44be08214a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GY66563',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 178578,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-28',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2011}
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY66563%27 HTTP/1.1" 200 None
2026-03-30 06:01:27 [auto1.es] INFO: Saving data for GY66563: {'auction_closing_time': 1774884771.0, 'created_time': 1774641790.118144, 'last_price_update_time': 1774850487.293106}
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GY66563') HTTP/1.1" 204 0
2026-03-30 06:01:27 [auto1.es] INFO: Found listing with ID: HW09758
2026-03-30 06:01:27 [auto1.es] INFO: Found listing with ID: JY07683
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JY07683%27 HTTP/1.1" 200 None
2026-03-30 06:01:27 [auto1.es] INFO: Scrape type for JY07683: 0
2026-03-30 06:01: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-30 06:01:27 [auto1.es] INFO: Channel: 24h | Page: 21 | totalHits: 1846 | hits on page: 40
2026-03-30 06:01:27 [auto1.es] INFO: Found listing with ID: BV18028
2026-03-30 06:01:27 [auto1.es] INFO: Found listing with ID: CV84892
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV84892%27 HTTP/1.1" 200 None
2026-03-30 06:01:27 [auto1.es] INFO: Scrape type for CV84892: 2
2026-03-30 06:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9018771b-277a-506f-bcd8-93639dda83d3 with identifier: CV84892
2026-03-30 06:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9018771b-277a-506f-bcd8-93639dda83d3 with scrape type 2
2026-03-30 06:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9018771b-277a-506f-bcd8-93639dda83d3 with scrape type 2
2026-03-30 06:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9018771b-277a-506f-bcd8-93639dda83d3, identifier: CV84892
2026-03-30 06:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9018771b-277a-506f-bcd8-93639dda83d3 with identifier: CV84892
2026-03-30 06:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9018771b-277a-506f-bcd8-93639dda83d3 with identifier: CV84892
2026-03-30 06:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9018771b-277a-506f-bcd8-93639dda83d3 with identifier: CV84892 to the API
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 135,
'expiration_date': '2026-03-30T15:20:09Z',
'fuel_type': 'diesel',
'id': '9018771b-277a-506f-bcd8-93639dda83d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CV84892',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 244648,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-15',
'seller_name': None,
'title': 'Opel Mokka X 1.6 CDTI DPF Selective Start/Stop',
'transmission': 'manual',
'trim': 'Selective Start/Stop',
'year': 2016}
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV84892%27 HTTP/1.1" 200 None
2026-03-30 06:01:28 [auto1.es] INFO: Saving data for CV84892: {'auction_closing_time': 1774884009.0, 'created_time': 1774641719.207261, 'last_price_update_time': 1774850488.558432}
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CV84892') HTTP/1.1" 204 0
2026-03-30 06:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: LG59471
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG59471%27 HTTP/1.1" 200 None
2026-03-30 06:01:28 [auto1.es] INFO: Scrape type for LG59471: 0
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: SU85789
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: HE05235
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: XH86580
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH86580%27 HTTP/1.1" 200 None
2026-03-30 06:01:28 [auto1.es] INFO: Scrape type for XH86580: 0
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: PP21573
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP21573%27 HTTP/1.1" 200 None
2026-03-30 06:01:28 [auto1.es] INFO: Scrape type for PP21573: 0
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: ZE71239
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: FF26714
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: NC38723
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: XX72262
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX72262%27 HTTP/1.1" 200 None
2026-03-30 06:01:28 [auto1.es] INFO: Scrape type for XX72262: 0
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: LG94479
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: DZ42678
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: ZS73380
2026-03-30 06:01:28 [auto1.es] INFO: Found listing with ID: DB92602
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DB92602%27 HTTP/1.1" 200 None
2026-03-30 06:01:28 [auto1.es] INFO: Scrape type for DB92602: 2
2026-03-30 06:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e78bf8a1-ca65-58b3-900e-035028ec03b3 with identifier: DB92602
2026-03-30 06:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e78bf8a1-ca65-58b3-900e-035028ec03b3 with scrape type 2
2026-03-30 06:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e78bf8a1-ca65-58b3-900e-035028ec03b3 with scrape type 2
2026-03-30 06:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e78bf8a1-ca65-58b3-900e-035028ec03b3, identifier: DB92602
2026-03-30 06:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e78bf8a1-ca65-58b3-900e-035028ec03b3 with identifier: DB92602
2026-03-30 06:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e78bf8a1-ca65-58b3-900e-035028ec03b3 with identifier: DB92602
2026-03-30 06:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e78bf8a1-ca65-58b3-900e-035028ec03b3 with identifier: DB92602 to the API
2026-03-30 06:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:57:41Z',
'fuel_type': 'diesel',
'id': 'e78bf8a1-ca65-58b3-900e-035028ec03b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DB92602',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 281269,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-14',
'seller_name': None,
'title': 'BMW X1 sDrive 18d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2016}
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DB92602%27 HTTP/1.1" 200 None
2026-03-30 06:01:29 [auto1.es] INFO: Saving data for DB92602: {'auction_closing_time': 1774886261.0, 'created_time': 1773843008.168207, 'last_price_update_time': 1774850489.111846}
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DB92602') HTTP/1.1" 204 0
2026-03-30 06:01:29 [auto1.es] INFO: Found listing with ID: AL10193
2026-03-30 06:01:29 [auto1.es] INFO: Found listing with ID: JH13002
2026-03-30 06:01:29 [auto1.es] INFO: Found listing with ID: NZ88130
2026-03-30 06:01:29 [auto1.es] INFO: Found listing with ID: PM27944
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PM27944%27 HTTP/1.1" 200 None
2026-03-30 06:01:29 [auto1.es] INFO: Scrape type for PM27944: 2
2026-03-30 06:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d134812f-1076-5422-8447-d1db677e8d84 with identifier: PM27944
2026-03-30 06:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d134812f-1076-5422-8447-d1db677e8d84 with scrape type 2
2026-03-30 06:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d134812f-1076-5422-8447-d1db677e8d84 with scrape type 2
2026-03-30 06:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d134812f-1076-5422-8447-d1db677e8d84, identifier: PM27944
2026-03-30 06:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d134812f-1076-5422-8447-d1db677e8d84 with identifier: PM27944
2026-03-30 06:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d134812f-1076-5422-8447-d1db677e8d84 with identifier: PM27944
2026-03-30 06:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d134812f-1076-5422-8447-d1db677e8d84 with identifier: PM27944 to the API
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 136,
'expiration_date': '2026-03-30T15:35:09Z',
'fuel_type': 'hybrid',
'id': 'd134812f-1076-5422-8447-d1db677e8d84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PM27944',
'listing': 'auction',
'make': 'Toyota',
'model': 'Auris',
'odometer': 87572,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-26',
'seller_name': None,
'title': 'Toyota Auris 1.8 Hybrid Dynamic',
'transmission': 'automatic',
'trim': 'Dynamic',
'year': 2013}
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PM27944%27 HTTP/1.1" 200 None
2026-03-30 06:01:29 [auto1.es] INFO: Saving data for PM27944: {'auction_closing_time': 1774884909.0, 'created_time': 1774641703.361426, 'last_price_update_time': 1774850489.610399}
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PM27944') HTTP/1.1" 204 0
2026-03-30 06:01:29 [auto1.es] INFO: Found listing with ID: CT66486
2026-03-30 06:01:29 [auto1.es] INFO: Found listing with ID: CL84602
2026-03-30 06:01:29 [auto1.es] INFO: Found listing with ID: RF22633
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF22633%27 HTTP/1.1" 200 None
2026-03-30 06:01:29 [auto1.es] INFO: Scrape type for RF22633: 2
2026-03-30 06:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30a4226d-17f8-5397-be5a-c617ef9dc617 with identifier: RF22633
2026-03-30 06:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30a4226d-17f8-5397-be5a-c617ef9dc617 with scrape type 2
2026-03-30 06:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30a4226d-17f8-5397-be5a-c617ef9dc617 with scrape type 2
2026-03-30 06:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 30a4226d-17f8-5397-be5a-c617ef9dc617, identifier: RF22633
2026-03-30 06:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 30a4226d-17f8-5397-be5a-c617ef9dc617 with identifier: RF22633
2026-03-30 06:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 30a4226d-17f8-5397-be5a-c617ef9dc617 with identifier: RF22633
2026-03-30 06:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 30a4226d-17f8-5397-be5a-c617ef9dc617 with identifier: RF22633 to the API
2026-03-30 06:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 195,
'expiration_date': '2026-03-30T15:49:12Z',
'fuel_type': 'diesel',
'id': '30a4226d-17f8-5397-be5a-c617ef9dc617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF22633',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 97821,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-31',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 220 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2016}
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF22633%27 HTTP/1.1" 200 None
2026-03-30 06:01:30 [auto1.es] INFO: Saving data for RF22633: {'auction_closing_time': 1774885752.0, 'created_time': 1773129208.963966, 'last_price_update_time': 1774850490.073959}
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RF22633') HTTP/1.1" 204 0
2026-03-30 06:01:30 [auto1.es] INFO: Found listing with ID: DD15597
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD15597%27 HTTP/1.1" 200 None
2026-03-30 06:01:30 [auto1.es] INFO: Scrape type for DD15597: 0
2026-03-30 06:01:30 [auto1.es] INFO: Found listing with ID: AS08117
2026-03-30 06:01:30 [auto1.es] INFO: Found listing with ID: HE42254
2026-03-30 06:01:30 [auto1.es] INFO: Found listing with ID: RB01014
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RB01014%27 HTTP/1.1" 200 None
2026-03-30 06:01:30 [auto1.es] INFO: Scrape type for RB01014: 2
2026-03-30 06:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb88b984-ddf5-5d5b-8e13-0f558156eee5 with identifier: RB01014
2026-03-30 06:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb88b984-ddf5-5d5b-8e13-0f558156eee5 with scrape type 2
2026-03-30 06:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb88b984-ddf5-5d5b-8e13-0f558156eee5 with scrape type 2
2026-03-30 06:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: eb88b984-ddf5-5d5b-8e13-0f558156eee5, identifier: RB01014
2026-03-30 06:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: eb88b984-ddf5-5d5b-8e13-0f558156eee5 with identifier: RB01014
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-30 06:01:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: eb88b984-ddf5-5d5b-8e13-0f558156eee5 with identifier: RB01014
2026-03-30 06:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: eb88b984-ddf5-5d5b-8e13-0f558156eee5 with identifier: RB01014 to the API
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:39:49Z',
'fuel_type': 'petrol',
'id': 'eb88b984-ddf5-5d5b-8e13-0f558156eee5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RB01014',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 88615,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-21',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure Pack',
'transmission': 'manual',
'trim': 'Allure Pack',
'year': 2021}
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RB01014%27 HTTP/1.1" 200 None
2026-03-30 06:01:30 [auto1.es] INFO: Saving data for RB01014: {'auction_closing_time': 1774885189.0, 'created_time': 1774555488.043753, 'last_price_update_time': 1774850490.693721}
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RB01014') HTTP/1.1" 204 0
2026-03-30 06:01:30 [auto1.es] INFO: Found listing with ID: GP88698
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GP88698%27 HTTP/1.1" 200 None
2026-03-30 06:01:30 [auto1.es] INFO: Scrape type for GP88698: 2
2026-03-30 06:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad86e274-f73a-56c0-b2e1-7559994ebb47 with identifier: GP88698
2026-03-30 06:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad86e274-f73a-56c0-b2e1-7559994ebb47 with scrape type 2
2026-03-30 06:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad86e274-f73a-56c0-b2e1-7559994ebb47 with scrape type 2
2026-03-30 06:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ad86e274-f73a-56c0-b2e1-7559994ebb47, identifier: GP88698
2026-03-30 06:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ad86e274-f73a-56c0-b2e1-7559994ebb47 with identifier: GP88698
2026-03-30 06:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ad86e274-f73a-56c0-b2e1-7559994ebb47 with identifier: GP88698
2026-03-30 06:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ad86e274-f73a-56c0-b2e1-7559994ebb47 with identifier: GP88698 to the API
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:51:49Z',
'fuel_type': 'diesel',
'id': 'ad86e274-f73a-56c0-b2e1-7559994ebb47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP88698',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 210414,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-15',
'seller_name': None,
'title': 'Ford Focus 1.8 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2008}
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GP88698%27 HTTP/1.1" 200 None
2026-03-30 06:01:31 [auto1.es] INFO: Saving data for GP88698: {'auction_closing_time': 1774885909.0, 'created_time': 1774641865.459693, 'last_price_update_time': 1774850491.593453}
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GP88698') HTTP/1.1" 204 0
2026-03-30 06:01:31 [auto1.es] INFO: Found listing with ID: JD79732
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JD79732%27 HTTP/1.1" 200 None
2026-03-30 06:01:31 [auto1.es] INFO: Scrape type for JD79732: 0
2026-03-30 06:01:31 [auto1.es] INFO: Found listing with ID: DL05579
2026-03-30 06:01:31 [auto1.es] INFO: Found listing with ID: RK45787
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK45787%27 HTTP/1.1" 200 None
2026-03-30 06:01:31 [auto1.es] INFO: Scrape type for RK45787: 2
2026-03-30 06:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 289bed44-ae59-5c0e-91a0-c9140740ba29 with identifier: RK45787
2026-03-30 06:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 289bed44-ae59-5c0e-91a0-c9140740ba29 with scrape type 2
2026-03-30 06:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 289bed44-ae59-5c0e-91a0-c9140740ba29 with scrape type 2
2026-03-30 06:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 289bed44-ae59-5c0e-91a0-c9140740ba29, identifier: RK45787
2026-03-30 06:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 289bed44-ae59-5c0e-91a0-c9140740ba29 with identifier: RK45787
2026-03-30 06:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 289bed44-ae59-5c0e-91a0-c9140740ba29 with identifier: RK45787
2026-03-30 06:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 289bed44-ae59-5c0e-91a0-c9140740ba29 with identifier: RK45787 to the API
2026-03-30 06:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 150,
'expiration_date': '2026-03-30T15:16:19Z',
'fuel_type': 'diesel',
'id': '289bed44-ae59-5c0e-91a0-c9140740ba29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RK45787',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 277708,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-16',
'seller_name': None,
'title': 'Audi A4 2.0 TDI clean diesel',
'transmission': 'manual',
'trim': '',
'year': 2015}
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK45787%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Saving data for RK45787: {'auction_closing_time': 1774883779.0, 'created_time': 1774555253.428671, 'last_price_update_time': 1774850492.045374}
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RK45787') HTTP/1.1" 204 0
2026-03-30 06:01:32 [auto1.es] INFO: Found listing with ID: DR60635
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR60635%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Scrape type for DR60635: 0
2026-03-30 06:01:32 [auto1.es] INFO: Found listing with ID: RR55958
2026-03-30 06:01:32 [auto1.es] INFO: Found listing with ID: XH33697
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH33697%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Scrape type for XH33697: 0
2026-03-30 06:01:32 [auto1.es] INFO: Found listing with ID: CH33556
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH33556%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Scrape type for CH33556: 0
2026-03-30 06:01:32 [auto1.es] INFO: Found listing with ID: ZE13912
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZE13912%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Scrape type for ZE13912: 0
2026-03-30 06:01:32 [auto1.es] INFO: Found listing with ID: FJ63213
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ63213%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Scrape type for FJ63213: 0
2026-03-30 06:01:32 [auto1.es] INFO: Found listing with ID: MJ15003
2026-03-30 06:01:32 [auto1.es] INFO: Found listing with ID: EN16009
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN16009%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Scrape type for EN16009: 2
2026-03-30 06:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cd41aaa-60b6-52d2-8663-3f4c29bb6822 with identifier: EN16009
2026-03-30 06:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd41aaa-60b6-52d2-8663-3f4c29bb6822 with scrape type 2
2026-03-30 06:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cd41aaa-60b6-52d2-8663-3f4c29bb6822 with scrape type 2
2026-03-30 06:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9cd41aaa-60b6-52d2-8663-3f4c29bb6822, identifier: EN16009
2026-03-30 06:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9cd41aaa-60b6-52d2-8663-3f4c29bb6822 with identifier: EN16009
2026-03-30 06:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9cd41aaa-60b6-52d2-8663-3f4c29bb6822 with identifier: EN16009
2026-03-30 06:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9cd41aaa-60b6-52d2-8663-3f4c29bb6822 with identifier: EN16009 to the API
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:48:02Z',
'fuel_type': 'petrol',
'id': '9cd41aaa-60b6-52d2-8663-3f4c29bb6822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EN16009',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'Santamo',
'odometer': 27089,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-02-28',
'seller_name': None,
'title': 'Mitsubishi Santamo 2.0 Santamo Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2001}
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN16009%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Saving data for EN16009: {'auction_closing_time': 1774885682.0, 'created_time': 1774641884.968259, 'last_price_update_time': 1774850492.54533}
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EN16009') HTTP/1.1" 204 0
2026-03-30 06:01: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-30 06:01:32 [auto1.es] INFO: Found listing with ID: LN78930
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN78930%27 HTTP/1.1" 200 None
2026-03-30 06:01:32 [auto1.es] INFO: Scrape type for LN78930: 2
2026-03-30 06:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d3efd2c-eab4-55b6-be59-ccfcedd9296b with identifier: LN78930
2026-03-30 06:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d3efd2c-eab4-55b6-be59-ccfcedd9296b with scrape type 2
2026-03-30 06:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d3efd2c-eab4-55b6-be59-ccfcedd9296b with scrape type 2
2026-03-30 06:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1d3efd2c-eab4-55b6-be59-ccfcedd9296b, identifier: LN78930
2026-03-30 06:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1d3efd2c-eab4-55b6-be59-ccfcedd9296b with identifier: LN78930
2026-03-30 06:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1d3efd2c-eab4-55b6-be59-ccfcedd9296b with identifier: LN78930
2026-03-30 06:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1d3efd2c-eab4-55b6-be59-ccfcedd9296b with identifier: LN78930 to the API
2026-03-30 06:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:16:00Z',
'fuel_type': 'diesel',
'id': '1d3efd2c-eab4-55b6-be59-ccfcedd9296b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LN78930',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia',
'odometer': 234497,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-26',
'seller_name': None,
'title': 'Opel Insignia 2.0 CDTI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2009}
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN78930%27 HTTP/1.1" 200 None
2026-03-30 06:01:33 [auto1.es] INFO: Saving data for LN78930: {'auction_closing_time': 1774883760.0, 'created_time': 1772749809.456345, 'last_price_update_time': 1774850493.154322}
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LN78930') HTTP/1.1" 204 0
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: VU96042
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU96042%27 HTTP/1.1" 200 None
2026-03-30 06:01:33 [auto1.es] INFO: Scrape type for VU96042: 0
2026-03-30 06:01:33 [auto1.es] INFO: Channel: 24h | Page: 22 | totalHits: 1846 | hits on page: 40
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: FL07647
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: SB36142
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: VC51295
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC51295%27 HTTP/1.1" 200 None
2026-03-30 06:01:33 [auto1.es] INFO: Scrape type for VC51295: 0
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: TN84578
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TN84578%27 HTTP/1.1" 200 None
2026-03-30 06:01:33 [auto1.es] INFO: Scrape type for TN84578: 0
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: WH54771
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: BC37690
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: XY62505
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: AK05110
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AK05110%27 HTTP/1.1" 200 None
2026-03-30 06:01:33 [auto1.es] INFO: Scrape type for AK05110: 2
2026-03-30 06:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f2f2cdf-9e4a-54bf-bfaf-3ba7894cb1c4 with identifier: AK05110
2026-03-30 06:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f2f2cdf-9e4a-54bf-bfaf-3ba7894cb1c4 with scrape type 2
2026-03-30 06:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f2f2cdf-9e4a-54bf-bfaf-3ba7894cb1c4 with scrape type 2
2026-03-30 06:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1f2f2cdf-9e4a-54bf-bfaf-3ba7894cb1c4, identifier: AK05110
2026-03-30 06:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1f2f2cdf-9e4a-54bf-bfaf-3ba7894cb1c4 with identifier: AK05110
2026-03-30 06:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1f2f2cdf-9e4a-54bf-bfaf-3ba7894cb1c4 with identifier: AK05110
2026-03-30 06:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1f2f2cdf-9e4a-54bf-bfaf-3ba7894cb1c4 with identifier: AK05110 to the API
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'brown',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:33:29Z',
'fuel_type': 'diesel',
'id': '1f2f2cdf-9e4a-54bf-bfaf-3ba7894cb1c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AK05110',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 59150,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-17',
'seller_name': None,
'title': 'Peugeot Expert 1.5 Blue-HDi L2',
'transmission': 'manual',
'trim': 'L2',
'year': 2019}
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AK05110%27 HTTP/1.1" 200 None
2026-03-30 06:01:33 [auto1.es] INFO: Saving data for AK05110: {'auction_closing_time': 1774884809.0, 'created_time': 1773132346.54192, 'last_price_update_time': 1774850493.698154}
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AK05110') HTTP/1.1" 204 0
2026-03-30 06:01:33 [auto1.es] INFO: Found listing with ID: CC73171
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CC73171%27 HTTP/1.1" 200 None
2026-03-30 06:01:33 [auto1.es] INFO: Scrape type for CC73171: 2
2026-03-30 06:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e78cf39f-bdcc-5546-996e-4c36235e9435 with identifier: CC73171
2026-03-30 06:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e78cf39f-bdcc-5546-996e-4c36235e9435 with scrape type 2
2026-03-30 06:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e78cf39f-bdcc-5546-996e-4c36235e9435 with scrape type 2
2026-03-30 06:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e78cf39f-bdcc-5546-996e-4c36235e9435, identifier: CC73171
2026-03-30 06:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e78cf39f-bdcc-5546-996e-4c36235e9435 with identifier: CC73171
2026-03-30 06:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e78cf39f-bdcc-5546-996e-4c36235e9435 with identifier: CC73171
2026-03-30 06:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e78cf39f-bdcc-5546-996e-4c36235e9435 with identifier: CC73171 to the API
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:36:23Z',
'fuel_type': 'diesel',
'id': 'e78cf39f-bdcc-5546-996e-4c36235e9435',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CC73171',
'listing': 'auction',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 269421,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-15',
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Xcellence Plus 4Drive',
'transmission': 'automatic',
'trim': 'Xcellence Plus 4Drive',
'year': 2019}
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CC73171%27 HTTP/1.1" 200 None
2026-03-30 06:01:34 [auto1.es] INFO: Saving data for CC73171: {'auction_closing_time': 1774884983.0, 'created_time': 1773950542.542979, 'last_price_update_time': 1774850494.232326}
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CC73171') HTTP/1.1" 204 0
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: JL87579
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: MS33551
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: HV86151
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HV86151%27 HTTP/1.1" 200 None
2026-03-30 06:01:34 [auto1.es] INFO: Scrape type for HV86151: 2
2026-03-30 06:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ad6b35-ae9c-53b9-8ff9-6a858b744e68 with identifier: HV86151
2026-03-30 06:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ad6b35-ae9c-53b9-8ff9-6a858b744e68 with scrape type 2
2026-03-30 06:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99ad6b35-ae9c-53b9-8ff9-6a858b744e68 with scrape type 2
2026-03-30 06:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 99ad6b35-ae9c-53b9-8ff9-6a858b744e68, identifier: HV86151
2026-03-30 06:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 99ad6b35-ae9c-53b9-8ff9-6a858b744e68 with identifier: HV86151
2026-03-30 06:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 99ad6b35-ae9c-53b9-8ff9-6a858b744e68 with identifier: HV86151
2026-03-30 06:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 99ad6b35-ae9c-53b9-8ff9-6a858b744e68 with identifier: HV86151 to the API
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:50:52Z',
'fuel_type': 'petrol',
'id': '99ad6b35-ae9c-53b9-8ff9-6a858b744e68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HV86151',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 126825,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-04',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2015}
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HV86151%27 HTTP/1.1" 200 None
2026-03-30 06:01:34 [auto1.es] INFO: Saving data for HV86151: {'auction_closing_time': 1774885852.0, 'created_time': 1773345759.749195, 'last_price_update_time': 1774850494.779417}
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HV86151') HTTP/1.1" 204 0
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: YZ57313
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: WH79460
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH79460%27 HTTP/1.1" 200 None
2026-03-30 06:01:34 [auto1.es] INFO: Scrape type for WH79460: 0
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: ZN70323
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: AG66489
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: SW56869
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: VM02811
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: VJ40506
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: BX46671
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: CW49447
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CW49447%27 HTTP/1.1" 200 None
2026-03-30 06:01:34 [auto1.es] INFO: Scrape type for CW49447: 0
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: HY73546
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: MG44284
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: FA05527
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA05527%27 HTTP/1.1" 200 None
2026-03-30 06:01:34 [auto1.es] INFO: Scrape type for FA05527: 0
2026-03-30 06:01:34 [auto1.es] INFO: Found listing with ID: VV22800
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV22800%27 HTTP/1.1" 200 None
2026-03-30 06:01:34 [auto1.es] INFO: Scrape type for VV22800: 2
2026-03-30 06:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8d7c5df-dc90-5cd2-ae82-a53114f257dc with identifier: VV22800
2026-03-30 06:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d7c5df-dc90-5cd2-ae82-a53114f257dc with scrape type 2
2026-03-30 06:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8d7c5df-dc90-5cd2-ae82-a53114f257dc with scrape type 2
2026-03-30 06:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c8d7c5df-dc90-5cd2-ae82-a53114f257dc, identifier: VV22800
2026-03-30 06:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c8d7c5df-dc90-5cd2-ae82-a53114f257dc with identifier: VV22800
2026-03-30 06:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c8d7c5df-dc90-5cd2-ae82-a53114f257dc with identifier: VV22800
2026-03-30 06:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c8d7c5df-dc90-5cd2-ae82-a53114f257dc with identifier: VV22800 to the API
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:27:56Z',
'fuel_type': 'diesel',
'id': 'c8d7c5df-dc90-5cd2-ae82-a53114f257dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VV22800',
'listing': 'auction',
'make': 'BMW',
'model': 'X2',
'odometer': 117060,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-24',
'seller_name': None,
'title': 'BMW X2 sDrive 18d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2019}
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV22800%27 HTTP/1.1" 200 None
2026-03-30 06:01:35 [auto1.es] INFO: Saving data for VV22800: {'auction_closing_time': 1774884476.0, 'created_time': 1773865284.759109, 'last_price_update_time': 1774850495.363269}
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VV22800') HTTP/1.1" 204 0
2026-03-30 06:01:35 [auto1.es] INFO: Found listing with ID: JC46060
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC46060%27 HTTP/1.1" 200 None
2026-03-30 06:01:35 [auto1.es] INFO: Scrape type for JC46060: 0
2026-03-30 06:01:35 [auto1.es] INFO: Found listing with ID: SM77284
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SM77284%27 HTTP/1.1" 200 None
2026-03-30 06:01:35 [auto1.es] INFO: Scrape type for SM77284: 0
2026-03-30 06:01:35 [auto1.es] INFO: Found listing with ID: AG32524
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG32524%27 HTTP/1.1" 200 None
2026-03-30 06:01:35 [auto1.es] INFO: Scrape type for AG32524: 2
2026-03-30 06:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 211e16b8-91d6-5446-bee8-18bc7de067da with identifier: AG32524
2026-03-30 06:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 211e16b8-91d6-5446-bee8-18bc7de067da with scrape type 2
2026-03-30 06:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 211e16b8-91d6-5446-bee8-18bc7de067da with scrape type 2
2026-03-30 06:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 211e16b8-91d6-5446-bee8-18bc7de067da, identifier: AG32524
2026-03-30 06:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 211e16b8-91d6-5446-bee8-18bc7de067da with identifier: AG32524
2026-03-30 06:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 211e16b8-91d6-5446-bee8-18bc7de067da with identifier: AG32524
2026-03-30 06:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 211e16b8-91d6-5446-bee8-18bc7de067da with identifier: AG32524 to the API
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:48:31Z',
'fuel_type': 'diesel',
'id': '211e16b8-91d6-5446-bee8-18bc7de067da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG32524',
'listing': 'auction',
'make': 'Seat',
'model': 'Alhambra',
'odometer': 103254,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-07',
'seller_name': None,
'title': 'Seat Alhambra 2.0 TDI Xcellence',
'transmission': 'automatic',
'trim': 'Xcellence',
'year': 2019}
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG32524%27 HTTP/1.1" 200 None
2026-03-30 06:01:35 [auto1.es] INFO: Saving data for AG32524: {'auction_closing_time': 1774885711.0, 'created_time': 1774555267.266863, 'last_price_update_time': 1774850495.946936}
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AG32524') HTTP/1.1" 204 0
2026-03-30 06:01:35 [auto1.es] INFO: Found listing with ID: BK45760
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BK45760%27 HTTP/1.1" 200 None
2026-03-30 06:01:35 [auto1.es] INFO: Scrape type for BK45760: 0
2026-03-30 06:01:35 [auto1.es] INFO: Found listing with ID: YF13100
2026-03-30 06:01:35 [auto1.es] INFO: Found listing with ID: PH11049
2026-03-30 06:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PH11049%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Scrape type for PH11049: 0
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: NK92990
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: XY25635
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: WP66264
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WP66264%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Scrape type for WP66264: 0
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: LG93188
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG93188%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Scrape type for LG93188: 0
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: UR64839
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UR64839%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Scrape type for UR64839: 0
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: BT14659
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BT14659%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Scrape type for BT14659: 0
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: TR46498
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR46498%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Scrape type for TR46498: 2
2026-03-30 06:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eb5aa1b-f137-5511-b54f-89a01b63e98f with identifier: TR46498
2026-03-30 06:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb5aa1b-f137-5511-b54f-89a01b63e98f with scrape type 2
2026-03-30 06:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eb5aa1b-f137-5511-b54f-89a01b63e98f with scrape type 2
2026-03-30 06:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7eb5aa1b-f137-5511-b54f-89a01b63e98f, identifier: TR46498
2026-03-30 06:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7eb5aa1b-f137-5511-b54f-89a01b63e98f with identifier: TR46498
2026-03-30 06:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7eb5aa1b-f137-5511-b54f-89a01b63e98f with identifier: TR46498
2026-03-30 06:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7eb5aa1b-f137-5511-b54f-89a01b63e98f with identifier: TR46498 to the API
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'silver',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:49:14Z',
'fuel_type': 'diesel',
'id': '7eb5aa1b-f137-5511-b54f-89a01b63e98f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR46498',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 180454,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-25',
'seller_name': None,
'title': 'BMW 1er 118d',
'transmission': 'automatic',
'trim': '',
'year': 2010}
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR46498%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Saving data for TR46498: {'auction_closing_time': 1774885754.0, 'created_time': 1774641704.48321, 'last_price_update_time': 1774850496.520752}
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TR46498') HTTP/1.1" 204 0
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: NN09509
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN09509%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Scrape type for NN09509: 0
2026-03-30 06:01:36 [auto1.es] INFO: Found listing with ID: LL30707
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL30707%27 HTTP/1.1" 200 None
2026-03-30 06:01:36 [auto1.es] INFO: Scrape type for LL30707: 0
2026-03-30 06:01: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-30 06:01:37 [auto1.es] INFO: Channel: 24h | Page: 23 | totalHits: 1846 | hits on page: 40
2026-03-30 06:01:37 [auto1.es] INFO: Found listing with ID: XY10294
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY10294%27 HTTP/1.1" 200 None
2026-03-30 06:01:37 [auto1.es] INFO: Scrape type for XY10294: 0
2026-03-30 06:01:37 [auto1.es] INFO: Found listing with ID: FD66693
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD66693%27 HTTP/1.1" 200 None
2026-03-30 06:01:37 [auto1.es] INFO: Scrape type for FD66693: 0
2026-03-30 06:01:37 [auto1.es] INFO: Found listing with ID: FL72079
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FL72079%27 HTTP/1.1" 200 None
2026-03-30 06:01:37 [auto1.es] INFO: Scrape type for FL72079: 2
2026-03-30 06:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d9baac6-f3dd-5729-a2c5-d7a9ace58e76 with identifier: FL72079
2026-03-30 06:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d9baac6-f3dd-5729-a2c5-d7a9ace58e76 with scrape type 2
2026-03-30 06:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d9baac6-f3dd-5729-a2c5-d7a9ace58e76 with scrape type 2
2026-03-30 06:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9d9baac6-f3dd-5729-a2c5-d7a9ace58e76, identifier: FL72079
2026-03-30 06:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9d9baac6-f3dd-5729-a2c5-d7a9ace58e76 with identifier: FL72079
2026-03-30 06:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9d9baac6-f3dd-5729-a2c5-d7a9ace58e76 with identifier: FL72079
2026-03-30 06:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9d9baac6-f3dd-5729-a2c5-d7a9ace58e76 with identifier: FL72079 to the API
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:55:32Z',
'fuel_type': 'petrol',
'id': '9d9baac6-f3dd-5729-a2c5-d7a9ace58e76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FL72079',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 105380,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-11-30',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 FSI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2006}
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FL72079%27 HTTP/1.1" 200 None
2026-03-30 06:01:37 [auto1.es] INFO: Saving data for FL72079: {'auction_closing_time': 1774886132.0, 'created_time': 1774641878.290998, 'last_price_update_time': 1774850497.925576}
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FL72079') HTTP/1.1" 204 0
2026-03-30 06:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:37 [auto1.es] INFO: Found listing with ID: DC98818
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DC98818%27 HTTP/1.1" 200 None
2026-03-30 06:01:37 [auto1.es] INFO: Scrape type for DC98818: 0
2026-03-30 06:01:37 [auto1.es] INFO: Found listing with ID: YG93174
2026-03-30 06:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG93174%27 HTTP/1.1" 200 None
2026-03-30 06:01:38 [auto1.es] INFO: Scrape type for YG93174: 2
2026-03-30 06:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b5221bc-734e-5017-80e8-3c863f217aac with identifier: YG93174
2026-03-30 06:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b5221bc-734e-5017-80e8-3c863f217aac with scrape type 2
2026-03-30 06:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b5221bc-734e-5017-80e8-3c863f217aac with scrape type 2
2026-03-30 06:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1b5221bc-734e-5017-80e8-3c863f217aac, identifier: YG93174
2026-03-30 06:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1b5221bc-734e-5017-80e8-3c863f217aac with identifier: YG93174
2026-03-30 06:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1b5221bc-734e-5017-80e8-3c863f217aac with identifier: YG93174
2026-03-30 06:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1b5221bc-734e-5017-80e8-3c863f217aac with identifier: YG93174 to the API
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 141,
'expiration_date': '2026-03-30T15:54:28Z',
'fuel_type': 'hybrid',
'id': '1b5221bc-734e-5017-80e8-3c863f217aac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YG93174',
'listing': 'auction',
'make': 'Kia',
'model': 'Niro',
'odometer': 242011,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-17',
'seller_name': None,
'title': 'Kia Niro 1.6 Hybrid Emotion',
'transmission': 'automatic',
'trim': 'Emotion',
'year': 2017}
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG93174%27 HTTP/1.1" 200 None
2026-03-30 06:01:38 [auto1.es] INFO: Saving data for YG93174: {'auction_closing_time': 1774886068.0, 'created_time': 1773345870.668884, 'last_price_update_time': 1774850498.391044}
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YG93174') HTTP/1.1" 204 0
2026-03-30 06:01:38 [auto1.es] INFO: Found listing with ID: RF10879
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF10879%27 HTTP/1.1" 200 None
2026-03-30 06:01:38 [auto1.es] INFO: Scrape type for RF10879: 2
2026-03-30 06:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 230d4aa6-e922-537f-b375-29096c44e610 with identifier: RF10879
2026-03-30 06:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 230d4aa6-e922-537f-b375-29096c44e610 with scrape type 2
2026-03-30 06:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 230d4aa6-e922-537f-b375-29096c44e610 with scrape type 2
2026-03-30 06:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 230d4aa6-e922-537f-b375-29096c44e610, identifier: RF10879
2026-03-30 06:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 230d4aa6-e922-537f-b375-29096c44e610 with identifier: RF10879
2026-03-30 06:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 230d4aa6-e922-537f-b375-29096c44e610 with identifier: RF10879
2026-03-30 06:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 230d4aa6-e922-537f-b375-29096c44e610 with identifier: RF10879 to the API
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'beige',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 67,
'expiration_date': '2026-03-30T15:32:32Z',
'fuel_type': 'diesel',
'id': '230d4aa6-e922-537f-b375-29096c44e610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF10879',
'listing': 'auction',
'make': 'Renault',
'model': 'R 18',
'odometer': 268984,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1984-10-16',
'seller_name': None,
'title': 'Renault R 18 2.1 Diesel GTD',
'transmission': 'manual',
'trim': 'GTD',
'year': 1984}
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF10879%27 HTTP/1.1" 200 None
2026-03-30 06:01:38 [auto1.es] INFO: Saving data for RF10879: {'auction_closing_time': 1774884752.0, 'created_time': 1774641786.357277, 'last_price_update_time': 1774850498.848868}
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RF10879') HTTP/1.1" 204 0
2026-03-30 06:01:38 [auto1.es] INFO: Found listing with ID: LV62700
2026-03-30 06:01:38 [auto1.es] INFO: Found listing with ID: TS70412
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TS70412%27 HTTP/1.1" 200 None
2026-03-30 06:01:38 [auto1.es] INFO: Scrape type for TS70412: 0
2026-03-30 06:01:38 [auto1.es] INFO: Found listing with ID: UA50937
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA50937%27 HTTP/1.1" 200 None
2026-03-30 06:01:38 [auto1.es] INFO: Scrape type for UA50937: 2
2026-03-30 06:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 508d2be4-5462-5ce7-98eb-d22687d8d9d4 with identifier: UA50937
2026-03-30 06:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 508d2be4-5462-5ce7-98eb-d22687d8d9d4 with scrape type 2
2026-03-30 06:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 508d2be4-5462-5ce7-98eb-d22687d8d9d4 with scrape type 2
2026-03-30 06:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 508d2be4-5462-5ce7-98eb-d22687d8d9d4, identifier: UA50937
2026-03-30 06:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 508d2be4-5462-5ce7-98eb-d22687d8d9d4 with identifier: UA50937
2026-03-30 06:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 508d2be4-5462-5ce7-98eb-d22687d8d9d4 with identifier: UA50937
2026-03-30 06:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 508d2be4-5462-5ce7-98eb-d22687d8d9d4 with identifier: UA50937 to the API
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:18:33Z',
'fuel_type': 'diesel',
'id': '508d2be4-5462-5ce7-98eb-d22687d8d9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UA50937',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 201392,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-27',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Advance BlueMotion',
'transmission': 'manual',
'trim': 'Advance BlueMotion',
'year': 2013}
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA50937%27 HTTP/1.1" 200 None
2026-03-30 06:01:39 [auto1.es] INFO: Saving data for UA50937: {'auction_closing_time': 1774883913.0, 'created_time': 1773324210.240565, 'last_price_update_time': 1774850499.2823}
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UA50937') HTTP/1.1" 204 0
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: ZH85985
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZH85985%27 HTTP/1.1" 200 None
2026-03-30 06:01:39 [auto1.es] INFO: Scrape type for ZH85985: 0
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: LC97484
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC97484%27 HTTP/1.1" 200 None
2026-03-30 06:01:39 [auto1.es] INFO: Scrape type for LC97484: 2
2026-03-30 06:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96ec88ef-bf63-5966-bb9d-8ba22fd45f93 with identifier: LC97484
2026-03-30 06:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ec88ef-bf63-5966-bb9d-8ba22fd45f93 with scrape type 2
2026-03-30 06:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96ec88ef-bf63-5966-bb9d-8ba22fd45f93 with scrape type 2
2026-03-30 06:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 96ec88ef-bf63-5966-bb9d-8ba22fd45f93, identifier: LC97484
2026-03-30 06:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 96ec88ef-bf63-5966-bb9d-8ba22fd45f93 with identifier: LC97484
2026-03-30 06:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 96ec88ef-bf63-5966-bb9d-8ba22fd45f93 with identifier: LC97484
2026-03-30 06:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 96ec88ef-bf63-5966-bb9d-8ba22fd45f93 with identifier: LC97484 to the API
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 85,
'expiration_date': '2026-03-30T15:51:28Z',
'fuel_type': 'diesel',
'id': '96ec88ef-bf63-5966-bb9d-8ba22fd45f93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LC97484',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 171547,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-01',
'seller_name': None,
'title': 'Fiat 500L 1.3 JTD Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2015}
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC97484%27 HTTP/1.1" 200 None
2026-03-30 06:01:39 [auto1.es] INFO: Saving data for LC97484: {'auction_closing_time': 1774885888.0, 'created_time': 1774555381.474399, 'last_price_update_time': 1774850499.881102}
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LC97484') HTTP/1.1" 204 0
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: EE07728
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: CV75612
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: ZJ52163
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ52163%27 HTTP/1.1" 200 None
2026-03-30 06:01:39 [auto1.es] INFO: Scrape type for ZJ52163: 0
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: BL83097
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: TV15408
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV15408%27 HTTP/1.1" 200 None
2026-03-30 06:01:39 [auto1.es] INFO: Scrape type for TV15408: 0
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: XH71672
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: CH38483
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: YH80645
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: JP11260
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: TN34966
2026-03-30 06:01:39 [auto1.es] INFO: Found listing with ID: NK34270
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NK34270%27 HTTP/1.1" 200 None
2026-03-30 06:01:39 [auto1.es] INFO: Scrape type for NK34270: 2
2026-03-30 06:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 670412f7-0da8-578d-bfef-49649a83f8c9 with identifier: NK34270
2026-03-30 06:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 670412f7-0da8-578d-bfef-49649a83f8c9 with scrape type 2
2026-03-30 06:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 670412f7-0da8-578d-bfef-49649a83f8c9 with scrape type 2
2026-03-30 06:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 670412f7-0da8-578d-bfef-49649a83f8c9, identifier: NK34270
2026-03-30 06:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 670412f7-0da8-578d-bfef-49649a83f8c9 with identifier: NK34270
2026-03-30 06:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 670412f7-0da8-578d-bfef-49649a83f8c9 with identifier: NK34270
2026-03-30 06:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 670412f7-0da8-578d-bfef-49649a83f8c9 with identifier: NK34270 to the API
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:08:54Z',
'fuel_type': 'petrol',
'id': '670412f7-0da8-578d-bfef-49649a83f8c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NK34270',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 122730,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-23',
'seller_name': None,
'title': 'Citroen C4 1.4 VTR',
'transmission': 'manual',
'trim': 'VTR',
'year': 2008}
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NK34270%27 HTTP/1.1" 200 None
2026-03-30 06:01:40 [auto1.es] INFO: Saving data for NK34270: {'auction_closing_time': 1774883334.0, 'created_time': 1773132525.023972, 'last_price_update_time': 1774850500.370717}
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NK34270') HTTP/1.1" 204 0
2026-03-30 06:01:40 [auto1.es] INFO: Found listing with ID: WW97634
2026-03-30 06:01:40 [auto1.es] INFO: Found listing with ID: CZ73203
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CZ73203%27 HTTP/1.1" 200 None
2026-03-30 06:01:40 [auto1.es] INFO: Scrape type for CZ73203: 0
2026-03-30 06:01:40 [auto1.es] INFO: Found listing with ID: LV49477
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV49477%27 HTTP/1.1" 200 None
2026-03-30 06:01:40 [auto1.es] INFO: Scrape type for LV49477: 2
2026-03-30 06:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f03030ec-5b43-53dc-80a7-d83867d368da with identifier: LV49477
2026-03-30 06:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f03030ec-5b43-53dc-80a7-d83867d368da with scrape type 2
2026-03-30 06:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f03030ec-5b43-53dc-80a7-d83867d368da with scrape type 2
2026-03-30 06:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f03030ec-5b43-53dc-80a7-d83867d368da, identifier: LV49477
2026-03-30 06:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f03030ec-5b43-53dc-80a7-d83867d368da with identifier: LV49477
2026-03-30 06:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f03030ec-5b43-53dc-80a7-d83867d368da with identifier: LV49477
2026-03-30 06:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f03030ec-5b43-53dc-80a7-d83867d368da with identifier: LV49477 to the API
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:00:22Z',
'fuel_type': 'diesel',
'id': 'f03030ec-5b43-53dc-80a7-d83867d368da',
'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/LV49477',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 225651,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-30',
'seller_name': None,
'title': 'Honda CR-V 1.6 DTEC Elegance 2WD',
'transmission': 'manual',
'trim': 'Elegance 2WD',
'year': 2014}
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV49477%27 HTTP/1.1" 200 None
2026-03-30 06:01:40 [auto1.es] INFO: Saving data for LV49477: {'auction_closing_time': 1774882822.0, 'created_time': 1774015676.934192, 'last_price_update_time': 1774850500.89911}
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LV49477') HTTP/1.1" 204 0
2026-03-30 06:01:40 [auto1.es] INFO: Found listing with ID: KX05892
2026-03-30 06:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KX05892%27 HTTP/1.1" 200 None
2026-03-30 06:01:41 [auto1.es] INFO: Scrape type for KX05892: 0
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: TV57362
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV57362%27 HTTP/1.1" 200 None
2026-03-30 06:01:41 [auto1.es] INFO: Scrape type for TV57362: 2
2026-03-30 06:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e1b2877-7faf-5b60-8cd2-3113028dc2c7 with identifier: TV57362
2026-03-30 06:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e1b2877-7faf-5b60-8cd2-3113028dc2c7 with scrape type 2
2026-03-30 06:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e1b2877-7faf-5b60-8cd2-3113028dc2c7 with scrape type 2
2026-03-30 06:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9e1b2877-7faf-5b60-8cd2-3113028dc2c7, identifier: TV57362
2026-03-30 06:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9e1b2877-7faf-5b60-8cd2-3113028dc2c7 with identifier: TV57362
2026-03-30 06:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9e1b2877-7faf-5b60-8cd2-3113028dc2c7 with identifier: TV57362
2026-03-30 06:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9e1b2877-7faf-5b60-8cd2-3113028dc2c7 with identifier: TV57362 to the API
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:28:48Z',
'fuel_type': 'diesel',
'id': '9e1b2877-7faf-5b60-8cd2-3113028dc2c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV57362',
'listing': 'auction',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 158390,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-30',
'seller_name': None,
'title': 'Ford Tourneo 1.5 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2017}
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV57362%27 HTTP/1.1" 200 None
2026-03-30 06:01:41 [auto1.es] INFO: Saving data for TV57362: {'auction_closing_time': 1774884528.0, 'created_time': 1774555277.498555, 'last_price_update_time': 1774850501.552248}
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TV57362') HTTP/1.1" 204 0
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: PH10774
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: JZ86442
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: CZ94183
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: NM83304
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM83304%27 HTTP/1.1" 200 None
2026-03-30 06:01:41 [auto1.es] INFO: Scrape type for NM83304: 0
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: YC76181
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: FD92977
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD92977%27 HTTP/1.1" 200 None
2026-03-30 06:01:41 [auto1.es] INFO: Scrape type for FD92977: 0
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: GY52926
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY52926%27 HTTP/1.1" 200 None
2026-03-30 06:01:41 [auto1.es] INFO: Scrape type for GY52926: 0
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: VF82701
2026-03-30 06:01:41 [auto1.es] INFO: Found listing with ID: NZ53366
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ53366%27 HTTP/1.1" 200 None
2026-03-30 06:01:41 [auto1.es] INFO: Scrape type for NZ53366: 2
2026-03-30 06:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab9c1275-7700-53bb-b109-f95dcd7b01bd with identifier: NZ53366
2026-03-30 06:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9c1275-7700-53bb-b109-f95dcd7b01bd with scrape type 2
2026-03-30 06:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab9c1275-7700-53bb-b109-f95dcd7b01bd with scrape type 2
2026-03-30 06:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ab9c1275-7700-53bb-b109-f95dcd7b01bd, identifier: NZ53366
2026-03-30 06:01: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-30 06:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ab9c1275-7700-53bb-b109-f95dcd7b01bd with identifier: NZ53366
2026-03-30 06:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ab9c1275-7700-53bb-b109-f95dcd7b01bd with identifier: NZ53366
2026-03-30 06:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ab9c1275-7700-53bb-b109-f95dcd7b01bd with identifier: NZ53366 to the API
2026-03-30 06:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:46:08Z',
'fuel_type': 'diesel',
'id': 'ab9c1275-7700-53bb-b109-f95dcd7b01bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NZ53366',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 154777,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-08',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d BlueTEC Avantgarde',
'transmission': 'automatic',
'trim': 'BlueTEC Avantgarde',
'year': 2016}
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ53366%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Saving data for NZ53366: {'auction_closing_time': 1774885568.0, 'created_time': 1774641866.589769, 'last_price_update_time': 1774850502.148132}
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NZ53366') HTTP/1.1" 204 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: LR10742
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: RV28339
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: JM46031
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM46031%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for JM46031: 2
2026-03-30 06:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8718a6bb-4ea8-5ce0-af26-72a0b8b9d61a with identifier: JM46031
2026-03-30 06:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8718a6bb-4ea8-5ce0-af26-72a0b8b9d61a with scrape type 2
2026-03-30 06:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8718a6bb-4ea8-5ce0-af26-72a0b8b9d61a with scrape type 2
2026-03-30 06:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8718a6bb-4ea8-5ce0-af26-72a0b8b9d61a, identifier: JM46031
2026-03-30 06:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8718a6bb-4ea8-5ce0-af26-72a0b8b9d61a with identifier: JM46031
2026-03-30 06:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8718a6bb-4ea8-5ce0-af26-72a0b8b9d61a with identifier: JM46031
2026-03-30 06:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8718a6bb-4ea8-5ce0-af26-72a0b8b9d61a with identifier: JM46031 to the API
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 230,
'expiration_date': '2026-03-30T15:46:43Z',
'fuel_type': 'petrol',
'id': '8718a6bb-4ea8-5ce0-af26-72a0b8b9d61a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JM46031',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 43968,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-19',
'seller_name': None,
'title': 'MINI John Cooper Works',
'transmission': 'automatic',
'trim': '',
'year': 2018}
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM46031%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Saving data for JM46031: {'auction_closing_time': 1774885603.0, 'created_time': 1774641900.367429, 'last_price_update_time': 1774850502.653394}
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JM46031') HTTP/1.1" 204 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: UV92160
2026-03-30 06:01:42 [auto1.es] INFO: Channel: 24h | Page: 24 | totalHits: 1847 | hits on page: 40
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: UV92160
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: XX07827
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: YL57759
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YL57759%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for YL57759: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: SJ56624
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SJ56624%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for SJ56624: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: VZ06267
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: PF88217
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PF88217%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for PF88217: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: ZT56570
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT56570%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for ZT56570: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: NW09077
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: AB11281
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: YY21107
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: RK54634
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: YT85498
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: YC39574
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: TL16652
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TL16652%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for TL16652: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: VY69585
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: EP39863
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EP39863%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for EP39863: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: MA45744
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: XU33886
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XU33886%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for XU33886: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: VG77720
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: CD12764
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CD12764%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for CD12764: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: RL13967
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RL13967%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for RL13967: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: EE62782
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: GU02949
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU02949%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for GU02949: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: FS30541
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FS30541%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for FS30541: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: WA94101
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: SG84832
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SG84832%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for SG84832: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: VL72913
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: RT56400
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT56400%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for RT56400: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: DD02198
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD02198%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for DD02198: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: EN73965
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN73965%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for EN73965: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: NJ18297
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: AV04114
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: WC85393
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC85393%27 HTTP/1.1" 200 None
2026-03-30 06:01:42 [auto1.es] INFO: Scrape type for WC85393: 0
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: CH09218
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: YD82310
2026-03-30 06:01:42 [auto1.es] INFO: Found listing with ID: CE26517
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CE26517%27 HTTP/1.1" 200 None
2026-03-30 06:01:43 [auto1.es] INFO: Scrape type for CE26517: 0
2026-03-30 06:01:43 [auto1.es] INFO: Found listing with ID: SZ71076
2026-03-30 06:01:43 [auto1.es] INFO: Found listing with ID: GG82225
2026-03-30 06:01:43 [auto1.es] INFO: Found listing with ID: GT34308
2026-03-30 06:01:43 [auto1.es] INFO: Found listing with ID: GY32674
2026-03-30 06:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY32674%27 HTTP/1.1" 200 None
2026-03-30 06:01:43 [auto1.es] INFO: Scrape type for GY32674: 0
2026-03-30 06:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01: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-30 06:01:44 [auto1.es] INFO: Channel: 24h | Page: 25 | totalHits: 1847 | hits on page: 40
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: CF71670
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CF71670%27 HTTP/1.1" 200 None
2026-03-30 06:01:44 [auto1.es] INFO: Scrape type for CF71670: 2
2026-03-30 06:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7aaebd7-310f-5f6c-9629-65ece46a3734 with identifier: CF71670
2026-03-30 06:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7aaebd7-310f-5f6c-9629-65ece46a3734 with scrape type 2
2026-03-30 06:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7aaebd7-310f-5f6c-9629-65ece46a3734 with scrape type 2
2026-03-30 06:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d7aaebd7-310f-5f6c-9629-65ece46a3734, identifier: CF71670
2026-03-30 06:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d7aaebd7-310f-5f6c-9629-65ece46a3734 with identifier: CF71670
2026-03-30 06:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d7aaebd7-310f-5f6c-9629-65ece46a3734 with identifier: CF71670
2026-03-30 06:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d7aaebd7-310f-5f6c-9629-65ece46a3734 with identifier: CF71670 to the API
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:17:35Z',
'fuel_type': 'petrol',
'id': 'd7aaebd7-310f-5f6c-9629-65ece46a3734',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF71670',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 194826,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-18',
'seller_name': None,
'title': 'Ford Kuga 2.5 Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2010}
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CF71670%27 HTTP/1.1" 200 None
2026-03-30 06:01:44 [auto1.es] INFO: Saving data for CF71670: {'auction_closing_time': 1774883855.0, 'created_time': 1773127525.450843, 'last_price_update_time': 1774850504.757244}
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CF71670') HTTP/1.1" 204 0
2026-03-30 06:01:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: ML55356
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: EB66984
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: ES45064
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: YM72054
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: KX99272
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: BF43819
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF43819%27 HTTP/1.1" 200 None
2026-03-30 06:01:44 [auto1.es] INFO: Scrape type for BF43819: 0
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: UU25578
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU25578%27 HTTP/1.1" 200 None
2026-03-30 06:01:44 [auto1.es] INFO: Scrape type for UU25578: 0
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: WC57455
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: DT02195
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DT02195%27 HTTP/1.1" 200 None
2026-03-30 06:01:44 [auto1.es] INFO: Scrape type for DT02195: 0
2026-03-30 06:01:44 [auto1.es] INFO: Found listing with ID: SF05146
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SF05146%27 HTTP/1.1" 200 None
2026-03-30 06:01:45 [auto1.es] INFO: Scrape type for SF05146: 0
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: RH85625
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: SA98238
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: HN11800
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: TB50178
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: FU14405
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FU14405%27 HTTP/1.1" 200 None
2026-03-30 06:01:45 [auto1.es] INFO: Scrape type for FU14405: 0
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: KH58468
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH58468%27 HTTP/1.1" 200 None
2026-03-30 06:01:45 [auto1.es] INFO: Scrape type for KH58468: 2
2026-03-30 06:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ee0241a-240f-5e00-8a53-2a52c823bc89 with identifier: KH58468
2026-03-30 06:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ee0241a-240f-5e00-8a53-2a52c823bc89 with scrape type 2
2026-03-30 06:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ee0241a-240f-5e00-8a53-2a52c823bc89 with scrape type 2
2026-03-30 06:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4ee0241a-240f-5e00-8a53-2a52c823bc89, identifier: KH58468
2026-03-30 06:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4ee0241a-240f-5e00-8a53-2a52c823bc89 with identifier: KH58468
2026-03-30 06:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4ee0241a-240f-5e00-8a53-2a52c823bc89 with identifier: KH58468
2026-03-30 06:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4ee0241a-240f-5e00-8a53-2a52c823bc89 with identifier: KH58468 to the API
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:01:45 [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:05Z',
'fuel_type': 'diesel',
'id': '4ee0241a-240f-5e00-8a53-2a52c823bc89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KH58468',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 283360,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-23',
'seller_name': None,
'title': 'Ford C-Max 1.8 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2009}
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH58468%27 HTTP/1.1" 200 None
2026-03-30 06:01:45 [auto1.es] INFO: Saving data for KH58468: {'auction_closing_time': 1774882985.0, 'created_time': 1774641764.810548, 'last_price_update_time': 1774850505.655377}
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KH58468') HTTP/1.1" 204 0
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: PN60622
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: PZ51501
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ51501%27 HTTP/1.1" 200 None
2026-03-30 06:01:45 [auto1.es] INFO: Scrape type for PZ51501: 0
2026-03-30 06:01:45 [auto1.es] INFO: Found listing with ID: FG12610
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG12610%27 HTTP/1.1" 200 None
2026-03-30 06:01:45 [auto1.es] INFO: Scrape type for FG12610: 2
2026-03-30 06:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20df8e13-db56-5968-8e11-40792f6f8986 with identifier: FG12610
2026-03-30 06:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20df8e13-db56-5968-8e11-40792f6f8986 with scrape type 2
2026-03-30 06:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20df8e13-db56-5968-8e11-40792f6f8986 with scrape type 2
2026-03-30 06:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 20df8e13-db56-5968-8e11-40792f6f8986, identifier: FG12610
2026-03-30 06:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 20df8e13-db56-5968-8e11-40792f6f8986 with identifier: FG12610
2026-03-30 06:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 20df8e13-db56-5968-8e11-40792f6f8986 with identifier: FG12610
2026-03-30 06:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 20df8e13-db56-5968-8e11-40792f6f8986 with identifier: FG12610 to the API
2026-03-30 06:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:53:31Z',
'fuel_type': 'diesel',
'id': '20df8e13-db56-5968-8e11-40792f6f8986',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG12610',
'listing': 'auction',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 254330,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-07-31',
'seller_name': None,
'title': 'Toyota Corolla 1.4 D-4D',
'transmission': 'automatic',
'trim': '',
'year': 2006}
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG12610%27 HTTP/1.1" 200 None
2026-03-30 06:01:46 [auto1.es] INFO: Saving data for FG12610: {'auction_closing_time': 1774886011.0, 'created_time': 1774555256.621659, 'last_price_update_time': 1774850506.661957}
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FG12610') HTTP/1.1" 204 0
2026-03-30 06:01:46 [auto1.es] INFO: Found listing with ID: FM31640
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FM31640%27 HTTP/1.1" 200 None
2026-03-30 06:01:46 [auto1.es] INFO: Scrape type for FM31640: 0
2026-03-30 06:01:46 [auto1.es] INFO: Found listing with ID: SP11103
2026-03-30 06:01:46 [auto1.es] INFO: Found listing with ID: MD28950
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD28950%27 HTTP/1.1" 200 None
2026-03-30 06:01:46 [auto1.es] INFO: Scrape type for MD28950: 2
2026-03-30 06:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f95a90e1-7cc2-5219-9e6a-d9218b8c0b3a with identifier: MD28950
2026-03-30 06:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f95a90e1-7cc2-5219-9e6a-d9218b8c0b3a with scrape type 2
2026-03-30 06:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f95a90e1-7cc2-5219-9e6a-d9218b8c0b3a with scrape type 2
2026-03-30 06:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f95a90e1-7cc2-5219-9e6a-d9218b8c0b3a, identifier: MD28950
2026-03-30 06:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f95a90e1-7cc2-5219-9e6a-d9218b8c0b3a with identifier: MD28950
2026-03-30 06:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f95a90e1-7cc2-5219-9e6a-d9218b8c0b3a with identifier: MD28950
2026-03-30 06:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f95a90e1-7cc2-5219-9e6a-d9218b8c0b3a with identifier: MD28950 to the API
2026-03-30 06:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 100,
'expiration_date': '2026-03-30T15:36:24Z',
'fuel_type': 'diesel',
'id': 'f95a90e1-7cc2-5219-9e6a-d9218b8c0b3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MD28950',
'listing': 'auction',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 196838,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-03-30',
'seller_name': None,
'title': 'Fiat Doblo 1.9 JTD ELX / Dynamic',
'transmission': 'manual',
'trim': 'ELX / Dynamic',
'year': 2004}
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD28950%27 HTTP/1.1" 200 None
2026-03-30 06:01:47 [auto1.es] INFO: Saving data for MD28950: {'auction_closing_time': 1774884984.0, 'created_time': 1774555318.033045, 'last_price_update_time': 1774850507.242627}
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MD28950') HTTP/1.1" 204 0
2026-03-30 06:01:47 [auto1.es] INFO: Found listing with ID: GX93030
2026-03-30 06:01:47 [auto1.es] INFO: Found listing with ID: KZ85278
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KZ85278%27 HTTP/1.1" 200 None
2026-03-30 06:01:47 [auto1.es] INFO: Scrape type for KZ85278: 2
2026-03-30 06:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8da79c0a-4393-5bdd-81a0-d71d128d082f with identifier: KZ85278
2026-03-30 06:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8da79c0a-4393-5bdd-81a0-d71d128d082f with scrape type 2
2026-03-30 06:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8da79c0a-4393-5bdd-81a0-d71d128d082f with scrape type 2
2026-03-30 06:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8da79c0a-4393-5bdd-81a0-d71d128d082f, identifier: KZ85278
2026-03-30 06:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8da79c0a-4393-5bdd-81a0-d71d128d082f with identifier: KZ85278
2026-03-30 06:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8da79c0a-4393-5bdd-81a0-d71d128d082f with identifier: KZ85278
2026-03-30 06:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8da79c0a-4393-5bdd-81a0-d71d128d082f with identifier: KZ85278 to the API
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 95,
'expiration_date': '2026-03-30T15:28:26Z',
'fuel_type': 'diesel',
'id': '8da79c0a-4393-5bdd-81a0-d71d128d082f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ85278',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 102730,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-02',
'seller_name': None,
'title': 'Renault Captur 1.5 BLUE dCi Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2020}
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KZ85278%27 HTTP/1.1" 200 None
2026-03-30 06:01:47 [auto1.es] INFO: Saving data for KZ85278: {'auction_closing_time': 1774884506.0, 'created_time': 1774641898.387531, 'last_price_update_time': 1774850507.671194}
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KZ85278') HTTP/1.1" 204 0
2026-03-30 06:01:47 [auto1.es] INFO: Found listing with ID: KL48857
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KL48857%27 HTTP/1.1" 200 None
2026-03-30 06:01:47 [auto1.es] INFO: Scrape type for KL48857: 2
2026-03-30 06:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f224aea-53e0-57c7-b831-e2a6a93e03be with identifier: KL48857
2026-03-30 06:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f224aea-53e0-57c7-b831-e2a6a93e03be with scrape type 2
2026-03-30 06:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f224aea-53e0-57c7-b831-e2a6a93e03be with scrape type 2
2026-03-30 06:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9f224aea-53e0-57c7-b831-e2a6a93e03be, identifier: KL48857
2026-03-30 06:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9f224aea-53e0-57c7-b831-e2a6a93e03be with identifier: KL48857
2026-03-30 06:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9f224aea-53e0-57c7-b831-e2a6a93e03be with identifier: KL48857
2026-03-30 06:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9f224aea-53e0-57c7-b831-e2a6a93e03be with identifier: KL48857 to the API
2026-03-30 06:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 165,
'expiration_date': '2026-03-30T15:21:27Z',
'fuel_type': 'petrol',
'id': '9f224aea-53e0-57c7-b831-e2a6a93e03be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KL48857',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 80118,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-30',
'seller_name': None,
'title': 'Peugeot 3008 1.6 THP Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2016}
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KL48857%27 HTTP/1.1" 200 None
2026-03-30 06:01:48 [auto1.es] INFO: Saving data for KL48857: {'auction_closing_time': 1774884087.0, 'created_time': 1773831863.357071, 'last_price_update_time': 1774850508.142012}
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KL48857') HTTP/1.1" 204 0
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: XR91515
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XR91515%27 HTTP/1.1" 200 None
2026-03-30 06:01:48 [auto1.es] INFO: Scrape type for XR91515: 2
2026-03-30 06:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba9accd-5778-5953-8280-271f4b0939ed with identifier: XR91515
2026-03-30 06:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba9accd-5778-5953-8280-271f4b0939ed with scrape type 2
2026-03-30 06:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba9accd-5778-5953-8280-271f4b0939ed with scrape type 2
2026-03-30 06:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cba9accd-5778-5953-8280-271f4b0939ed, identifier: XR91515
2026-03-30 06:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cba9accd-5778-5953-8280-271f4b0939ed with identifier: XR91515
2026-03-30 06:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cba9accd-5778-5953-8280-271f4b0939ed with identifier: XR91515
2026-03-30 06:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cba9accd-5778-5953-8280-271f4b0939ed with identifier: XR91515 to the API
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 98,
'expiration_date': '2026-03-30T15:42:56Z',
'fuel_type': 'petrol',
'id': 'cba9accd-5778-5953-8280-271f4b0939ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XR91515',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 97271,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-18',
'seller_name': None,
'title': 'Peugeot Partner 1.6 Access',
'transmission': 'manual',
'trim': 'Access',
'year': 2017}
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XR91515%27 HTTP/1.1" 200 None
2026-03-30 06:01:48 [auto1.es] INFO: Saving data for XR91515: {'auction_closing_time': 1774885376.0, 'created_time': 1774555389.056495, 'last_price_update_time': 1774850508.642054}
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XR91515') HTTP/1.1" 204 0
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: ZD58886
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD58886%27 HTTP/1.1" 200 None
2026-03-30 06:01:48 [auto1.es] INFO: Scrape type for ZD58886: 0
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: MA84687
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: GN52396
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: ND20390
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ND20390%27 HTTP/1.1" 200 None
2026-03-30 06:01:48 [auto1.es] INFO: Scrape type for ND20390: 0
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: RW68168
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: SN05044
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: XP48517
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: DR19910
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR19910%27 HTTP/1.1" 200 None
2026-03-30 06:01:48 [auto1.es] INFO: Scrape type for DR19910: 0
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: VW52839
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VW52839%27 HTTP/1.1" 200 None
2026-03-30 06:01:48 [auto1.es] INFO: Scrape type for VW52839: 0
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: RJ81343
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: KU93995
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: UT51740
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT51740%27 HTTP/1.1" 200 None
2026-03-30 06:01:48 [auto1.es] INFO: Scrape type for UT51740: 0
2026-03-30 06:01:48 [auto1.es] INFO: Found listing with ID: CD34626
2026-03-30 06:01: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-30 06:01:49 [auto1.es] INFO: Channel: 24h | Page: 26 | totalHits: 1847 | hits on page: 40
2026-03-30 06:01:49 [auto1.es] INFO: Found listing with ID: ZT16054
2026-03-30 06:01:49 [auto1.es] INFO: Found listing with ID: YY16835
2026-03-30 06:01:49 [auto1.es] INFO: Found listing with ID: WN15214
2026-03-30 06:01:49 [auto1.es] INFO: Found listing with ID: ZF10967
2026-03-30 06:01:49 [auto1.es] INFO: Found listing with ID: YK01379
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK01379%27 HTTP/1.1" 200 None
2026-03-30 06:01:49 [auto1.es] INFO: Scrape type for YK01379: 2
2026-03-30 06:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fe00f81-751f-5795-92d9-3ab6dbbad5f6 with identifier: YK01379
2026-03-30 06:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fe00f81-751f-5795-92d9-3ab6dbbad5f6 with scrape type 2
2026-03-30 06:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fe00f81-751f-5795-92d9-3ab6dbbad5f6 with scrape type 2
2026-03-30 06:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2fe00f81-751f-5795-92d9-3ab6dbbad5f6, identifier: YK01379
2026-03-30 06:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2fe00f81-751f-5795-92d9-3ab6dbbad5f6 with identifier: YK01379
2026-03-30 06:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2fe00f81-751f-5795-92d9-3ab6dbbad5f6 with identifier: YK01379
2026-03-30 06:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2fe00f81-751f-5795-92d9-3ab6dbbad5f6 with identifier: YK01379 to the API
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 4,
'engine_horse_power': 225,
'expiration_date': '2026-03-30T15:01:44Z',
'fuel_type': 'diesel',
'id': '2fe00f81-751f-5795-92d9-3ab6dbbad5f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YK01379',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 197098,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-06',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 320 CDI Avantgarde',
'transmission': 'automatic',
'trim': 'Avantgarde',
'year': 2006}
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK01379%27 HTTP/1.1" 200 None
2026-03-30 06:01:49 [auto1.es] INFO: Saving data for YK01379: {'auction_closing_time': 1774882904.0, 'created_time': 1774641717.495184, 'last_price_update_time': 1774850509.759145}
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YK01379') HTTP/1.1" 204 0
2026-03-30 06:01:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:49 [auto1.es] INFO: Found listing with ID: VL89620
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL89620%27 HTTP/1.1" 200 None
2026-03-30 06:01:49 [auto1.es] INFO: Scrape type for VL89620: 2
2026-03-30 06:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24aefd59-747e-5428-8c7a-523241217ab6 with identifier: VL89620
2026-03-30 06:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24aefd59-747e-5428-8c7a-523241217ab6 with scrape type 2
2026-03-30 06:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24aefd59-747e-5428-8c7a-523241217ab6 with scrape type 2
2026-03-30 06:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 24aefd59-747e-5428-8c7a-523241217ab6, identifier: VL89620
2026-03-30 06:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 24aefd59-747e-5428-8c7a-523241217ab6 with identifier: VL89620
2026-03-30 06:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 24aefd59-747e-5428-8c7a-523241217ab6 with identifier: VL89620
2026-03-30 06:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 24aefd59-747e-5428-8c7a-523241217ab6 with identifier: VL89620 to the API
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 305,
'expiration_date': '2026-03-30T15:20:18Z',
'fuel_type': 'diesel',
'id': '24aefd59-747e-5428-8c7a-523241217ab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VL89620',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 130473,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-31',
'seller_name': None,
'title': 'BMW X5 xDrive 40d',
'transmission': 'automatic',
'trim': '',
'year': 2010}
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL89620%27 HTTP/1.1" 200 None
2026-03-30 06:01:50 [auto1.es] INFO: Saving data for VL89620: {'auction_closing_time': 1774884018.0, 'created_time': 1774641716.805431, 'last_price_update_time': 1774850510.235793}
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VL89620') HTTP/1.1" 204 0
2026-03-30 06:01:50 [auto1.es] INFO: Found listing with ID: EV20244
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EV20244%27 HTTP/1.1" 200 None
2026-03-30 06:01:50 [auto1.es] INFO: Scrape type for EV20244: 2
2026-03-30 06:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1118c8d8-bd2b-5c05-b85b-5e7a3871faec with identifier: EV20244
2026-03-30 06:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1118c8d8-bd2b-5c05-b85b-5e7a3871faec with scrape type 2
2026-03-30 06:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1118c8d8-bd2b-5c05-b85b-5e7a3871faec with scrape type 2
2026-03-30 06:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1118c8d8-bd2b-5c05-b85b-5e7a3871faec, identifier: EV20244
2026-03-30 06:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1118c8d8-bd2b-5c05-b85b-5e7a3871faec with identifier: EV20244
2026-03-30 06:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1118c8d8-bd2b-5c05-b85b-5e7a3871faec with identifier: EV20244
2026-03-30 06:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1118c8d8-bd2b-5c05-b85b-5e7a3871faec with identifier: EV20244 to the API
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:34:23Z',
'fuel_type': 'petrol',
'id': '1118c8d8-bd2b-5c05-b85b-5e7a3871faec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EV20244',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 184841,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-03-31',
'seller_name': None,
'title': 'Honda Civic 1.6 VTEC ES',
'transmission': 'manual',
'trim': 'ES',
'year': 2003}
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EV20244%27 HTTP/1.1" 200 None
2026-03-30 06:01:50 [auto1.es] INFO: Saving data for EV20244: {'auction_closing_time': 1774884863.0, 'created_time': 1774555395.286052, 'last_price_update_time': 1774850510.617878}
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EV20244') HTTP/1.1" 204 0
2026-03-30 06:01:50 [auto1.es] INFO: Found listing with ID: TX42049
2026-03-30 06:01:50 [auto1.es] INFO: Found listing with ID: SB84191
2026-03-30 06:01:50 [auto1.es] INFO: Found listing with ID: WM47601
2026-03-30 06:01:50 [auto1.es] INFO: Found listing with ID: PL43950
2026-03-30 06:01:50 [auto1.es] INFO: Found listing with ID: AE81863
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE81863%27 HTTP/1.1" 200 None
2026-03-30 06:01:50 [auto1.es] INFO: Scrape type for AE81863: 0
2026-03-30 06:01:50 [auto1.es] INFO: Found listing with ID: LK68537
2026-03-30 06:01:50 [auto1.es] INFO: Found listing with ID: NZ09379
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ09379%27 HTTP/1.1" 200 None
2026-03-30 06:01:50 [auto1.es] INFO: Scrape type for NZ09379: 2
2026-03-30 06:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd74aa18-4a5c-52fd-98c6-6d5f7cdfad53 with identifier: NZ09379
2026-03-30 06:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd74aa18-4a5c-52fd-98c6-6d5f7cdfad53 with scrape type 2
2026-03-30 06:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd74aa18-4a5c-52fd-98c6-6d5f7cdfad53 with scrape type 2
2026-03-30 06:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dd74aa18-4a5c-52fd-98c6-6d5f7cdfad53, identifier: NZ09379
2026-03-30 06:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dd74aa18-4a5c-52fd-98c6-6d5f7cdfad53 with identifier: NZ09379
2026-03-30 06:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dd74aa18-4a5c-52fd-98c6-6d5f7cdfad53 with identifier: NZ09379
2026-03-30 06:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dd74aa18-4a5c-52fd-98c6-6d5f7cdfad53 with identifier: NZ09379 to the API
2026-03-30 06:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:28:03Z',
'fuel_type': 'petrol',
'id': 'dd74aa18-4a5c-52fd-98c6-6d5f7cdfad53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NZ09379',
'listing': 'auction',
'make': 'Ford',
'model': 'Ka+',
'odometer': 69414,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-08',
'seller_name': None,
'title': 'Ford Ka+ 1.2 Ti-VCT Black / White',
'transmission': 'manual',
'trim': 'Black / White',
'year': 2017}
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ09379%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Saving data for NZ09379: {'auction_closing_time': 1774884483.0, 'created_time': 1774641757.719473, 'last_price_update_time': 1774850511.046122}
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NZ09379') HTTP/1.1" 204 0
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: EH39769
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH39769%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Scrape type for EH39769: 2
2026-03-30 06:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eb67970-c86e-5bdc-a4c0-8827fca50606 with identifier: EH39769
2026-03-30 06:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eb67970-c86e-5bdc-a4c0-8827fca50606 with scrape type 2
2026-03-30 06:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eb67970-c86e-5bdc-a4c0-8827fca50606 with scrape type 2
2026-03-30 06:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3eb67970-c86e-5bdc-a4c0-8827fca50606, identifier: EH39769
2026-03-30 06:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3eb67970-c86e-5bdc-a4c0-8827fca50606 with identifier: EH39769
2026-03-30 06:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3eb67970-c86e-5bdc-a4c0-8827fca50606 with identifier: EH39769
2026-03-30 06:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3eb67970-c86e-5bdc-a4c0-8827fca50606 with identifier: EH39769 to the API
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:22:36Z',
'fuel_type': 'hybrid',
'id': '3eb67970-c86e-5bdc-a4c0-8827fca50606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EH39769',
'listing': 'auction',
'make': 'Toyota',
'model': 'Auris Touring Sports',
'odometer': 166196,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-30',
'seller_name': None,
'title': 'Toyota Auris Touring Sports 1.8 Hybrid Feel!',
'transmission': 'automatic',
'trim': 'Feel!',
'year': 2016}
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH39769%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Saving data for EH39769: {'auction_closing_time': 1774884156.0, 'created_time': 1773831948.332593, 'last_price_update_time': 1774850511.474669}
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EH39769') HTTP/1.1" 204 0
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: SH75312
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH75312%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Scrape type for SH75312: 0
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: XD15291
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: NR06015
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NR06015%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Scrape type for NR06015: 0
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: VT03580
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT03580%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Scrape type for VT03580: 0
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: GY71785
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: DB28446
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: LU54456
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: UY97217
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: PK04858
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK04858%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Scrape type for PK04858: 0
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: UH45112
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: UM71516
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UM71516%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Scrape type for UM71516: 0
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: HF92394
2026-03-30 06:01:51 [auto1.es] INFO: Found listing with ID: PX22333
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PX22333%27 HTTP/1.1" 200 None
2026-03-30 06:01:51 [auto1.es] INFO: Scrape type for PX22333: 2
2026-03-30 06:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a96c204-a663-57cf-9380-2c4f2108b57b with identifier: PX22333
2026-03-30 06:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a96c204-a663-57cf-9380-2c4f2108b57b with scrape type 2
2026-03-30 06:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a96c204-a663-57cf-9380-2c4f2108b57b with scrape type 2
2026-03-30 06:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2a96c204-a663-57cf-9380-2c4f2108b57b, identifier: PX22333
2026-03-30 06:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2a96c204-a663-57cf-9380-2c4f2108b57b with identifier: PX22333
2026-03-30 06:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2a96c204-a663-57cf-9380-2c4f2108b57b with identifier: PX22333
2026-03-30 06:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2a96c204-a663-57cf-9380-2c4f2108b57b with identifier: PX22333 to the API
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:14:56Z',
'fuel_type': 'petrol',
'id': '2a96c204-a663-57cf-9380-2c4f2108b57b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PX22333',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 89342,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-10-25',
'seller_name': None,
'title': 'Skoda Fabia 1.4 Comfort Line',
'transmission': 'manual',
'trim': 'Comfort Line',
'year': 2005}
2026-03-30 06:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PX22333%27 HTTP/1.1" 200 None
2026-03-30 06:01:52 [auto1.es] INFO: Saving data for PX22333: {'auction_closing_time': 1774883696.0, 'created_time': 1774555235.993382, 'last_price_update_time': 1774850512.000813}
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PX22333') HTTP/1.1" 204 0
2026-03-30 06:01:52 [auto1.es] INFO: Found listing with ID: YF90515
2026-03-30 06:01:52 [auto1.es] INFO: Found listing with ID: SG11403
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SG11403%27 HTTP/1.1" 200 None
2026-03-30 06:01:52 [auto1.es] INFO: Scrape type for SG11403: 2
2026-03-30 06:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97338905-68b1-5dd4-aa2b-d2b4d8156c8d with identifier: SG11403
2026-03-30 06:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97338905-68b1-5dd4-aa2b-d2b4d8156c8d with scrape type 2
2026-03-30 06:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97338905-68b1-5dd4-aa2b-d2b4d8156c8d with scrape type 2
2026-03-30 06:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 97338905-68b1-5dd4-aa2b-d2b4d8156c8d, identifier: SG11403
2026-03-30 06:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 97338905-68b1-5dd4-aa2b-d2b4d8156c8d with identifier: SG11403
2026-03-30 06:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 97338905-68b1-5dd4-aa2b-d2b4d8156c8d with identifier: SG11403
2026-03-30 06:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 97338905-68b1-5dd4-aa2b-d2b4d8156c8d with identifier: SG11403 to the API
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:31:49Z',
'fuel_type': 'diesel',
'id': '97338905-68b1-5dd4-aa2b-d2b4d8156c8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SG11403',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 154971,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-21',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2014}
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SG11403%27 HTTP/1.1" 200 None
2026-03-30 06:01:52 [auto1.es] INFO: Saving data for SG11403: {'auction_closing_time': 1774884709.0, 'created_time': 1774555321.381231, 'last_price_update_time': 1774850512.4914}
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SG11403') HTTP/1.1" 204 0
2026-03-30 06:01:52 [auto1.es] INFO: Found listing with ID: DH00541
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH00541%27 HTTP/1.1" 200 None
2026-03-30 06:01:52 [auto1.es] INFO: Scrape type for DH00541: 0
2026-03-30 06:01:52 [auto1.es] INFO: Found listing with ID: YS60567
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YS60567%27 HTTP/1.1" 200 None
2026-03-30 06:01:52 [auto1.es] INFO: Scrape type for YS60567: 0
2026-03-30 06:01:52 [auto1.es] INFO: Found listing with ID: HL39596
2026-03-30 06:01:52 [auto1.es] INFO: Found listing with ID: LK18237
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LK18237%27 HTTP/1.1" 200 None
2026-03-30 06:01:52 [auto1.es] INFO: Scrape type for LK18237: 0
2026-03-30 06:01:52 [auto1.es] INFO: Found listing with ID: LC05327
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC05327%27 HTTP/1.1" 200 None
2026-03-30 06:01:52 [auto1.es] INFO: Scrape type for LC05327: 0
2026-03-30 06:01:52 [auto1.es] INFO: Found listing with ID: WA10977
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA10977%27 HTTP/1.1" 200 None
2026-03-30 06:01:52 [auto1.es] INFO: Scrape type for WA10977: 2
2026-03-30 06:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 179d0a8f-47d8-5eb4-ab84-c653038828fd with identifier: WA10977
2026-03-30 06:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 179d0a8f-47d8-5eb4-ab84-c653038828fd with scrape type 2
2026-03-30 06:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 179d0a8f-47d8-5eb4-ab84-c653038828fd with scrape type 2
2026-03-30 06:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 179d0a8f-47d8-5eb4-ab84-c653038828fd, identifier: WA10977
2026-03-30 06:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 179d0a8f-47d8-5eb4-ab84-c653038828fd with identifier: WA10977
2026-03-30 06:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 179d0a8f-47d8-5eb4-ab84-c653038828fd with identifier: WA10977
2026-03-30 06:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 179d0a8f-47d8-5eb4-ab84-c653038828fd with identifier: WA10977 to the API
2026-03-30 06:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 110,
'expiration_date': '2026-03-30T15:44:49Z',
'fuel_type': 'diesel',
'id': '179d0a8f-47d8-5eb4-ab84-c653038828fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WA10977',
'listing': 'auction',
'make': 'Toyota',
'model': 'Verso',
'odometer': 358570,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-07',
'seller_name': None,
'title': 'Toyota Verso 1.6 D-4D Advance',
'transmission': 'manual',
'trim': 'Advance',
'year': 2015}
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA10977%27 HTTP/1.1" 200 None
2026-03-30 06:01:53 [auto1.es] INFO: Saving data for WA10977: {'auction_closing_time': 1774885489.0, 'created_time': 1774591222.146027, 'last_price_update_time': 1774850513.011974}
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WA10977') HTTP/1.1" 204 0
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: PS29729
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: WC91216
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: RV14480
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV14480%27 HTTP/1.1" 200 None
2026-03-30 06:01:53 [auto1.es] INFO: Scrape type for RV14480: 2
2026-03-30 06:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4e6f9e8-fa9c-50af-8a84-796e37997b01 with identifier: RV14480
2026-03-30 06:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4e6f9e8-fa9c-50af-8a84-796e37997b01 with scrape type 2
2026-03-30 06:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4e6f9e8-fa9c-50af-8a84-796e37997b01 with scrape type 2
2026-03-30 06:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f4e6f9e8-fa9c-50af-8a84-796e37997b01, identifier: RV14480
2026-03-30 06:01: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-30 06:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f4e6f9e8-fa9c-50af-8a84-796e37997b01 with identifier: RV14480
2026-03-30 06:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f4e6f9e8-fa9c-50af-8a84-796e37997b01 with identifier: RV14480
2026-03-30 06:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f4e6f9e8-fa9c-50af-8a84-796e37997b01 with identifier: RV14480 to the API
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 160,
'expiration_date': '2026-03-30T15:34:24Z',
'fuel_type': 'petrol',
'id': 'f4e6f9e8-fa9c-50af-8a84-796e37997b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RV14480',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 114641,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-17',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2009}
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV14480%27 HTTP/1.1" 200 None
2026-03-30 06:01:53 [auto1.es] INFO: Saving data for RV14480: {'auction_closing_time': 1774884864.0, 'created_time': 1773130544.393204, 'last_price_update_time': 1774850513.473784}
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RV14480') HTTP/1.1" 204 0
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: NS96167
2026-03-30 06:01:53 [auto1.es] INFO: Channel: 24h | Page: 27 | totalHits: 1847 | hits on page: 40
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: MN90156
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: MW68540
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW68540%27 HTTP/1.1" 200 None
2026-03-30 06:01:53 [auto1.es] INFO: Scrape type for MW68540: 0
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: LW73612
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: SK17439
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: YY10601
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YY10601%27 HTTP/1.1" 200 None
2026-03-30 06:01:53 [auto1.es] INFO: Scrape type for YY10601: 0
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: VR51792
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: HT85667
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HT85667%27 HTTP/1.1" 200 None
2026-03-30 06:01:53 [auto1.es] INFO: Scrape type for HT85667: 0
2026-03-30 06:01:53 [auto1.es] INFO: Found listing with ID: PD96380
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD96380%27 HTTP/1.1" 200 None
2026-03-30 06:01:53 [auto1.es] INFO: Scrape type for PD96380: 2
2026-03-30 06:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c0a775-97ea-5e1a-be67-4c322ffcf552 with identifier: PD96380
2026-03-30 06:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c0a775-97ea-5e1a-be67-4c322ffcf552 with scrape type 2
2026-03-30 06:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65c0a775-97ea-5e1a-be67-4c322ffcf552 with scrape type 2
2026-03-30 06:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 65c0a775-97ea-5e1a-be67-4c322ffcf552, identifier: PD96380
2026-03-30 06:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 65c0a775-97ea-5e1a-be67-4c322ffcf552 with identifier: PD96380
2026-03-30 06:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 65c0a775-97ea-5e1a-be67-4c322ffcf552 with identifier: PD96380
2026-03-30 06:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 65c0a775-97ea-5e1a-be67-4c322ffcf552 with identifier: PD96380 to the API
2026-03-30 06:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:48:09Z',
'fuel_type': 'diesel',
'id': '65c0a775-97ea-5e1a-be67-4c322ffcf552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD96380',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 261447,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-17',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Cool',
'transmission': 'manual',
'trim': 'Cool',
'year': 2009}
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD96380%27 HTTP/1.1" 200 None
2026-03-30 06:01:54 [auto1.es] INFO: Saving data for PD96380: {'auction_closing_time': 1774885689.0, 'created_time': 1773691241.034127, 'last_price_update_time': 1774850514.078398}
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PD96380') HTTP/1.1" 204 0
2026-03-30 06:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: MU04629
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: ZZ21581
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: GY39157
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: ED43827
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ED43827%27 HTTP/1.1" 200 None
2026-03-30 06:01:54 [auto1.es] INFO: Scrape type for ED43827: 2
2026-03-30 06:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d658d3b5-bfad-5742-9717-11b4ab54bd3c with identifier: ED43827
2026-03-30 06:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d658d3b5-bfad-5742-9717-11b4ab54bd3c with scrape type 2
2026-03-30 06:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d658d3b5-bfad-5742-9717-11b4ab54bd3c with scrape type 2
2026-03-30 06:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d658d3b5-bfad-5742-9717-11b4ab54bd3c, identifier: ED43827
2026-03-30 06:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d658d3b5-bfad-5742-9717-11b4ab54bd3c with identifier: ED43827
2026-03-30 06:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d658d3b5-bfad-5742-9717-11b4ab54bd3c with identifier: ED43827
2026-03-30 06:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d658d3b5-bfad-5742-9717-11b4ab54bd3c with identifier: ED43827 to the API
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:34:29Z',
'fuel_type': 'diesel',
'id': 'd658d3b5-bfad-5742-9717-11b4ab54bd3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ED43827',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 287990,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-23',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2010}
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ED43827%27 HTTP/1.1" 200 None
2026-03-30 06:01:54 [auto1.es] INFO: Saving data for ED43827: {'auction_closing_time': 1774884869.0, 'created_time': 1774641880.416601, 'last_price_update_time': 1774850514.485672}
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ED43827') HTTP/1.1" 204 0
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: BE62587
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE62587%27 HTTP/1.1" 200 None
2026-03-30 06:01:54 [auto1.es] INFO: Scrape type for BE62587: 0
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: UR06074
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: XR92407
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: CB32241
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: XZ87449
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: GT44883
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT44883%27 HTTP/1.1" 200 None
2026-03-30 06:01:54 [auto1.es] INFO: Scrape type for GT44883: 0
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: UD00521
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD00521%27 HTTP/1.1" 200 None
2026-03-30 06:01:54 [auto1.es] INFO: Scrape type for UD00521: 0
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: NA66808
2026-03-30 06:01:54 [auto1.es] INFO: Found listing with ID: KR53631
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KR53631%27 HTTP/1.1" 200 None
2026-03-30 06:01:54 [auto1.es] INFO: Scrape type for KR53631: 2
2026-03-30 06:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c529302-bab0-5866-bd6a-f5051f544a36 with identifier: KR53631
2026-03-30 06:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c529302-bab0-5866-bd6a-f5051f544a36 with scrape type 2
2026-03-30 06:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c529302-bab0-5866-bd6a-f5051f544a36 with scrape type 2
2026-03-30 06:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4c529302-bab0-5866-bd6a-f5051f544a36, identifier: KR53631
2026-03-30 06:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4c529302-bab0-5866-bd6a-f5051f544a36 with identifier: KR53631
2026-03-30 06:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4c529302-bab0-5866-bd6a-f5051f544a36 with identifier: KR53631
2026-03-30 06:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4c529302-bab0-5866-bd6a-f5051f544a36 with identifier: KR53631 to the API
2026-03-30 06:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 150,
'expiration_date': '2026-03-30T15:51:01Z',
'fuel_type': 'diesel',
'id': '4c529302-bab0-5866-bd6a-f5051f544a36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KR53631',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 108763,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-23',
'seller_name': None,
'title': 'BMW 2er 218d Gran Tourer',
'transmission': 'automatic',
'trim': '',
'year': 2018}
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KR53631%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Saving data for KR53631: {'auction_closing_time': 1774885861.0, 'created_time': 1774641874.681451, 'last_price_update_time': 1774850515.046205}
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KR53631') HTTP/1.1" 204 0
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: JW04171
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: YA86748
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: ZC78414
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC78414%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Scrape type for ZC78414: 0
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: RJ55423
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RJ55423%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Scrape type for RJ55423: 2
2026-03-30 06:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d2dadae-2dd2-54d6-90ce-9b38357be663 with identifier: RJ55423
2026-03-30 06:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d2dadae-2dd2-54d6-90ce-9b38357be663 with scrape type 2
2026-03-30 06:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d2dadae-2dd2-54d6-90ce-9b38357be663 with scrape type 2
2026-03-30 06:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8d2dadae-2dd2-54d6-90ce-9b38357be663, identifier: RJ55423
2026-03-30 06:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8d2dadae-2dd2-54d6-90ce-9b38357be663 with identifier: RJ55423
2026-03-30 06:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8d2dadae-2dd2-54d6-90ce-9b38357be663 with identifier: RJ55423
2026-03-30 06:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8d2dadae-2dd2-54d6-90ce-9b38357be663 with identifier: RJ55423 to the API
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 2,
'engine_horse_power': 218,
'expiration_date': '2026-03-30T15:06:38Z',
'fuel_type': 'petrol',
'id': '8d2dadae-2dd2-54d6-90ce-9b38357be663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RJ55423',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 182829,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-08-27',
'seller_name': None,
'title': 'BMW 3er 325i',
'transmission': 'manual',
'trim': '',
'year': 2007}
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RJ55423%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Saving data for RJ55423: {'auction_closing_time': 1774883198.0, 'created_time': 1774555262.0238, 'last_price_update_time': 1774850515.507732}
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RJ55423') HTTP/1.1" 204 0
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: HA27882
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA27882%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Scrape type for HA27882: 0
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: TE16269
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: SK01159
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: CE82736
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CE82736%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Scrape type for CE82736: 0
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: ZZ49032
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ49032%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Scrape type for ZZ49032: 0
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: SU07288
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: CP72287
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CP72287%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Scrape type for CP72287: 0
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: WJ83814
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: BJ36748
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: YP76490
2026-03-30 06:01:55 [auto1.es] INFO: Found listing with ID: RS45242
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RS45242%27 HTTP/1.1" 200 None
2026-03-30 06:01:55 [auto1.es] INFO: Scrape type for RS45242: 2
2026-03-30 06:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 777b8aa3-1a32-5811-aecb-2f1e82ec3523 with identifier: RS45242
2026-03-30 06:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 777b8aa3-1a32-5811-aecb-2f1e82ec3523 with scrape type 2
2026-03-30 06:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 777b8aa3-1a32-5811-aecb-2f1e82ec3523 with scrape type 2
2026-03-30 06:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 777b8aa3-1a32-5811-aecb-2f1e82ec3523, identifier: RS45242
2026-03-30 06:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 777b8aa3-1a32-5811-aecb-2f1e82ec3523 with identifier: RS45242
2026-03-30 06:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 777b8aa3-1a32-5811-aecb-2f1e82ec3523 with identifier: RS45242
2026-03-30 06:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 777b8aa3-1a32-5811-aecb-2f1e82ec3523 with identifier: RS45242 to the API
2026-03-30 06:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:07:53Z',
'fuel_type': 'diesel',
'id': '777b8aa3-1a32-5811-aecb-2f1e82ec3523',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RS45242',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 92694,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-05',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 1.6 HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2011}
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RS45242%27 HTTP/1.1" 200 None
2026-03-30 06:01:56 [auto1.es] INFO: Saving data for RS45242: {'auction_closing_time': 1774883273.0, 'created_time': 1773345684.432183, 'last_price_update_time': 1774850516.130521}
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RS45242') HTTP/1.1" 204 0
2026-03-30 06:01:56 [auto1.es] INFO: Found listing with ID: NN72545
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN72545%27 HTTP/1.1" 200 None
2026-03-30 06:01:56 [auto1.es] INFO: Scrape type for NN72545: 0
2026-03-30 06:01:56 [auto1.es] INFO: Found listing with ID: AB84528
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AB84528%27 HTTP/1.1" 200 None
2026-03-30 06:01:56 [auto1.es] INFO: Scrape type for AB84528: 0
2026-03-30 06:01:56 [auto1.es] INFO: Found listing with ID: PS20422
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS20422%27 HTTP/1.1" 200 None
2026-03-30 06:01:56 [auto1.es] INFO: Scrape type for PS20422: 2
2026-03-30 06:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86cb953e-ce94-5c2e-80df-a65a2e34fa97 with identifier: PS20422
2026-03-30 06:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86cb953e-ce94-5c2e-80df-a65a2e34fa97 with scrape type 2
2026-03-30 06:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86cb953e-ce94-5c2e-80df-a65a2e34fa97 with scrape type 2
2026-03-30 06:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 86cb953e-ce94-5c2e-80df-a65a2e34fa97, identifier: PS20422
2026-03-30 06:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 86cb953e-ce94-5c2e-80df-a65a2e34fa97 with identifier: PS20422
2026-03-30 06:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 86cb953e-ce94-5c2e-80df-a65a2e34fa97 with identifier: PS20422
2026-03-30 06:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 86cb953e-ce94-5c2e-80df-a65a2e34fa97 with identifier: PS20422 to the API
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 280,
'expiration_date': '2026-03-30T15:40:43Z',
'fuel_type': 'petrol',
'id': '86cb953e-ce94-5c2e-80df-a65a2e34fa97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PS20422',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 25727,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-01',
'seller_name': None,
'title': 'Ford Focus 2.3 EcoBoost ST',
'transmission': 'manual',
'trim': 'ST',
'year': 2024}
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS20422%27 HTTP/1.1" 200 None
2026-03-30 06:01:56 [auto1.es] INFO: Saving data for PS20422: {'auction_closing_time': 1774885243.0, 'created_time': 1774641823.021406, 'last_price_update_time': 1774850516.661815}
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PS20422') HTTP/1.1" 204 0
2026-03-30 06:01:56 [auto1.es] INFO: Found listing with ID: ZR59289
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR59289%27 HTTP/1.1" 200 None
2026-03-30 06:01:56 [auto1.es] INFO: Scrape type for ZR59289: 2
2026-03-30 06:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54116b52-1974-5805-87e8-cd4c55d507b7 with identifier: ZR59289
2026-03-30 06:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54116b52-1974-5805-87e8-cd4c55d507b7 with scrape type 2
2026-03-30 06:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54116b52-1974-5805-87e8-cd4c55d507b7 with scrape type 2
2026-03-30 06:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 54116b52-1974-5805-87e8-cd4c55d507b7, identifier: ZR59289
2026-03-30 06:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 54116b52-1974-5805-87e8-cd4c55d507b7 with identifier: ZR59289
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-30 06:01:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 54116b52-1974-5805-87e8-cd4c55d507b7 with identifier: ZR59289
2026-03-30 06:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 54116b52-1974-5805-87e8-cd4c55d507b7 with identifier: ZR59289 to the API
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:42:30Z',
'fuel_type': 'diesel',
'id': '54116b52-1974-5805-87e8-cd4c55d507b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZR59289',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 280515,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-14',
'seller_name': None,
'title': 'Volvo XC60 2.0 D4 Momentum 2WD',
'transmission': 'automatic',
'trim': 'Momentum 2WD',
'year': 2010}
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR59289%27 HTTP/1.1" 200 None
2026-03-30 06:01:57 [auto1.es] INFO: Saving data for ZR59289: {'auction_closing_time': 1774885350.0, 'created_time': 1774555286.166806, 'last_price_update_time': 1774850517.203863}
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZR59289') HTTP/1.1" 204 0
2026-03-30 06:01: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-30 06:01:57 [auto1.es] INFO: Channel: 24h | Page: 28 | totalHits: 1847 | hits on page: 40
2026-03-30 06:01:57 [auto1.es] INFO: Found listing with ID: XV33818
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XV33818%27 HTTP/1.1" 200 None
2026-03-30 06:01:57 [auto1.es] INFO: Scrape type for XV33818: 2
2026-03-30 06:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d2dd3ea-b8fa-5d42-829d-729c3212b0a9 with identifier: XV33818
2026-03-30 06:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d2dd3ea-b8fa-5d42-829d-729c3212b0a9 with scrape type 2
2026-03-30 06:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d2dd3ea-b8fa-5d42-829d-729c3212b0a9 with scrape type 2
2026-03-30 06:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7d2dd3ea-b8fa-5d42-829d-729c3212b0a9, identifier: XV33818
2026-03-30 06:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7d2dd3ea-b8fa-5d42-829d-729c3212b0a9 with identifier: XV33818
2026-03-30 06:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7d2dd3ea-b8fa-5d42-829d-729c3212b0a9 with identifier: XV33818
2026-03-30 06:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7d2dd3ea-b8fa-5d42-829d-729c3212b0a9 with identifier: XV33818 to the API
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:05:33Z',
'fuel_type': 'diesel',
'id': '7d2dd3ea-b8fa-5d42-829d-729c3212b0a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XV33818',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 205261,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-03',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d BlueTEC AMG Line',
'transmission': 'automatic',
'trim': 'BlueTEC AMG Line',
'year': 2016}
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XV33818%27 HTTP/1.1" 200 None
2026-03-30 06:01:57 [auto1.es] INFO: Saving data for XV33818: {'auction_closing_time': 1774883133.0, 'created_time': 1772625880.331221, 'last_price_update_time': 1774850517.749523}
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XV33818') HTTP/1.1" 204 0
2026-03-30 06:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:01:57 [auto1.es] INFO: Found listing with ID: EN12947
2026-03-30 06:01:57 [auto1.es] INFO: Found listing with ID: KK99044
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK99044%27 HTTP/1.1" 200 None
2026-03-30 06:01:57 [auto1.es] INFO: Scrape type for KK99044: 2
2026-03-30 06:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65e4b085-d8ea-5b2a-8b41-e7010ff97864 with identifier: KK99044
2026-03-30 06:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65e4b085-d8ea-5b2a-8b41-e7010ff97864 with scrape type 2
2026-03-30 06:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65e4b085-d8ea-5b2a-8b41-e7010ff97864 with scrape type 2
2026-03-30 06:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 65e4b085-d8ea-5b2a-8b41-e7010ff97864, identifier: KK99044
2026-03-30 06:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 65e4b085-d8ea-5b2a-8b41-e7010ff97864 with identifier: KK99044
2026-03-30 06:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 65e4b085-d8ea-5b2a-8b41-e7010ff97864 with identifier: KK99044
2026-03-30 06:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 65e4b085-d8ea-5b2a-8b41-e7010ff97864 with identifier: KK99044 to the API
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:01:58 [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:37:56Z',
'fuel_type': 'petrol',
'id': '65e4b085-d8ea-5b2a-8b41-e7010ff97864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KK99044',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 161557,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-16',
'seller_name': None,
'title': 'Seat Leon 1.4 TSI ACT FR Plus',
'transmission': 'automatic',
'trim': 'FR Plus',
'year': 2017}
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK99044%27 HTTP/1.1" 200 None
2026-03-30 06:01:58 [auto1.es] INFO: Saving data for KK99044: {'auction_closing_time': 1774885076.0, 'created_time': 1773132266.807087, 'last_price_update_time': 1774850518.279193}
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KK99044') HTTP/1.1" 204 0
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: VL09919
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL09919%27 HTTP/1.1" 200 None
2026-03-30 06:01:58 [auto1.es] INFO: Scrape type for VL09919: 0
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: SX15472
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SX15472%27 HTTP/1.1" 200 None
2026-03-30 06:01:58 [auto1.es] INFO: Scrape type for SX15472: 2
2026-03-30 06:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c14bde6-007d-5a27-bf7e-2ef033acf1df with identifier: SX15472
2026-03-30 06:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c14bde6-007d-5a27-bf7e-2ef033acf1df with scrape type 2
2026-03-30 06:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c14bde6-007d-5a27-bf7e-2ef033acf1df with scrape type 2
2026-03-30 06:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6c14bde6-007d-5a27-bf7e-2ef033acf1df, identifier: SX15472
2026-03-30 06:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6c14bde6-007d-5a27-bf7e-2ef033acf1df with identifier: SX15472
2026-03-30 06:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6c14bde6-007d-5a27-bf7e-2ef033acf1df with identifier: SX15472
2026-03-30 06:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6c14bde6-007d-5a27-bf7e-2ef033acf1df with identifier: SX15472 to the API
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:01:58 [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': 131,
'expiration_date': '2026-03-30T15:57:01Z',
'fuel_type': 'petrol',
'id': '6c14bde6-007d-5a27-bf7e-2ef033acf1df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SX15472',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 88152,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-12',
'seller_name': None,
'title': 'Peugeot Rifter 1.2 PureTech GT Line L1',
'transmission': 'automatic',
'trim': 'GT Line L1',
'year': 2020}
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SX15472%27 HTTP/1.1" 200 None
2026-03-30 06:01:58 [auto1.es] INFO: Saving data for SX15472: {'auction_closing_time': 1774886221.0, 'created_time': 1773900096.38065, 'last_price_update_time': 1774850518.695484}
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SX15472') HTTP/1.1" 204 0
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: FT05886
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FT05886%27 HTTP/1.1" 200 None
2026-03-30 06:01:58 [auto1.es] INFO: Scrape type for FT05886: 0
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: DG13081
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: EU03494
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: ZC21665
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC21665%27 HTTP/1.1" 200 None
2026-03-30 06:01:58 [auto1.es] INFO: Scrape type for ZC21665: 0
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: MF02343
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: HP01859
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: VL50797
2026-03-30 06:01:58 [auto1.es] INFO: Found listing with ID: WZ30869
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ30869%27 HTTP/1.1" 200 None
2026-03-30 06:01:58 [auto1.es] INFO: Scrape type for WZ30869: 2
2026-03-30 06:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 333ed2cb-bc67-5b89-aeb3-81a843663ce2 with identifier: WZ30869
2026-03-30 06:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 333ed2cb-bc67-5b89-aeb3-81a843663ce2 with scrape type 2
2026-03-30 06:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 333ed2cb-bc67-5b89-aeb3-81a843663ce2 with scrape type 2
2026-03-30 06:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 333ed2cb-bc67-5b89-aeb3-81a843663ce2, identifier: WZ30869
2026-03-30 06:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 333ed2cb-bc67-5b89-aeb3-81a843663ce2 with identifier: WZ30869
2026-03-30 06:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 333ed2cb-bc67-5b89-aeb3-81a843663ce2 with identifier: WZ30869
2026-03-30 06:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 333ed2cb-bc67-5b89-aeb3-81a843663ce2 with identifier: WZ30869 to the API
2026-03-30 06:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 150,
'expiration_date': '2026-03-30T15:16:12Z',
'fuel_type': 'diesel',
'id': '333ed2cb-bc67-5b89-aeb3-81a843663ce2',
'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/WZ30869',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 161759,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-22',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Highline BlueMotion',
'transmission': 'manual',
'trim': 'Highline BlueMotion',
'year': 2019}
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ30869%27 HTTP/1.1" 200 None
2026-03-30 06:01:59 [auto1.es] INFO: Saving data for WZ30869: {'auction_closing_time': 1774883772.0, 'created_time': 1774555276.925023, 'last_price_update_time': 1774850519.158445}
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WZ30869') HTTP/1.1" 204 0
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: PT49535
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PT49535%27 HTTP/1.1" 200 None
2026-03-30 06:01:59 [auto1.es] INFO: Scrape type for PT49535: 0
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: ZM69944
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: YB94347
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: YB76254
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YB76254%27 HTTP/1.1" 200 None
2026-03-30 06:01:59 [auto1.es] INFO: Scrape type for YB76254: 2
2026-03-30 06:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3473be0a-6457-5265-87f0-55fa52527a51 with identifier: YB76254
2026-03-30 06:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3473be0a-6457-5265-87f0-55fa52527a51 with scrape type 2
2026-03-30 06:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3473be0a-6457-5265-87f0-55fa52527a51 with scrape type 2
2026-03-30 06:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3473be0a-6457-5265-87f0-55fa52527a51, identifier: YB76254
2026-03-30 06:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3473be0a-6457-5265-87f0-55fa52527a51 with identifier: YB76254
2026-03-30 06:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3473be0a-6457-5265-87f0-55fa52527a51 with identifier: YB76254
2026-03-30 06:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3473be0a-6457-5265-87f0-55fa52527a51 with identifier: YB76254 to the API
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:01: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-30 06:01: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': 4,
'engine_horse_power': 235,
'expiration_date': '2026-03-30T15:34:45Z',
'fuel_type': 'diesel',
'id': '3473be0a-6457-5265-87f0-55fa52527a51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YB76254',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 588220,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-06',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 320 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2006}
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YB76254%27 HTTP/1.1" 200 None
2026-03-30 06:01:59 [auto1.es] INFO: Saving data for YB76254: {'auction_closing_time': 1774884885.0, 'created_time': 1774641729.184248, 'last_price_update_time': 1774850519.697686}
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YB76254') HTTP/1.1" 204 0
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: LD17478
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: RN76428
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: GU38907
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: VG01013
2026-03-30 06:01:59 [auto1.es] INFO: Found listing with ID: WL49874
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL49874%27 HTTP/1.1" 200 None
2026-03-30 06:01:59 [auto1.es] INFO: Scrape type for WL49874: 2
2026-03-30 06:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3375afc1-6758-50d6-b0de-b1ccfb5221fe with identifier: WL49874
2026-03-30 06:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3375afc1-6758-50d6-b0de-b1ccfb5221fe with scrape type 2
2026-03-30 06:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3375afc1-6758-50d6-b0de-b1ccfb5221fe with scrape type 2
2026-03-30 06:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3375afc1-6758-50d6-b0de-b1ccfb5221fe, identifier: WL49874
2026-03-30 06:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3375afc1-6758-50d6-b0de-b1ccfb5221fe with identifier: WL49874
2026-03-30 06:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3375afc1-6758-50d6-b0de-b1ccfb5221fe with identifier: WL49874
2026-03-30 06:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3375afc1-6758-50d6-b0de-b1ccfb5221fe with identifier: WL49874 to the API
2026-03-30 06:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 68,
'expiration_date': '2026-03-30T15:10:05Z',
'fuel_type': 'petrol',
'id': '3375afc1-6758-50d6-b0de-b1ccfb5221fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL49874',
'listing': 'auction',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 176441,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-31',
'seller_name': None,
'title': 'Toyota Aygo 1.0 Connect',
'transmission': 'automatic',
'trim': 'Connect',
'year': 2011}
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL49874%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Saving data for WL49874: {'auction_closing_time': 1774883405.0, 'created_time': 1774037138.148351, 'last_price_update_time': 1774850520.184187}
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WL49874') HTTP/1.1" 204 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: FD79630
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: WX54724
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WX54724%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for WX54724: 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: MP83522
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MP83522%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for MP83522: 2
2026-03-30 06:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771b44d8-ef8e-544c-a9a1-57e62735d48c with identifier: MP83522
2026-03-30 06:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771b44d8-ef8e-544c-a9a1-57e62735d48c with scrape type 2
2026-03-30 06:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 771b44d8-ef8e-544c-a9a1-57e62735d48c with scrape type 2
2026-03-30 06:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 771b44d8-ef8e-544c-a9a1-57e62735d48c, identifier: MP83522
2026-03-30 06:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 771b44d8-ef8e-544c-a9a1-57e62735d48c with identifier: MP83522
2026-03-30 06:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 771b44d8-ef8e-544c-a9a1-57e62735d48c with identifier: MP83522
2026-03-30 06:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 771b44d8-ef8e-544c-a9a1-57e62735d48c with identifier: MP83522 to the API
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 90,
'expiration_date': '2026-03-30T15:39:21Z',
'fuel_type': 'diesel',
'id': '771b44d8-ef8e-544c-a9a1-57e62735d48c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MP83522',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 239700,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-27',
'seller_name': None,
'title': 'Ford Focus 1.6 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2008}
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MP83522%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Saving data for MP83522: {'auction_closing_time': 1774885161.0, 'created_time': 1774641836.475133, 'last_price_update_time': 1774850520.596448}
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MP83522') HTTP/1.1" 204 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: XN30812
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN30812%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for XN30812: 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: RX23320
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RX23320%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for RX23320: 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: GX06456
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GX06456%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for GX06456: 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: XZ41303
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: FK50437
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK50437%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for FK50437: 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: CJ73946
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CJ73946%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for CJ73946: 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: KS53137
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KS53137%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for KS53137: 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: BR63324
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: TF28365
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF28365%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for TF28365: 0
2026-03-30 06:02:00 [auto1.es] INFO: Found listing with ID: KD08887
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD08887%27 HTTP/1.1" 200 None
2026-03-30 06:02:00 [auto1.es] INFO: Scrape type for KD08887: 2
2026-03-30 06:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d032e8-1e59-5e35-aaa4-f7a8605e8237 with identifier: KD08887
2026-03-30 06:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d032e8-1e59-5e35-aaa4-f7a8605e8237 with scrape type 2
2026-03-30 06:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6d032e8-1e59-5e35-aaa4-f7a8605e8237 with scrape type 2
2026-03-30 06:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f6d032e8-1e59-5e35-aaa4-f7a8605e8237, identifier: KD08887
2026-03-30 06:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f6d032e8-1e59-5e35-aaa4-f7a8605e8237 with identifier: KD08887
2026-03-30 06:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f6d032e8-1e59-5e35-aaa4-f7a8605e8237 with identifier: KD08887
2026-03-30 06:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f6d032e8-1e59-5e35-aaa4-f7a8605e8237 with identifier: KD08887 to the API
2026-03-30 06:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 2,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:37:21Z',
'fuel_type': 'diesel',
'id': 'f6d032e8-1e59-5e35-aaa4-f7a8605e8237',
'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/KD08887',
'listing': 'auction',
'make': 'Ford',
'model': 'Ranger',
'odometer': 117202,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seller_name': None,
'title': 'Ford Ranger 2.0 TDCi Einzelkabine 4x4 XL',
'transmission': 'manual',
'trim': 'Einzelkabine 4x4 XL',
'year': 2020}
2026-03-30 06:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD08887%27 HTTP/1.1" 200 None
2026-03-30 06:02:01 [auto1.es] INFO: Saving data for KD08887: {'auction_closing_time': 1774885041.0, 'created_time': 1773133882.307419, 'last_price_update_time': 1774850521.284252}
2026-03-30 06:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KD08887') HTTP/1.1" 204 0
2026-03-30 06:02:01 [auto1.es] INFO: Found listing with ID: PF82044
2026-03-30 06:02:01 [auto1.es] INFO: Found listing with ID: VT35195
2026-03-30 06:02:01 [auto1.es] INFO: Found listing with ID: LU79245
2026-03-30 06:02:01 [auto1.es] INFO: Found listing with ID: EH02657
2026-03-30 06:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH02657%27 HTTP/1.1" 200 None
2026-03-30 06:02:01 [auto1.es] INFO: Scrape type for EH02657: 0
2026-03-30 06:02:01 [auto1.es] INFO: Found listing with ID: JG20309
2026-03-30 06:02: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-30 06:02:03 [auto1.es] INFO: Channel: 24h | Page: 29 | totalHits: 1847 | hits on page: 40
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: LB45570
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: UV89988
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: JC23738
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: DE75422
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DE75422%27 HTTP/1.1" 200 None
2026-03-30 06:02:03 [auto1.es] INFO: Scrape type for DE75422: 0
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: UB42787
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB42787%27 HTTP/1.1" 200 None
2026-03-30 06:02:03 [auto1.es] INFO: Scrape type for UB42787: 0
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: YU77194
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: DD46195
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD46195%27 HTTP/1.1" 200 None
2026-03-30 06:02:03 [auto1.es] INFO: Scrape type for DD46195: 0
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: CZ41335
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: BS14602
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: WE77493
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE77493%27 HTTP/1.1" 200 None
2026-03-30 06:02:03 [auto1.es] INFO: Scrape type for WE77493: 2
2026-03-30 06:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 066e1658-5a9e-5cba-bcba-18c1602bf34e with identifier: WE77493
2026-03-30 06:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066e1658-5a9e-5cba-bcba-18c1602bf34e with scrape type 2
2026-03-30 06:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 066e1658-5a9e-5cba-bcba-18c1602bf34e with scrape type 2
2026-03-30 06:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 066e1658-5a9e-5cba-bcba-18c1602bf34e, identifier: WE77493
2026-03-30 06:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 066e1658-5a9e-5cba-bcba-18c1602bf34e with identifier: WE77493
2026-03-30 06:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 066e1658-5a9e-5cba-bcba-18c1602bf34e with identifier: WE77493
2026-03-30 06:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 066e1658-5a9e-5cba-bcba-18c1602bf34e with identifier: WE77493 to the API
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:58:25Z',
'fuel_type': 'diesel',
'id': '066e1658-5a9e-5cba-bcba-18c1602bf34e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WE77493',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai+2',
'odometer': 154452,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-10',
'seller_name': None,
'title': 'Nissan Qashqai+2 1.6 dCi Tekna Sport',
'transmission': 'manual',
'trim': 'Tekna Sport',
'year': 2012}
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE77493%27 HTTP/1.1" 200 None
2026-03-30 06:02:03 [auto1.es] INFO: Saving data for WE77493: {'auction_closing_time': 1774886305.0, 'created_time': 1774641893.49514, 'last_price_update_time': 1774850523.550864}
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WE77493') HTTP/1.1" 204 0
2026-03-30 06:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: CW02489
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: JM60139
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: KE47103
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: YL07915
2026-03-30 06:02:03 [auto1.es] INFO: Found listing with ID: UX78126
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX78126%27 HTTP/1.1" 200 None
2026-03-30 06:02:03 [auto1.es] INFO: Scrape type for UX78126: 2
2026-03-30 06:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c061e277-0cfa-59c7-a98f-3336c48646d1 with identifier: UX78126
2026-03-30 06:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c061e277-0cfa-59c7-a98f-3336c48646d1 with scrape type 2
2026-03-30 06:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c061e277-0cfa-59c7-a98f-3336c48646d1 with scrape type 2
2026-03-30 06:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c061e277-0cfa-59c7-a98f-3336c48646d1, identifier: UX78126
2026-03-30 06:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c061e277-0cfa-59c7-a98f-3336c48646d1 with identifier: UX78126
2026-03-30 06:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c061e277-0cfa-59c7-a98f-3336c48646d1 with identifier: UX78126
2026-03-30 06:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c061e277-0cfa-59c7-a98f-3336c48646d1 with identifier: UX78126 to the API
2026-03-30 06:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 2,
'engine_horse_power': 197,
'expiration_date': '2026-03-30T15:06:13Z',
'fuel_type': 'diesel',
'id': 'c061e277-0cfa-59c7-a98f-3336c48646d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UX78126',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 245813,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-03',
'seller_name': None,
'title': 'BMW 3er 325d',
'transmission': 'automatic',
'trim': '',
'year': 2008}
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX78126%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Saving data for UX78126: {'auction_closing_time': 1774883173.0, 'created_time': 1774641788.522035, 'last_price_update_time': 1774850524.05768}
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UX78126') HTTP/1.1" 204 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: LY43971
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LY43971%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for LY43971: 2
2026-03-30 06:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1692ee50-c992-5278-95da-ddafcad84b93 with identifier: LY43971
2026-03-30 06:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1692ee50-c992-5278-95da-ddafcad84b93 with scrape type 2
2026-03-30 06:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1692ee50-c992-5278-95da-ddafcad84b93 with scrape type 2
2026-03-30 06:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1692ee50-c992-5278-95da-ddafcad84b93, identifier: LY43971
2026-03-30 06:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1692ee50-c992-5278-95da-ddafcad84b93 with identifier: LY43971
2026-03-30 06:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1692ee50-c992-5278-95da-ddafcad84b93 with identifier: LY43971
2026-03-30 06:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1692ee50-c992-5278-95da-ddafcad84b93 with identifier: LY43971 to the API
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 80,
'expiration_date': '2026-03-30T15:50:37Z',
'fuel_type': 'diesel',
'id': '1692ee50-c992-5278-95da-ddafcad84b93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LY43971',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 77527,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-08-29',
'seller_name': None,
'title': 'Opel Astra 1.7 CDTI Essentia',
'transmission': 'manual',
'trim': 'Essentia',
'year': 2005}
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LY43971%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Saving data for LY43971: {'auction_closing_time': 1774885837.0, 'created_time': 1772749755.36763, 'last_price_update_time': 1774850524.472607}
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LY43971') HTTP/1.1" 204 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: JC37021
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC37021%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for JC37021: 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: ML86623
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: CL39322
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CL39322%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for CL39322: 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: JC17966
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: UT20809
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT20809%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for UT20809: 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: MX17134
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: LK62452
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: TS75802
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TS75802%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for TS75802: 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: UZ32916
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: YM80761
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YM80761%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for YM80761: 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: VL93613
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL93613%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for VL93613: 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: YU55670
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YU55670%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for YU55670: 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: YS21780
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: GJ99683
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GJ99683%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for GJ99683: 0
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: PC51622
2026-03-30 06:02:04 [auto1.es] INFO: Found listing with ID: RT35335
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT35335%27 HTTP/1.1" 200 None
2026-03-30 06:02:04 [auto1.es] INFO: Scrape type for RT35335: 2
2026-03-30 06:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3e339c3-cddc-57c8-9fd6-e795c3fa164e with identifier: RT35335
2026-03-30 06:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3e339c3-cddc-57c8-9fd6-e795c3fa164e with scrape type 2
2026-03-30 06:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3e339c3-cddc-57c8-9fd6-e795c3fa164e with scrape type 2
2026-03-30 06:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d3e339c3-cddc-57c8-9fd6-e795c3fa164e, identifier: RT35335
2026-03-30 06:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d3e339c3-cddc-57c8-9fd6-e795c3fa164e with identifier: RT35335
2026-03-30 06:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d3e339c3-cddc-57c8-9fd6-e795c3fa164e with identifier: RT35335
2026-03-30 06:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d3e339c3-cddc-57c8-9fd6-e795c3fa164e with identifier: RT35335 to the API
2026-03-30 06:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:57:06Z',
'fuel_type': 'petrol',
'id': 'd3e339c3-cddc-57c8-9fd6-e795c3fa164e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RT35335',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 83474,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-08',
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI ACT Sport BlueMotion',
'transmission': 'automatic',
'trim': 'Sport BlueMotion',
'year': 2020}
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT35335%27 HTTP/1.1" 200 None
2026-03-30 06:02:05 [auto1.es] INFO: Saving data for RT35335: {'auction_closing_time': 1774886226.0, 'created_time': 1774641864.26682, 'last_price_update_time': 1774850525.074651}
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RT35335') HTTP/1.1" 204 0
2026-03-30 06:02:05 [auto1.es] INFO: Found listing with ID: PS45222
2026-03-30 06:02:05 [auto1.es] INFO: Found listing with ID: TU21075
2026-03-30 06:02:05 [auto1.es] INFO: Found listing with ID: AP64708
2026-03-30 06:02:05 [auto1.es] INFO: Found listing with ID: YY12745
2026-03-30 06:02:05 [auto1.es] INFO: Found listing with ID: MW15131
2026-03-30 06:02:05 [auto1.es] INFO: Found listing with ID: TF48403
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF48403%27 HTTP/1.1" 200 None
2026-03-30 06:02:05 [auto1.es] INFO: Scrape type for TF48403: 2
2026-03-30 06:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a5e41de-0e0b-5252-bbf2-d6dc3bfd783b with identifier: TF48403
2026-03-30 06:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a5e41de-0e0b-5252-bbf2-d6dc3bfd783b with scrape type 2
2026-03-30 06:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a5e41de-0e0b-5252-bbf2-d6dc3bfd783b with scrape type 2
2026-03-30 06:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8a5e41de-0e0b-5252-bbf2-d6dc3bfd783b, identifier: TF48403
2026-03-30 06:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8a5e41de-0e0b-5252-bbf2-d6dc3bfd783b with identifier: TF48403
2026-03-30 06:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8a5e41de-0e0b-5252-bbf2-d6dc3bfd783b with identifier: TF48403
2026-03-30 06:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8a5e41de-0e0b-5252-bbf2-d6dc3bfd783b with identifier: TF48403 to the API
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:16:53Z',
'fuel_type': 'petrol',
'id': '8a5e41de-0e0b-5252-bbf2-d6dc3bfd783b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TF48403',
'listing': 'auction',
'make': 'Peugeot',
'model': '107',
'odometer': 159291,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-26',
'seller_name': None,
'title': 'Peugeot 107 1.0 Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2008}
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF48403%27 HTTP/1.1" 200 None
2026-03-30 06:02:05 [auto1.es] INFO: Saving data for TF48403: {'auction_closing_time': 1774883813.0, 'created_time': 1774555293.169104, 'last_price_update_time': 1774850525.582233}
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TF48403') HTTP/1.1" 204 0
2026-03-30 06:02:05 [auto1.es] INFO: Found listing with ID: XL12491
2026-03-30 06:02:05 [auto1.es] INFO: Found listing with ID: RB88414
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RB88414%27 HTTP/1.1" 200 None
2026-03-30 06:02:05 [auto1.es] INFO: Scrape type for RB88414: 0
2026-03-30 06:02:06 [scrapy.extensions.logstats] INFO: Crawled 33 pages (at 14 pages/min), scraped 120 items (at 90 items/min)
2026-03-30 06:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 158MiB
2026-03-30 06:02: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-30 06:02:06 [auto1.es] INFO: Channel: 24h | Page: 30 | totalHits: 1847 | hits on page: 40
2026-03-30 06:02:06 [auto1.es] INFO: Found listing with ID: FR95558
2026-03-30 06:02:06 [auto1.es] INFO: Found listing with ID: XL66794
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL66794%27 HTTP/1.1" 200 None
2026-03-30 06:02:06 [auto1.es] INFO: Scrape type for XL66794: 2
2026-03-30 06:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7627b666-edc1-5bda-9246-8040898f5bd3 with identifier: XL66794
2026-03-30 06:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7627b666-edc1-5bda-9246-8040898f5bd3 with scrape type 2
2026-03-30 06:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7627b666-edc1-5bda-9246-8040898f5bd3 with scrape type 2
2026-03-30 06:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7627b666-edc1-5bda-9246-8040898f5bd3, identifier: XL66794
2026-03-30 06:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7627b666-edc1-5bda-9246-8040898f5bd3 with identifier: XL66794
2026-03-30 06:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7627b666-edc1-5bda-9246-8040898f5bd3 with identifier: XL66794
2026-03-30 06:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7627b666-edc1-5bda-9246-8040898f5bd3 with identifier: XL66794 to the API
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:44:48Z',
'fuel_type': 'diesel',
'id': '7627b666-edc1-5bda-9246-8040898f5bd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL66794',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 195204,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-11-02',
'seller_name': None,
'title': 'Seat Leon 1.9 TDI Sport F.R.',
'transmission': 'manual',
'trim': 'Sport F.R.',
'year': 2004}
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL66794%27 HTTP/1.1" 200 None
2026-03-30 06:02:06 [auto1.es] INFO: Saving data for XL66794: {'auction_closing_time': 1774885488.0, 'created_time': 1774641882.156499, 'last_price_update_time': 1774850526.896703}
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XL66794') HTTP/1.1" 204 0
2026-03-30 06:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:06 [auto1.es] INFO: Found listing with ID: WE21693
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE21693%27 HTTP/1.1" 200 None
2026-03-30 06:02:06 [auto1.es] INFO: Scrape type for WE21693: 0
2026-03-30 06:02:06 [auto1.es] INFO: Found listing with ID: XY73701
2026-03-30 06:02:06 [auto1.es] INFO: Found listing with ID: FG54373
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG54373%27 HTTP/1.1" 200 None
2026-03-30 06:02:06 [auto1.es] INFO: Scrape type for FG54373: 0
2026-03-30 06:02:06 [auto1.es] INFO: Found listing with ID: XS23007
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS23007%27 HTTP/1.1" 200 None
2026-03-30 06:02:06 [auto1.es] INFO: Scrape type for XS23007: 0
2026-03-30 06:02:06 [auto1.es] INFO: Found listing with ID: UA81124
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA81124%27 HTTP/1.1" 200 None
2026-03-30 06:02:06 [auto1.es] INFO: Scrape type for UA81124: 2
2026-03-30 06:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8445e681-0e43-58cd-806d-94980d737197 with identifier: UA81124
2026-03-30 06:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8445e681-0e43-58cd-806d-94980d737197 with scrape type 2
2026-03-30 06:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8445e681-0e43-58cd-806d-94980d737197 with scrape type 2
2026-03-30 06:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8445e681-0e43-58cd-806d-94980d737197, identifier: UA81124
2026-03-30 06:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8445e681-0e43-58cd-806d-94980d737197 with identifier: UA81124
2026-03-30 06:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8445e681-0e43-58cd-806d-94980d737197 with identifier: UA81124
2026-03-30 06:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8445e681-0e43-58cd-806d-94980d737197 with identifier: UA81124 to the API
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02:07 [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': 170,
'expiration_date': '2026-03-30T15:19:10Z',
'fuel_type': 'diesel',
'id': '8445e681-0e43-58cd-806d-94980d737197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UA81124',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 53692,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-04',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d BlueTEC AMG Line',
'transmission': 'automatic',
'trim': 'BlueTEC AMG Line',
'year': 2018}
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA81124%27 HTTP/1.1" 200 None
2026-03-30 06:02:07 [auto1.es] INFO: Saving data for UA81124: {'auction_closing_time': 1774883950.0, 'created_time': 1773128928.357467, 'last_price_update_time': 1774850527.38457}
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UA81124') HTTP/1.1" 204 0
2026-03-30 06:02:07 [auto1.es] INFO: Found listing with ID: JC49855
2026-03-30 06:02:07 [auto1.es] INFO: Found listing with ID: GT09442
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT09442%27 HTTP/1.1" 200 None
2026-03-30 06:02:07 [auto1.es] INFO: Scrape type for GT09442: 0
2026-03-30 06:02:07 [auto1.es] INFO: Found listing with ID: SN05978
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN05978%27 HTTP/1.1" 200 None
2026-03-30 06:02:07 [auto1.es] INFO: Scrape type for SN05978: 0
2026-03-30 06:02:07 [auto1.es] INFO: Found listing with ID: JH04975
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JH04975%27 HTTP/1.1" 200 None
2026-03-30 06:02:07 [auto1.es] INFO: Scrape type for JH04975: 2
2026-03-30 06:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44bd18c-5566-5edc-9ecd-c42dd157a24a with identifier: JH04975
2026-03-30 06:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44bd18c-5566-5edc-9ecd-c42dd157a24a with scrape type 2
2026-03-30 06:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44bd18c-5566-5edc-9ecd-c42dd157a24a with scrape type 2
2026-03-30 06:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f44bd18c-5566-5edc-9ecd-c42dd157a24a, identifier: JH04975
2026-03-30 06:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f44bd18c-5566-5edc-9ecd-c42dd157a24a with identifier: JH04975
2026-03-30 06:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f44bd18c-5566-5edc-9ecd-c42dd157a24a with identifier: JH04975
2026-03-30 06:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f44bd18c-5566-5edc-9ecd-c42dd157a24a with identifier: JH04975 to the API
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02:07 [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:01:47Z',
'fuel_type': 'diesel',
'id': 'f44bd18c-5566-5edc-9ecd-c42dd157a24a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JH04975',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 153502,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-11',
'seller_name': None,
'title': 'Mitsubishi Outlander 2.2 DI-D Kaiteki 4WD',
'transmission': 'automatic',
'trim': 'Kaiteki 4WD',
'year': 2017}
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JH04975%27 HTTP/1.1" 200 None
2026-03-30 06:02:07 [auto1.es] INFO: Saving data for JH04975: {'auction_closing_time': 1774882907.0, 'created_time': 1774641766.168337, 'last_price_update_time': 1774850527.925942}
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JH04975') HTTP/1.1" 204 0
2026-03-30 06:02:07 [auto1.es] INFO: Found listing with ID: KP85608
2026-03-30 06:02:07 [auto1.es] INFO: Found listing with ID: EN74570
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN74570%27 HTTP/1.1" 200 None
2026-03-30 06:02:07 [auto1.es] INFO: Scrape type for EN74570: 2
2026-03-30 06:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a37dec0-b4ed-5209-bd58-8bc48da6eabc with identifier: EN74570
2026-03-30 06:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a37dec0-b4ed-5209-bd58-8bc48da6eabc with scrape type 2
2026-03-30 06:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a37dec0-b4ed-5209-bd58-8bc48da6eabc with scrape type 2
2026-03-30 06:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0a37dec0-b4ed-5209-bd58-8bc48da6eabc, identifier: EN74570
2026-03-30 06:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0a37dec0-b4ed-5209-bd58-8bc48da6eabc with identifier: EN74570
2026-03-30 06:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0a37dec0-b4ed-5209-bd58-8bc48da6eabc with identifier: EN74570
2026-03-30 06:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0a37dec0-b4ed-5209-bd58-8bc48da6eabc with identifier: EN74570 to the API
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:25:00Z',
'fuel_type': 'petrol',
'id': '0a37dec0-b4ed-5209-bd58-8bc48da6eabc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EN74570',
'listing': 'auction',
'make': 'Audi',
'model': 'A1',
'odometer': 89579,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-31',
'seller_name': None,
'title': 'Audi A1 1.2 TFSI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2011}
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN74570%27 HTTP/1.1" 200 None
2026-03-30 06:02:08 [auto1.es] INFO: Saving data for EN74570: {'auction_closing_time': 1774884300.0, 'created_time': 1773950496.674771, 'last_price_update_time': 1774850528.415611}
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EN74570') HTTP/1.1" 204 0
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: XA71436
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA71436%27 HTTP/1.1" 200 None
2026-03-30 06:02:08 [auto1.es] INFO: Scrape type for XA71436: 0
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: LB26536
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB26536%27 HTTP/1.1" 200 None
2026-03-30 06:02:08 [auto1.es] INFO: Scrape type for LB26536: 0
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: XP57901
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP57901%27 HTTP/1.1" 200 None
2026-03-30 06:02:08 [auto1.es] INFO: Scrape type for XP57901: 0
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: BF21105
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF21105%27 HTTP/1.1" 200 None
2026-03-30 06:02:08 [auto1.es] INFO: Scrape type for BF21105: 2
2026-03-30 06:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0369a8-efe2-5a67-baeb-22760b4ab0ed with identifier: BF21105
2026-03-30 06:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a0369a8-efe2-5a67-baeb-22760b4ab0ed with scrape type 2
2026-03-30 06:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a0369a8-efe2-5a67-baeb-22760b4ab0ed with scrape type 2
2026-03-30 06:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4a0369a8-efe2-5a67-baeb-22760b4ab0ed, identifier: BF21105
2026-03-30 06:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4a0369a8-efe2-5a67-baeb-22760b4ab0ed with identifier: BF21105
2026-03-30 06:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4a0369a8-efe2-5a67-baeb-22760b4ab0ed with identifier: BF21105
2026-03-30 06:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4a0369a8-efe2-5a67-baeb-22760b4ab0ed with identifier: BF21105 to the API
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 306,
'expiration_date': '2026-03-30T15:24:10Z',
'fuel_type': 'petrol',
'id': '4a0369a8-efe2-5a67-baeb-22760b4ab0ed',
'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/BF21105',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 35569,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-02',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 35 AMG 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2019}
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF21105%27 HTTP/1.1" 200 None
2026-03-30 06:02:08 [auto1.es] INFO: Saving data for BF21105: {'auction_closing_time': 1774884250.0, 'created_time': 1774555265.76294, 'last_price_update_time': 1774850528.938154}
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BF21105') HTTP/1.1" 204 0
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: FN32638
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: PP85710
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: GJ06814
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: PY80888
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: WC72839
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: UF43058
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF43058%27 HTTP/1.1" 200 None
2026-03-30 06:02:08 [auto1.es] INFO: Scrape type for UF43058: 0
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: XZ49849
2026-03-30 06:02:08 [auto1.es] INFO: Found listing with ID: WW04715
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW04715%27 HTTP/1.1" 200 None
2026-03-30 06:02:09 [auto1.es] INFO: Scrape type for WW04715: 0
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: TU32370
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: YW58225
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW58225%27 HTTP/1.1" 200 None
2026-03-30 06:02:09 [auto1.es] INFO: Scrape type for YW58225: 0
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: UZ29384
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: GR21814
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: WH26152
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH26152%27 HTTP/1.1" 200 None
2026-03-30 06:02:09 [auto1.es] INFO: Scrape type for WH26152: 0
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: DU33012
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: GJ16527
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GJ16527%27 HTTP/1.1" 200 None
2026-03-30 06:02:09 [auto1.es] INFO: Scrape type for GJ16527: 0
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: AN25119
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AN25119%27 HTTP/1.1" 200 None
2026-03-30 06:02:09 [auto1.es] INFO: Scrape type for AN25119: 0
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: EA52375
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA52375%27 HTTP/1.1" 200 None
2026-03-30 06:02:09 [auto1.es] INFO: Scrape type for EA52375: 2
2026-03-30 06:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b92c555b-e492-5494-b41a-3d3c0bd17ad4 with identifier: EA52375
2026-03-30 06:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b92c555b-e492-5494-b41a-3d3c0bd17ad4 with scrape type 2
2026-03-30 06:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b92c555b-e492-5494-b41a-3d3c0bd17ad4 with scrape type 2
2026-03-30 06:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b92c555b-e492-5494-b41a-3d3c0bd17ad4, identifier: EA52375
2026-03-30 06:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b92c555b-e492-5494-b41a-3d3c0bd17ad4 with identifier: EA52375
2026-03-30 06:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b92c555b-e492-5494-b41a-3d3c0bd17ad4 with identifier: EA52375
2026-03-30 06:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b92c555b-e492-5494-b41a-3d3c0bd17ad4 with identifier: EA52375 to the API
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:09:21Z',
'fuel_type': 'diesel',
'id': 'b92c555b-e492-5494-b41a-3d3c0bd17ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EA52375',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 173908,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-19',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Confort Dynamique',
'transmission': 'manual',
'trim': 'Confort Dynamique',
'year': 2008}
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA52375%27 HTTP/1.1" 200 None
2026-03-30 06:02:09 [auto1.es] INFO: Saving data for EA52375: {'auction_closing_time': 1774883361.0, 'created_time': 1774555269.19351, 'last_price_update_time': 1774850529.695711}
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EA52375') HTTP/1.1" 204 0
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: PD86662
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: JK64156
2026-03-30 06:02:09 [auto1.es] INFO: Found listing with ID: EW34917
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW34917%27 HTTP/1.1" 200 None
2026-03-30 06:02:09 [auto1.es] INFO: Scrape type for EW34917: 2
2026-03-30 06:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 298fe663-bb9a-5959-9d48-658b114cddcf with identifier: EW34917
2026-03-30 06:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 298fe663-bb9a-5959-9d48-658b114cddcf with scrape type 2
2026-03-30 06:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 298fe663-bb9a-5959-9d48-658b114cddcf with scrape type 2
2026-03-30 06:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 298fe663-bb9a-5959-9d48-658b114cddcf, identifier: EW34917
2026-03-30 06:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 298fe663-bb9a-5959-9d48-658b114cddcf with identifier: EW34917
2026-03-30 06:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 298fe663-bb9a-5959-9d48-658b114cddcf with identifier: EW34917
2026-03-30 06:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 298fe663-bb9a-5959-9d48-658b114cddcf with identifier: EW34917 to the API
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:51:01Z',
'fuel_type': 'petrol',
'id': '298fe663-bb9a-5959-9d48-658b114cddcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EW34917',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 194593,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-28',
'seller_name': None,
'title': 'Nissan Juke 1.6 Tekna Premium',
'transmission': 'manual',
'trim': 'Tekna Premium',
'year': 2010}
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW34917%27 HTTP/1.1" 200 None
2026-03-30 06:02:10 [auto1.es] INFO: Saving data for EW34917: {'auction_closing_time': 1774885861.0, 'created_time': 1774555469.666107, 'last_price_update_time': 1774850530.225528}
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EW34917') HTTP/1.1" 204 0
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: XN31464
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: DF08485
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DF08485%27 HTTP/1.1" 200 None
2026-03-30 06:02:10 [auto1.es] INFO: Scrape type for DF08485: 0
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: HF43561
2026-03-30 06:02: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-30 06:02:10 [auto1.es] INFO: Channel: 24h | Page: 31 | totalHits: 1847 | hits on page: 40
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: ZE85496
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: ME40836
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ME40836%27 HTTP/1.1" 200 None
2026-03-30 06:02:10 [auto1.es] INFO: Scrape type for ME40836: 0
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: MF18812
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: DU61809
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: AP77113
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: YF73149
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: KW07393
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: HC67204
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HC67204%27 HTTP/1.1" 200 None
2026-03-30 06:02:10 [auto1.es] INFO: Scrape type for HC67204: 0
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: XS50380
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: WD34727
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WD34727%27 HTTP/1.1" 200 None
2026-03-30 06:02:10 [auto1.es] INFO: Scrape type for WD34727: 0
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: BY74928
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: XA81448
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: XW29028
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW29028%27 HTTP/1.1" 200 None
2026-03-30 06:02:10 [auto1.es] INFO: Scrape type for XW29028: 2
2026-03-30 06:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8944b45b-da25-5398-a034-72f62e2fa355 with identifier: XW29028
2026-03-30 06:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8944b45b-da25-5398-a034-72f62e2fa355 with scrape type 2
2026-03-30 06:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8944b45b-da25-5398-a034-72f62e2fa355 with scrape type 2
2026-03-30 06:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8944b45b-da25-5398-a034-72f62e2fa355, identifier: XW29028
2026-03-30 06:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8944b45b-da25-5398-a034-72f62e2fa355 with identifier: XW29028
2026-03-30 06:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8944b45b-da25-5398-a034-72f62e2fa355 with identifier: XW29028
2026-03-30 06:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8944b45b-da25-5398-a034-72f62e2fa355 with identifier: XW29028 to the API
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:23:46Z',
'fuel_type': 'diesel',
'id': '8944b45b-da25-5398-a034-72f62e2fa355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XW29028',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 275332,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-31',
'seller_name': None,
'title': 'Mitsubishi Outlander 2.0 DI-D Challenge 4WD',
'transmission': 'manual',
'trim': 'Challenge 4WD',
'year': 2010}
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW29028%27 HTTP/1.1" 200 None
2026-03-30 06:02:10 [auto1.es] INFO: Saving data for XW29028: {'auction_closing_time': 1774884226.0, 'created_time': 1774555296.927025, 'last_price_update_time': 1774850530.863149}
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XW29028') HTTP/1.1" 204 0
2026-03-30 06:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: NJ73279
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: BR73846
2026-03-30 06:02:10 [auto1.es] INFO: Found listing with ID: LA48157
2026-03-30 06:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA48157%27 HTTP/1.1" 200 None
2026-03-30 06:02:11 [auto1.es] INFO: Scrape type for LA48157: 2
2026-03-30 06:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 247ebf84-5251-5130-9749-5690fe81a4d4 with identifier: LA48157
2026-03-30 06:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 247ebf84-5251-5130-9749-5690fe81a4d4 with scrape type 2
2026-03-30 06:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 247ebf84-5251-5130-9749-5690fe81a4d4 with scrape type 2
2026-03-30 06:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 247ebf84-5251-5130-9749-5690fe81a4d4, identifier: LA48157
2026-03-30 06:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 247ebf84-5251-5130-9749-5690fe81a4d4 with identifier: LA48157
2026-03-30 06:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 247ebf84-5251-5130-9749-5690fe81a4d4 with identifier: LA48157
2026-03-30 06:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 247ebf84-5251-5130-9749-5690fe81a4d4 with identifier: LA48157 to the API
2026-03-30 06:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:37:13Z',
'fuel_type': 'diesel',
'id': '247ebf84-5251-5130-9749-5690fe81a4d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LA48157',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 206928,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-05-07',
'seller_name': None,
'title': 'BMW 1er 118d',
'transmission': 'automatic',
'trim': '',
'year': 2008}
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA48157%27 HTTP/1.1" 200 None
2026-03-30 06:02:12 [auto1.es] INFO: Saving data for LA48157: {'auction_closing_time': 1774885033.0, 'created_time': 1773131101.760261, 'last_price_update_time': 1774850532.253307}
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LA48157') HTTP/1.1" 204 0
2026-03-30 06:02:12 [auto1.es] INFO: Found listing with ID: YX91165
2026-03-30 06:02:12 [auto1.es] INFO: Found listing with ID: UU20141
2026-03-30 06:02:12 [auto1.es] INFO: Found listing with ID: TR96675
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR96675%27 HTTP/1.1" 200 None
2026-03-30 06:02:12 [auto1.es] INFO: Scrape type for TR96675: 0
2026-03-30 06:02:12 [auto1.es] INFO: Found listing with ID: DW68520
2026-03-30 06:02:12 [auto1.es] INFO: Found listing with ID: VB99654
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB99654%27 HTTP/1.1" 200 None
2026-03-30 06:02:12 [auto1.es] INFO: Scrape type for VB99654: 2
2026-03-30 06:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f8d6c2e-a439-52c3-89b7-b113118bfb2b with identifier: VB99654
2026-03-30 06:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f8d6c2e-a439-52c3-89b7-b113118bfb2b with scrape type 2
2026-03-30 06:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f8d6c2e-a439-52c3-89b7-b113118bfb2b with scrape type 2
2026-03-30 06:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1f8d6c2e-a439-52c3-89b7-b113118bfb2b, identifier: VB99654
2026-03-30 06:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1f8d6c2e-a439-52c3-89b7-b113118bfb2b with identifier: VB99654
2026-03-30 06:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1f8d6c2e-a439-52c3-89b7-b113118bfb2b with identifier: VB99654
2026-03-30 06:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1f8d6c2e-a439-52c3-89b7-b113118bfb2b with identifier: VB99654 to the API
2026-03-30 06:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:41:15Z',
'fuel_type': 'petrol',
'id': '1f8d6c2e-a439-52c3-89b7-b113118bfb2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VB99654',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Sonata',
'odometer': 133215,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1994-12-15',
'seller_name': None,
'title': 'Hyundai Sonata 2.0 GLS SOHC',
'transmission': 'manual',
'trim': 'GLS SOHC',
'year': 1994}
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB99654%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Saving data for VB99654: {'auction_closing_time': 1774885275.0, 'created_time': 1773399868.597292, 'last_price_update_time': 1774850533.193477}
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VB99654') HTTP/1.1" 204 0
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: PK37230
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK37230%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Scrape type for PK37230: 0
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: DR08098
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: YP54060
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YP54060%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Scrape type for YP54060: 0
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: WC06824
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: AJ61664
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AJ61664%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Scrape type for AJ61664: 2
2026-03-30 06:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa55241-d120-5f31-86c9-bdce81e45425 with identifier: AJ61664
2026-03-30 06:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa55241-d120-5f31-86c9-bdce81e45425 with scrape type 2
2026-03-30 06:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aa55241-d120-5f31-86c9-bdce81e45425 with scrape type 2
2026-03-30 06:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2aa55241-d120-5f31-86c9-bdce81e45425, identifier: AJ61664
2026-03-30 06:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2aa55241-d120-5f31-86c9-bdce81e45425 with identifier: AJ61664
2026-03-30 06:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2aa55241-d120-5f31-86c9-bdce81e45425 with identifier: AJ61664
2026-03-30 06:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2aa55241-d120-5f31-86c9-bdce81e45425 with identifier: AJ61664 to the API
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 117,
'expiration_date': '2026-03-30T15:29:20Z',
'fuel_type': 'petrol',
'id': '2aa55241-d120-5f31-86c9-bdce81e45425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AJ61664',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 130311,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-16',
'seller_name': None,
'title': 'Mitsubishi ASX 1.6 Motion 2WD',
'transmission': 'manual',
'trim': 'Motion 2WD',
'year': 2016}
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AJ61664%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Saving data for AJ61664: {'auction_closing_time': 1774884560.0, 'created_time': 1774555458.843752, 'last_price_update_time': 1774850533.643051}
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AJ61664') HTTP/1.1" 204 0
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: FR40817
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: FJ48335
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ48335%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Scrape type for FJ48335: 0
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: DL11284
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DL11284%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Scrape type for DL11284: 0
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: SK07271
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: VY31603
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: XW86216
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW86216%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Scrape type for XW86216: 0
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: XH48089
2026-03-30 06:02:13 [auto1.es] INFO: Found listing with ID: EN05559
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN05559%27 HTTP/1.1" 200 None
2026-03-30 06:02:13 [auto1.es] INFO: Scrape type for EN05559: 2
2026-03-30 06:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be36945-f7ff-5210-a90b-1fc2c5acdb98 with identifier: EN05559
2026-03-30 06:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be36945-f7ff-5210-a90b-1fc2c5acdb98 with scrape type 2
2026-03-30 06:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8be36945-f7ff-5210-a90b-1fc2c5acdb98 with scrape type 2
2026-03-30 06:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8be36945-f7ff-5210-a90b-1fc2c5acdb98, identifier: EN05559
2026-03-30 06:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8be36945-f7ff-5210-a90b-1fc2c5acdb98 with identifier: EN05559
2026-03-30 06:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8be36945-f7ff-5210-a90b-1fc2c5acdb98 with identifier: EN05559
2026-03-30 06:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8be36945-f7ff-5210-a90b-1fc2c5acdb98 with identifier: EN05559 to the API
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02:14 [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': 75,
'expiration_date': '2026-03-30T15:36:05Z',
'fuel_type': 'diesel',
'id': '8be36945-f7ff-5210-a90b-1fc2c5acdb98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EN05559',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 157128,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-29',
'seller_name': None,
'title': 'Hyundai i20 1.4 CRDi Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2012}
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN05559%27 HTTP/1.1" 200 None
2026-03-30 06:02:14 [auto1.es] INFO: Saving data for EN05559: {'auction_closing_time': 1774884965.0, 'created_time': 1774555301.672958, 'last_price_update_time': 1774850534.201041}
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EN05559') HTTP/1.1" 204 0
2026-03-30 06:02:14 [auto1.es] INFO: Found listing with ID: ZL78219
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL78219%27 HTTP/1.1" 200 None
2026-03-30 06:02:14 [auto1.es] INFO: Scrape type for ZL78219: 2
2026-03-30 06:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4590378-34bf-5b52-90cb-cf1c3b9bc341 with identifier: ZL78219
2026-03-30 06:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4590378-34bf-5b52-90cb-cf1c3b9bc341 with scrape type 2
2026-03-30 06:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4590378-34bf-5b52-90cb-cf1c3b9bc341 with scrape type 2
2026-03-30 06:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f4590378-34bf-5b52-90cb-cf1c3b9bc341, identifier: ZL78219
2026-03-30 06:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f4590378-34bf-5b52-90cb-cf1c3b9bc341 with identifier: ZL78219
2026-03-30 06:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f4590378-34bf-5b52-90cb-cf1c3b9bc341 with identifier: ZL78219
2026-03-30 06:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f4590378-34bf-5b52-90cb-cf1c3b9bc341 with identifier: ZL78219 to the API
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02:14 [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': 150,
'expiration_date': '2026-03-30T15:52:46Z',
'fuel_type': 'petrol',
'id': 'f4590378-34bf-5b52-90cb-cf1c3b9bc341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZL78219',
'listing': 'auction',
'make': 'Cupra',
'model': 'Leon',
'odometer': 32774,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-31',
'seller_name': None,
'title': 'Cupra Leon 1.5 eTSI',
'transmission': 'automatic',
'trim': '',
'year': 2023}
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL78219%27 HTTP/1.1" 200 None
2026-03-30 06:02:14 [auto1.es] INFO: Saving data for ZL78219: {'auction_closing_time': 1774885966.0, 'created_time': 1773933329.294832, 'last_price_update_time': 1774850534.630117}
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZL78219') HTTP/1.1" 204 0
2026-03-30 06:02:14 [auto1.es] INFO: Found listing with ID: TV08054
2026-03-30 06:02:14 [auto1.es] INFO: Found listing with ID: KV41270
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KV41270%27 HTTP/1.1" 200 None
2026-03-30 06:02:14 [auto1.es] INFO: Scrape type for KV41270: 0
2026-03-30 06:02:14 [auto1.es] INFO: Found listing with ID: TV36544
2026-03-30 06:02:14 [auto1.es] INFO: Found listing with ID: NY16020
2026-03-30 06:02:14 [auto1.es] INFO: Found listing with ID: XJ18059
2026-03-30 06:02: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-30 06:02:15 [auto1.es] INFO: Channel: 24h | Page: 32 | totalHits: 1847 | hits on page: 40
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: ZZ18199
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: SL87514
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL87514%27 HTTP/1.1" 200 None
2026-03-30 06:02:15 [auto1.es] INFO: Scrape type for SL87514: 0
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: TR33339
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: LV56361
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: JW07247
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: VY28267
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY28267%27 HTTP/1.1" 200 None
2026-03-30 06:02:15 [auto1.es] INFO: Scrape type for VY28267: 0
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: ZW73484
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: EU98432
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: JF75670
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: FH30373
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FH30373%27 HTTP/1.1" 200 None
2026-03-30 06:02:15 [auto1.es] INFO: Scrape type for FH30373: 0
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: FP96823
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: LS36094
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS36094%27 HTTP/1.1" 200 None
2026-03-30 06:02:15 [auto1.es] INFO: Scrape type for LS36094: 0
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: UK08613
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: XX98366
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX98366%27 HTTP/1.1" 200 None
2026-03-30 06:02:15 [auto1.es] INFO: Scrape type for XX98366: 0
2026-03-30 06:02:15 [auto1.es] INFO: Found listing with ID: LL24572
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL24572%27 HTTP/1.1" 200 None
2026-03-30 06:02:15 [auto1.es] INFO: Scrape type for LL24572: 2
2026-03-30 06:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2db334f5-6fb9-5196-8513-253b07d37859 with identifier: LL24572
2026-03-30 06:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2db334f5-6fb9-5196-8513-253b07d37859 with scrape type 2
2026-03-30 06:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2db334f5-6fb9-5196-8513-253b07d37859 with scrape type 2
2026-03-30 06:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2db334f5-6fb9-5196-8513-253b07d37859, identifier: LL24572
2026-03-30 06:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2db334f5-6fb9-5196-8513-253b07d37859 with identifier: LL24572
2026-03-30 06:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2db334f5-6fb9-5196-8513-253b07d37859 with identifier: LL24572
2026-03-30 06:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2db334f5-6fb9-5196-8513-253b07d37859 with identifier: LL24572 to the API
2026-03-30 06:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 4,
'engine_horse_power': 218,
'expiration_date': '2026-03-30T15:57:10Z',
'fuel_type': 'diesel',
'id': '2db334f5-6fb9-5196-8513-253b07d37859',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LL24572',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 197131,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-28',
'seller_name': None,
'title': 'BMW 5er 525d xDrive',
'transmission': 'automatic',
'trim': 'xDrive',
'year': 2016}
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL24572%27 HTTP/1.1" 200 None
2026-03-30 06:02:16 [auto1.es] INFO: Saving data for LL24572: {'auction_closing_time': 1774886230.0, 'created_time': 1773133458.221725, 'last_price_update_time': 1774850536.013712}
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LL24572') HTTP/1.1" 204 0
2026-03-30 06:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:16 [auto1.es] INFO: Found listing with ID: NL75511
2026-03-30 06:02:16 [auto1.es] INFO: Found listing with ID: FT04300
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FT04300%27 HTTP/1.1" 200 None
2026-03-30 06:02:16 [auto1.es] INFO: Scrape type for FT04300: 0
2026-03-30 06:02:16 [auto1.es] INFO: Found listing with ID: BP62909
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BP62909%27 HTTP/1.1" 200 None
2026-03-30 06:02:16 [auto1.es] INFO: Scrape type for BP62909: 0
2026-03-30 06:02:16 [auto1.es] INFO: Found listing with ID: GX91950
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GX91950%27 HTTP/1.1" 200 None
2026-03-30 06:02:16 [auto1.es] INFO: Scrape type for GX91950: 0
2026-03-30 06:02:16 [auto1.es] INFO: Found listing with ID: TZ81028
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ81028%27 HTTP/1.1" 200 None
2026-03-30 06:02:16 [auto1.es] INFO: Scrape type for TZ81028: 2
2026-03-30 06:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71c7b4b8-0a0d-5eac-98bd-b970284935fd with identifier: TZ81028
2026-03-30 06:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71c7b4b8-0a0d-5eac-98bd-b970284935fd with scrape type 2
2026-03-30 06:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71c7b4b8-0a0d-5eac-98bd-b970284935fd with scrape type 2
2026-03-30 06:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 71c7b4b8-0a0d-5eac-98bd-b970284935fd, identifier: TZ81028
2026-03-30 06:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 71c7b4b8-0a0d-5eac-98bd-b970284935fd with identifier: TZ81028
2026-03-30 06:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 71c7b4b8-0a0d-5eac-98bd-b970284935fd with identifier: TZ81028
2026-03-30 06:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 71c7b4b8-0a0d-5eac-98bd-b970284935fd with identifier: TZ81028 to the API
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:20:56Z',
'fuel_type': 'petrol',
'id': '71c7b4b8-0a0d-5eac-98bd-b970284935fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ81028',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 80231,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-30',
'seller_name': None,
'title': 'Jeep Compass 1.4 M-Air Sport FWD',
'transmission': 'manual',
'trim': 'Sport FWD',
'year': 2018}
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ81028%27 HTTP/1.1" 200 None
2026-03-30 06:02:17 [auto1.es] INFO: Saving data for TZ81028: {'auction_closing_time': 1774884056.0, 'created_time': 1774555239.520672, 'last_price_update_time': 1774850537.00059}
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TZ81028') HTTP/1.1" 204 0
2026-03-30 06:02:17 [auto1.es] INFO: Found listing with ID: ZC95482
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC95482%27 HTTP/1.1" 200 None
2026-03-30 06:02:17 [auto1.es] INFO: Scrape type for ZC95482: 2
2026-03-30 06:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8655b6d-1a99-5f35-8ca0-fbcf37ea6867 with identifier: ZC95482
2026-03-30 06:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8655b6d-1a99-5f35-8ca0-fbcf37ea6867 with scrape type 2
2026-03-30 06:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8655b6d-1a99-5f35-8ca0-fbcf37ea6867 with scrape type 2
2026-03-30 06:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b8655b6d-1a99-5f35-8ca0-fbcf37ea6867, identifier: ZC95482
2026-03-30 06:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b8655b6d-1a99-5f35-8ca0-fbcf37ea6867 with identifier: ZC95482
2026-03-30 06:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b8655b6d-1a99-5f35-8ca0-fbcf37ea6867 with identifier: ZC95482
2026-03-30 06:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b8655b6d-1a99-5f35-8ca0-fbcf37ea6867 with identifier: ZC95482 to the API
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:22:53Z',
'fuel_type': 'petrol',
'id': 'b8655b6d-1a99-5f35-8ca0-fbcf37ea6867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZC95482',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 86064,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-13',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-THP Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2019}
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC95482%27 HTTP/1.1" 200 None
2026-03-30 06:02:17 [auto1.es] INFO: Saving data for ZC95482: {'auction_closing_time': 1774884173.0, 'created_time': 1773127199.045201, 'last_price_update_time': 1774850537.472008}
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZC95482') HTTP/1.1" 204 0
2026-03-30 06:02:17 [auto1.es] INFO: Found listing with ID: UB71741
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB71741%27 HTTP/1.1" 200 None
2026-03-30 06:02:17 [auto1.es] INFO: Scrape type for UB71741: 0
2026-03-30 06:02:17 [auto1.es] INFO: Found listing with ID: XJ69303
2026-03-30 06:02:17 [auto1.es] INFO: Found listing with ID: UU89702
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU89702%27 HTTP/1.1" 200 None
2026-03-30 06:02:17 [auto1.es] INFO: Scrape type for UU89702: 2
2026-03-30 06:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c8abe62-15d0-5573-894f-0184d86e2ad0 with identifier: UU89702
2026-03-30 06:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c8abe62-15d0-5573-894f-0184d86e2ad0 with scrape type 2
2026-03-30 06:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c8abe62-15d0-5573-894f-0184d86e2ad0 with scrape type 2
2026-03-30 06:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4c8abe62-15d0-5573-894f-0184d86e2ad0, identifier: UU89702
2026-03-30 06:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4c8abe62-15d0-5573-894f-0184d86e2ad0 with identifier: UU89702
2026-03-30 06:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4c8abe62-15d0-5573-894f-0184d86e2ad0 with identifier: UU89702
2026-03-30 06:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4c8abe62-15d0-5573-894f-0184d86e2ad0 with identifier: UU89702 to the API
2026-03-30 06:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 77,
'expiration_date': '2026-03-30T15:08:25Z',
'fuel_type': 'petrol',
'id': '4c8abe62-15d0-5573-894f-0184d86e2ad0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UU89702',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 160648,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-30',
'seller_name': None,
'title': 'Hyundai i20 1.2 Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2010}
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU89702%27 HTTP/1.1" 200 None
2026-03-30 06:02:18 [auto1.es] INFO: Saving data for UU89702: {'auction_closing_time': 1774883305.0, 'created_time': 1774641803.950669, 'last_price_update_time': 1774850538.344561}
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UU89702') HTTP/1.1" 204 0
2026-03-30 06:02:18 [auto1.es] INFO: Found listing with ID: GF25247
2026-03-30 06:02:18 [auto1.es] INFO: Found listing with ID: GG25367
2026-03-30 06:02:18 [auto1.es] INFO: Found listing with ID: PR26492
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PR26492%27 HTTP/1.1" 200 None
2026-03-30 06:02:18 [auto1.es] INFO: Scrape type for PR26492: 2
2026-03-30 06:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d503bc5e-b24f-5b8f-9254-f67e7cee4cb1 with identifier: PR26492
2026-03-30 06:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d503bc5e-b24f-5b8f-9254-f67e7cee4cb1 with scrape type 2
2026-03-30 06:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d503bc5e-b24f-5b8f-9254-f67e7cee4cb1 with scrape type 2
2026-03-30 06:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d503bc5e-b24f-5b8f-9254-f67e7cee4cb1, identifier: PR26492
2026-03-30 06:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d503bc5e-b24f-5b8f-9254-f67e7cee4cb1 with identifier: PR26492
2026-03-30 06:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d503bc5e-b24f-5b8f-9254-f67e7cee4cb1 with identifier: PR26492
2026-03-30 06:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d503bc5e-b24f-5b8f-9254-f67e7cee4cb1 with identifier: PR26492 to the API
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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:03:36Z',
'fuel_type': 'petrol',
'id': 'd503bc5e-b24f-5b8f-9254-f67e7cee4cb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PR26492',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 188359,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-12',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.8 TSI Alltrack BlueMotion 4Motion',
'transmission': 'automatic',
'trim': 'Alltrack BlueMotion 4Motion',
'year': 2016}
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PR26492%27 HTTP/1.1" 200 None
2026-03-30 06:02:18 [auto1.es] INFO: Saving data for PR26492: {'auction_closing_time': 1774883016.0, 'created_time': 1774641887.73451, 'last_price_update_time': 1774850538.992272}
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PR26492') HTTP/1.1" 204 0
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: JC38983
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC38983%27 HTTP/1.1" 200 None
2026-03-30 06:02:19 [auto1.es] INFO: Scrape type for JC38983: 0
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: VC68158
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: YS92814
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: VR01411
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: PD45625
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: CU51757
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: VY26684
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY26684%27 HTTP/1.1" 200 None
2026-03-30 06:02:19 [auto1.es] INFO: Scrape type for VY26684: 2
2026-03-30 06:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bcb6f6e-ea6e-5e20-869f-4d37b85e7702 with identifier: VY26684
2026-03-30 06:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bcb6f6e-ea6e-5e20-869f-4d37b85e7702 with scrape type 2
2026-03-30 06:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bcb6f6e-ea6e-5e20-869f-4d37b85e7702 with scrape type 2
2026-03-30 06:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7bcb6f6e-ea6e-5e20-869f-4d37b85e7702, identifier: VY26684
2026-03-30 06:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7bcb6f6e-ea6e-5e20-869f-4d37b85e7702 with identifier: VY26684
2026-03-30 06:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7bcb6f6e-ea6e-5e20-869f-4d37b85e7702 with identifier: VY26684
2026-03-30 06:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7bcb6f6e-ea6e-5e20-869f-4d37b85e7702 with identifier: VY26684 to the API
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:09:38Z',
'fuel_type': 'petrol',
'id': '7bcb6f6e-ea6e-5e20-869f-4d37b85e7702',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY26684',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 146819,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-26',
'seller_name': None,
'title': 'BMW 1er 120i Sport Line',
'transmission': 'automatic',
'trim': 'Sport Line',
'year': 2016}
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY26684%27 HTTP/1.1" 200 None
2026-03-30 06:02:19 [auto1.es] INFO: Saving data for VY26684: {'auction_closing_time': 1774883378.0, 'created_time': 1774555259.539626, 'last_price_update_time': 1774850539.649316}
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VY26684') HTTP/1.1" 204 0
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: ND59157
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ND59157%27 HTTP/1.1" 200 None
2026-03-30 06:02:19 [auto1.es] INFO: Scrape type for ND59157: 0
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: MK23766
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: VC05043
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC05043%27 HTTP/1.1" 200 None
2026-03-30 06:02:19 [auto1.es] INFO: Scrape type for VC05043: 0
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: UH68821
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: UP55531
2026-03-30 06:02:19 [auto1.es] INFO: Found listing with ID: KK03288
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK03288%27 HTTP/1.1" 200 None
2026-03-30 06:02:19 [auto1.es] INFO: Scrape type for KK03288: 0
2026-03-30 06:02: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-30 06:02:20 [auto1.es] INFO: Channel: 24h | Page: 33 | totalHits: 1847 | hits on page: 40
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: BR35184
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BR35184%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for BR35184: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: HP42544
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HP42544%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for HP42544: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: AR59073
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: FG15461
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG15461%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for FG15461: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: NB66504
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: PN97483
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN97483%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for PN97483: 2
2026-03-30 06:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b741c7-3853-5dba-ad53-692167b06ecb with identifier: PN97483
2026-03-30 06:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b741c7-3853-5dba-ad53-692167b06ecb with scrape type 2
2026-03-30 06:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07b741c7-3853-5dba-ad53-692167b06ecb with scrape type 2
2026-03-30 06:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 07b741c7-3853-5dba-ad53-692167b06ecb, identifier: PN97483
2026-03-30 06:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 07b741c7-3853-5dba-ad53-692167b06ecb with identifier: PN97483
2026-03-30 06:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 07b741c7-3853-5dba-ad53-692167b06ecb with identifier: PN97483
2026-03-30 06:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 07b741c7-3853-5dba-ad53-692167b06ecb with identifier: PN97483 to the API
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:19:49Z',
'fuel_type': 'petrol',
'id': '07b741c7-3853-5dba-ad53-692167b06ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PN97483',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 212411,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-25',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2010}
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN97483%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Saving data for PN97483: {'auction_closing_time': 1774883989.0, 'created_time': 1774641774.415016, 'last_price_update_time': 1774850540.623811}
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PN97483') HTTP/1.1" 204 0
2026-03-30 06:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: CR84391
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CR84391%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for CR84391: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: UP27315
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: KD09714
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD09714%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for KD09714: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: WU84058
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: ZM86466
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM86466%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for ZM86466: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: VM24550
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: VP18393
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VP18393%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for VP18393: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: MZ62170
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: GV40212
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GV40212%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for GV40212: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: LJ17115
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ17115%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for LJ17115: 0
2026-03-30 06:02:20 [auto1.es] INFO: Found listing with ID: JT33139
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JT33139%27 HTTP/1.1" 200 None
2026-03-30 06:02:20 [auto1.es] INFO: Scrape type for JT33139: 2
2026-03-30 06:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67a6d193-971e-55cb-9ffc-7bc26891080b with identifier: JT33139
2026-03-30 06:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67a6d193-971e-55cb-9ffc-7bc26891080b with scrape type 2
2026-03-30 06:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67a6d193-971e-55cb-9ffc-7bc26891080b with scrape type 2
2026-03-30 06:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 67a6d193-971e-55cb-9ffc-7bc26891080b, identifier: JT33139
2026-03-30 06:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 67a6d193-971e-55cb-9ffc-7bc26891080b with identifier: JT33139
2026-03-30 06:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 67a6d193-971e-55cb-9ffc-7bc26891080b with identifier: JT33139
2026-03-30 06:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 67a6d193-971e-55cb-9ffc-7bc26891080b with identifier: JT33139 to the API
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'silver',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:36:58Z',
'fuel_type': 'petrol',
'id': '67a6d193-971e-55cb-9ffc-7bc26891080b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JT33139',
'listing': 'auction',
'make': 'Audi',
'model': 'TT',
'odometer': 138821,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-03-08',
'seller_name': None,
'title': 'Audi TT 1.8 Turbo quattro Coupe',
'transmission': 'manual',
'trim': 'quattro Coupe',
'year': 2000}
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JT33139%27 HTTP/1.1" 200 None
2026-03-30 06:02:21 [auto1.es] INFO: Saving data for JT33139: {'auction_closing_time': 1774885018.0, 'created_time': 1774641869.443106, 'last_price_update_time': 1774850541.288519}
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JT33139') HTTP/1.1" 204 0
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: NY33487
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NY33487%27 HTTP/1.1" 200 None
2026-03-30 06:02:21 [auto1.es] INFO: Scrape type for NY33487: 0
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: NW63422
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: XN45249
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: DS74778
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DS74778%27 HTTP/1.1" 200 None
2026-03-30 06:02:21 [auto1.es] INFO: Scrape type for DS74778: 0
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: MD70003
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD70003%27 HTTP/1.1" 200 None
2026-03-30 06:02:21 [auto1.es] INFO: Scrape type for MD70003: 0
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: TB74372
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TB74372%27 HTTP/1.1" 200 None
2026-03-30 06:02:21 [auto1.es] INFO: Scrape type for TB74372: 0
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: AM05329
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: BY33283
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY33283%27 HTTP/1.1" 200 None
2026-03-30 06:02:21 [auto1.es] INFO: Scrape type for BY33283: 0
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: UP13396
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: VU28227
2026-03-30 06:02:21 [auto1.es] INFO: Found listing with ID: ZL27133
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL27133%27 HTTP/1.1" 200 None
2026-03-30 06:02:21 [auto1.es] INFO: Scrape type for ZL27133: 2
2026-03-30 06:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7971a0b5-222a-5ff9-9c75-bc21e6ec01db with identifier: ZL27133
2026-03-30 06:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7971a0b5-222a-5ff9-9c75-bc21e6ec01db with scrape type 2
2026-03-30 06:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7971a0b5-222a-5ff9-9c75-bc21e6ec01db with scrape type 2
2026-03-30 06:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7971a0b5-222a-5ff9-9c75-bc21e6ec01db, identifier: ZL27133
2026-03-30 06:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7971a0b5-222a-5ff9-9c75-bc21e6ec01db with identifier: ZL27133
2026-03-30 06:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7971a0b5-222a-5ff9-9c75-bc21e6ec01db with identifier: ZL27133
2026-03-30 06:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7971a0b5-222a-5ff9-9c75-bc21e6ec01db with identifier: ZL27133 to the API
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:53:44Z',
'fuel_type': 'diesel',
'id': '7971a0b5-222a-5ff9-9c75-bc21e6ec01db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZL27133',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 231109,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-21',
'seller_name': None,
'title': 'Peugeot 5008 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2011}
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL27133%27 HTTP/1.1" 200 None
2026-03-30 06:02:21 [auto1.es] INFO: Saving data for ZL27133: {'auction_closing_time': 1774886024.0, 'created_time': 1774555310.468517, 'last_price_update_time': 1774850541.893718}
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZL27133') HTTP/1.1" 204 0
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: JZ51794
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JZ51794%27 HTTP/1.1" 200 None
2026-03-30 06:02:22 [auto1.es] INFO: Scrape type for JZ51794: 0
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: AP64153
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP64153%27 HTTP/1.1" 200 None
2026-03-30 06:02:22 [auto1.es] INFO: Scrape type for AP64153: 0
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: RD07091
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: DK89612
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: JG89903
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: LE34718
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: GX38118
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: ZM34932
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: CG09187
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CG09187%27 HTTP/1.1" 200 None
2026-03-30 06:02:22 [auto1.es] INFO: Scrape type for CG09187: 0
2026-03-30 06:02:22 [auto1.es] INFO: Found listing with ID: TB67105
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TB67105%27 HTTP/1.1" 200 None
2026-03-30 06:02:22 [auto1.es] INFO: Scrape type for TB67105: 2
2026-03-30 06:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56e09674-56e3-55cf-bcfe-3b3eb387b557 with identifier: TB67105
2026-03-30 06:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56e09674-56e3-55cf-bcfe-3b3eb387b557 with scrape type 2
2026-03-30 06:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56e09674-56e3-55cf-bcfe-3b3eb387b557 with scrape type 2
2026-03-30 06:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 56e09674-56e3-55cf-bcfe-3b3eb387b557, identifier: TB67105
2026-03-30 06:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 56e09674-56e3-55cf-bcfe-3b3eb387b557 with identifier: TB67105
2026-03-30 06:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 56e09674-56e3-55cf-bcfe-3b3eb387b557 with identifier: TB67105
2026-03-30 06:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 56e09674-56e3-55cf-bcfe-3b3eb387b557 with identifier: TB67105 to the API
2026-03-30 06:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:38:24Z',
'fuel_type': 'petrol',
'id': '56e09674-56e3-55cf-bcfe-3b3eb387b557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TB67105',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 170287,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-12',
'seller_name': None,
'title': 'Opel Mokka 1.4 Turbo Selective',
'transmission': 'manual',
'trim': 'Selective',
'year': 2015}
2026-03-30 06:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TB67105%27 HTTP/1.1" 200 None
2026-03-30 06:02:23 [auto1.es] INFO: Saving data for TB67105: {'auction_closing_time': 1774885104.0, 'created_time': 1774641832.248378, 'last_price_update_time': 1774850543.180675}
2026-03-30 06:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TB67105') HTTP/1.1" 204 0
2026-03-30 06:02:23 [auto1.es] INFO: Found listing with ID: EB62750
2026-03-30 06:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB62750%27 HTTP/1.1" 200 None
2026-03-30 06:02:23 [auto1.es] INFO: Scrape type for EB62750: 0
2026-03-30 06:02:23 [auto1.es] INFO: Found listing with ID: TK95363
2026-03-30 06:02:24 [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-30 06:02:24 [auto1.es] INFO: Channel: 24h | Page: 34 | totalHits: 1847 | hits on page: 40
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: WN54679
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN54679%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for WN54679: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: SW23101
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW23101%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for SW23101: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: LC59267
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC59267%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for LC59267: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: YD48242
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: KF74515
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KF74515%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for KF74515: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: YK51395
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: ZL32724
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: GL92788
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: VF01083
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: BG05674
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: JG83987
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: FZ04394
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FZ04394%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for FZ04394: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: UD80298
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: KD32086
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD32086%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for KD32086: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: YL06778
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: AV93278
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: MP31569
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MP31569%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for MP31569: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: GR78945
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GR78945%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for GR78945: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: CR48575
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: JY09497
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JY09497%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for JY09497: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: BZ21450
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: JX90216
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: UT89838
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: DC35826
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: UN21453
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UN21453%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for UN21453: 0
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: FG81749
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG81749%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for FG81749: 2
2026-03-30 06:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfc17997-d9b9-5d91-8f6f-1d397aed5e20 with identifier: FG81749
2026-03-30 06:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfc17997-d9b9-5d91-8f6f-1d397aed5e20 with scrape type 2
2026-03-30 06:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfc17997-d9b9-5d91-8f6f-1d397aed5e20 with scrape type 2
2026-03-30 06:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cfc17997-d9b9-5d91-8f6f-1d397aed5e20, identifier: FG81749
2026-03-30 06:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cfc17997-d9b9-5d91-8f6f-1d397aed5e20 with identifier: FG81749
2026-03-30 06:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cfc17997-d9b9-5d91-8f6f-1d397aed5e20 with identifier: FG81749
2026-03-30 06:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cfc17997-d9b9-5d91-8f6f-1d397aed5e20 with identifier: FG81749 to the API
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 160,
'expiration_date': '2026-03-30T15:33:07Z',
'fuel_type': 'diesel',
'id': 'cfc17997-d9b9-5d91-8f6f-1d397aed5e20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG81749',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia',
'odometer': 204648,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-31',
'seller_name': None,
'title': 'Opel Insignia 2.0 CDTI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2011}
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG81749%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Saving data for FG81749: {'auction_closing_time': 1774884787.0, 'created_time': 1774641826.592914, 'last_price_update_time': 1774850544.873192}
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FG81749') HTTP/1.1" 204 0
2026-03-30 06:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: SJ07079
2026-03-30 06:02:24 [auto1.es] INFO: Found listing with ID: PP93305
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP93305%27 HTTP/1.1" 200 None
2026-03-30 06:02:24 [auto1.es] INFO: Scrape type for PP93305: 2
2026-03-30 06:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c79c2dc7-5af5-5b12-bb2e-734a46579355 with identifier: PP93305
2026-03-30 06:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c79c2dc7-5af5-5b12-bb2e-734a46579355 with scrape type 2
2026-03-30 06:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c79c2dc7-5af5-5b12-bb2e-734a46579355 with scrape type 2
2026-03-30 06:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c79c2dc7-5af5-5b12-bb2e-734a46579355, identifier: PP93305
2026-03-30 06:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c79c2dc7-5af5-5b12-bb2e-734a46579355 with identifier: PP93305
2026-03-30 06:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c79c2dc7-5af5-5b12-bb2e-734a46579355 with identifier: PP93305
2026-03-30 06:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c79c2dc7-5af5-5b12-bb2e-734a46579355 with identifier: PP93305 to the API
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:06:14Z',
'fuel_type': 'diesel',
'id': 'c79c2dc7-5af5-5b12-bb2e-734a46579355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PP93305',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 79791,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-30',
'seller_name': None,
'title': 'Seat Ibiza 1.6 TDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2010}
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP93305%27 HTTP/1.1" 200 None
2026-03-30 06:02:25 [auto1.es] INFO: Saving data for PP93305: {'auction_closing_time': 1774883174.0, 'created_time': 1774641791.344407, 'last_price_update_time': 1774850545.3565}
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PP93305') HTTP/1.1" 204 0
2026-03-30 06:02:25 [auto1.es] INFO: Found listing with ID: BR13060
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BR13060%27 HTTP/1.1" 200 None
2026-03-30 06:02:25 [auto1.es] INFO: Scrape type for BR13060: 0
2026-03-30 06:02:25 [auto1.es] INFO: Found listing with ID: HA51253
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA51253%27 HTTP/1.1" 200 None
2026-03-30 06:02:25 [auto1.es] INFO: Scrape type for HA51253: 0
2026-03-30 06:02:25 [auto1.es] INFO: Found listing with ID: RR74853
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR74853%27 HTTP/1.1" 200 None
2026-03-30 06:02:25 [auto1.es] INFO: Scrape type for RR74853: 2
2026-03-30 06:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe962034-64e0-54af-87ba-041b116c61a7 with identifier: RR74853
2026-03-30 06:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe962034-64e0-54af-87ba-041b116c61a7 with scrape type 2
2026-03-30 06:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe962034-64e0-54af-87ba-041b116c61a7 with scrape type 2
2026-03-30 06:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fe962034-64e0-54af-87ba-041b116c61a7, identifier: RR74853
2026-03-30 06:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fe962034-64e0-54af-87ba-041b116c61a7 with identifier: RR74853
2026-03-30 06:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fe962034-64e0-54af-87ba-041b116c61a7 with identifier: RR74853
2026-03-30 06:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fe962034-64e0-54af-87ba-041b116c61a7 with identifier: RR74853 to the API
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 235,
'expiration_date': '2026-03-30T15:44:44Z',
'fuel_type': 'petrol',
'id': 'fe962034-64e0-54af-87ba-041b116c61a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RR74853',
'listing': 'auction',
'make': 'Nissan',
'model': 'Murano',
'odometer': 133817,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-09-26',
'seller_name': None,
'title': 'Nissan Murano 3.5 V6 Basis',
'transmission': 'automatic',
'trim': 'Basis',
'year': 2005}
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR74853%27 HTTP/1.1" 200 None
2026-03-30 06:02:25 [auto1.es] INFO: Saving data for RR74853: {'auction_closing_time': 1774885484.0, 'created_time': 1774555277.82078, 'last_price_update_time': 1774850545.829956}
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RR74853') HTTP/1.1" 204 0
2026-03-30 06:02:25 [auto1.es] INFO: Found listing with ID: GE94512
2026-03-30 06:02:25 [auto1.es] INFO: Found listing with ID: CY04008
2026-03-30 06:02:25 [auto1.es] INFO: Found listing with ID: ST64769
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ST64769%27 HTTP/1.1" 200 None
2026-03-30 06:02:25 [auto1.es] INFO: Scrape type for ST64769: 2
2026-03-30 06:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c36a5232-3e31-51b7-9ede-f333709ed3dc with identifier: ST64769
2026-03-30 06:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c36a5232-3e31-51b7-9ede-f333709ed3dc with scrape type 2
2026-03-30 06:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c36a5232-3e31-51b7-9ede-f333709ed3dc with scrape type 2
2026-03-30 06:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c36a5232-3e31-51b7-9ede-f333709ed3dc, identifier: ST64769
2026-03-30 06:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c36a5232-3e31-51b7-9ede-f333709ed3dc with identifier: ST64769
2026-03-30 06:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c36a5232-3e31-51b7-9ede-f333709ed3dc with identifier: ST64769
2026-03-30 06:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c36a5232-3e31-51b7-9ede-f333709ed3dc with identifier: ST64769 to the API
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'blue',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 230,
'expiration_date': '2026-03-30T15:45:48Z',
'fuel_type': 'petrol',
'id': 'c36a5232-3e31-51b7-9ede-f333709ed3dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ST64769',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 157977,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-11-29',
'seller_name': None,
'title': 'BMW 3er 330Ci',
'transmission': 'automatic',
'trim': '',
'year': 2001}
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ST64769%27 HTTP/1.1" 200 None
2026-03-30 06:02:26 [auto1.es] INFO: Saving data for ST64769: {'auction_closing_time': 1774885548.0, 'created_time': 1774641882.498704, 'last_price_update_time': 1774850546.253259}
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ST64769') HTTP/1.1" 204 0
2026-03-30 06:02:26 [auto1.es] INFO: Found listing with ID: JV95856
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JV95856%27 HTTP/1.1" 200 None
2026-03-30 06:02:26 [auto1.es] INFO: Scrape type for JV95856: 2
2026-03-30 06:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c33856-0f7c-5dda-95e9-3e4231d9233d with identifier: JV95856
2026-03-30 06:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c33856-0f7c-5dda-95e9-3e4231d9233d with scrape type 2
2026-03-30 06:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c33856-0f7c-5dda-95e9-3e4231d9233d with scrape type 2
2026-03-30 06:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d9c33856-0f7c-5dda-95e9-3e4231d9233d, identifier: JV95856
2026-03-30 06:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d9c33856-0f7c-5dda-95e9-3e4231d9233d with identifier: JV95856
2026-03-30 06:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d9c33856-0f7c-5dda-95e9-3e4231d9233d with identifier: JV95856
2026-03-30 06:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d9c33856-0f7c-5dda-95e9-3e4231d9233d with identifier: JV95856 to the API
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:45:32Z',
'fuel_type': 'diesel',
'id': 'd9c33856-0f7c-5dda-95e9-3e4231d9233d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JV95856',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 121259,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-10',
'seller_name': None,
'title': 'BMW X1 xDrive 18d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JV95856%27 HTTP/1.1" 200 None
2026-03-30 06:02:26 [auto1.es] INFO: Saving data for JV95856: {'auction_closing_time': 1774885532.0, 'created_time': 1774555463.193501, 'last_price_update_time': 1774850546.70521}
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JV95856') HTTP/1.1" 204 0
2026-03-30 06:02:26 [auto1.es] INFO: Found listing with ID: CM70741
2026-03-30 06:02:26 [auto1.es] INFO: Found listing with ID: ZS64271
2026-03-30 06:02:26 [auto1.es] INFO: Found listing with ID: WB36611
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WB36611%27 HTTP/1.1" 200 None
2026-03-30 06:02:26 [auto1.es] INFO: Scrape type for WB36611: 0
2026-03-30 06:02:26 [auto1.es] INFO: Found listing with ID: DD74793
2026-03-30 06:02:26 [auto1.es] INFO: Found listing with ID: DC47971
2026-03-30 06:02: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-30 06:02:37 [auto1.es] INFO: Channel: 24h | Page: 35 | totalHits: 1848 | hits on page: 40
2026-03-30 06:02:37 [auto1.es] INFO: Found listing with ID: DC47971
2026-03-30 06:02:37 [auto1.es] INFO: Found listing with ID: KC53673
2026-03-30 06:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KC53673%27 HTTP/1.1" 200 None
2026-03-30 06:02:37 [auto1.es] INFO: Scrape type for KC53673: 2
2026-03-30 06:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d13abe3c-beec-5328-8dff-0abd42298be6 with identifier: KC53673
2026-03-30 06:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d13abe3c-beec-5328-8dff-0abd42298be6 with scrape type 2
2026-03-30 06:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d13abe3c-beec-5328-8dff-0abd42298be6 with scrape type 2
2026-03-30 06:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d13abe3c-beec-5328-8dff-0abd42298be6, identifier: KC53673
2026-03-30 06:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d13abe3c-beec-5328-8dff-0abd42298be6 with identifier: KC53673
2026-03-30 06:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d13abe3c-beec-5328-8dff-0abd42298be6 with identifier: KC53673
2026-03-30 06:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d13abe3c-beec-5328-8dff-0abd42298be6 with identifier: KC53673 to the API
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:04:59Z',
'fuel_type': 'petrol',
'id': 'd13abe3c-beec-5328-8dff-0abd42298be6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC53673',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 145642,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-28',
'seller_name': None,
'title': 'Renault Twingo 1.2 Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2010}
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KC53673%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Saving data for KC53673: {'auction_closing_time': 1774883099.0, 'created_time': 1774641884.294596, 'last_price_update_time': 1774850558.266037}
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KC53673') HTTP/1.1" 204 0
2026-03-30 06:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: VT11458
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT11458%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Scrape type for VT11458: 0
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: XC40695
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC40695%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Scrape type for XC40695: 0
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: BM28897
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BM28897%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Scrape type for BM28897: 0
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: TT72287
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: EY91693
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EY91693%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Scrape type for EY91693: 0
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: NG44542
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: PW28611
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: ME07403
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: JR29098
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR29098%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Scrape type for JR29098: 2
2026-03-30 06:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b42d081b-5626-586c-a442-9bef8fdf4a74 with identifier: JR29098
2026-03-30 06:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b42d081b-5626-586c-a442-9bef8fdf4a74 with scrape type 2
2026-03-30 06:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b42d081b-5626-586c-a442-9bef8fdf4a74 with scrape type 2
2026-03-30 06:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b42d081b-5626-586c-a442-9bef8fdf4a74, identifier: JR29098
2026-03-30 06:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b42d081b-5626-586c-a442-9bef8fdf4a74 with identifier: JR29098
2026-03-30 06:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b42d081b-5626-586c-a442-9bef8fdf4a74 with identifier: JR29098
2026-03-30 06:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b42d081b-5626-586c-a442-9bef8fdf4a74 with identifier: JR29098 to the API
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 131,
'expiration_date': '2026-03-30T15:01:11Z',
'fuel_type': 'diesel',
'id': 'b42d081b-5626-586c-a442-9bef8fdf4a74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JR29098',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 107740,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-02',
'seller_name': None,
'title': 'Peugeot Rifter 1.5 Blue-HDi Allure L1',
'transmission': 'manual',
'trim': 'Allure L1',
'year': 2020}
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR29098%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Saving data for JR29098: {'auction_closing_time': 1774882871.0, 'created_time': 1774555424.481989, 'last_price_update_time': 1774850558.937918}
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JR29098') HTTP/1.1" 204 0
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: JE65744
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JE65744%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Scrape type for JE65744: 0
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: LC77404
2026-03-30 06:02:38 [auto1.es] INFO: Found listing with ID: RU65769
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU65769%27 HTTP/1.1" 200 None
2026-03-30 06:02:38 [auto1.es] INFO: Scrape type for RU65769: 2
2026-03-30 06:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1a0e4c4-0709-5178-9600-d4541b228c2b with identifier: RU65769
2026-03-30 06:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1a0e4c4-0709-5178-9600-d4541b228c2b with scrape type 2
2026-03-30 06:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1a0e4c4-0709-5178-9600-d4541b228c2b with scrape type 2
2026-03-30 06:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a1a0e4c4-0709-5178-9600-d4541b228c2b, identifier: RU65769
2026-03-30 06:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a1a0e4c4-0709-5178-9600-d4541b228c2b with identifier: RU65769
2026-03-30 06:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a1a0e4c4-0709-5178-9600-d4541b228c2b with identifier: RU65769
2026-03-30 06:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a1a0e4c4-0709-5178-9600-d4541b228c2b with identifier: RU65769 to the API
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:50:46Z',
'fuel_type': 'diesel',
'id': 'a1a0e4c4-0709-5178-9600-d4541b228c2b',
'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/RU65769',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 186281,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-02',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2017}
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU65769%27 HTTP/1.1" 200 None
2026-03-30 06:02:39 [auto1.es] INFO: Saving data for RU65769: {'auction_closing_time': 1774885846.0, 'created_time': 1774555458.299464, 'last_price_update_time': 1774850559.340438}
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RU65769') HTTP/1.1" 204 0
2026-03-30 06:02:39 [auto1.es] INFO: Found listing with ID: FK65100
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK65100%27 HTTP/1.1" 200 None
2026-03-30 06:02:39 [auto1.es] INFO: Scrape type for FK65100: 0
2026-03-30 06:02:39 [auto1.es] INFO: Found listing with ID: LS69638
2026-03-30 06:02:39 [auto1.es] INFO: Found listing with ID: XG18917
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XG18917%27 HTTP/1.1" 200 None
2026-03-30 06:02:39 [auto1.es] INFO: Scrape type for XG18917: 2
2026-03-30 06:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612c55cf-bd90-53df-aec3-65bab9eca4c1 with identifier: XG18917
2026-03-30 06:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612c55cf-bd90-53df-aec3-65bab9eca4c1 with scrape type 2
2026-03-30 06:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612c55cf-bd90-53df-aec3-65bab9eca4c1 with scrape type 2
2026-03-30 06:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 612c55cf-bd90-53df-aec3-65bab9eca4c1, identifier: XG18917
2026-03-30 06:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 612c55cf-bd90-53df-aec3-65bab9eca4c1 with identifier: XG18917
2026-03-30 06:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 612c55cf-bd90-53df-aec3-65bab9eca4c1 with identifier: XG18917
2026-03-30 06:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 612c55cf-bd90-53df-aec3-65bab9eca4c1 with identifier: XG18917 to the API
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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:05:08Z',
'fuel_type': 'petrol',
'id': '612c55cf-bd90-53df-aec3-65bab9eca4c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG18917',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 57119,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-29',
'seller_name': None,
'title': 'Citroen Berlingo 1.2 PureTech Feel M',
'transmission': 'manual',
'trim': 'Feel M',
'year': 2020}
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XG18917%27 HTTP/1.1" 200 None
2026-03-30 06:02:39 [auto1.es] INFO: Saving data for XG18917: {'auction_closing_time': 1774883108.0, 'created_time': 1774555483.963434, 'last_price_update_time': 1774850559.936288}
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XG18917') HTTP/1.1" 204 0
2026-03-30 06:02:39 [auto1.es] INFO: Found listing with ID: FU29422
2026-03-30 06:02:39 [auto1.es] INFO: Found listing with ID: JK63504
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JK63504%27 HTTP/1.1" 200 None
2026-03-30 06:02:39 [auto1.es] INFO: Scrape type for JK63504: 0
2026-03-30 06:02:39 [auto1.es] INFO: Found listing with ID: FX14772
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX14772%27 HTTP/1.1" 200 None
2026-03-30 06:02:39 [auto1.es] INFO: Scrape type for FX14772: 0
2026-03-30 06:02:39 [auto1.es] INFO: Found listing with ID: ML17412
2026-03-30 06:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ML17412%27 HTTP/1.1" 200 None
2026-03-30 06:02:40 [auto1.es] INFO: Scrape type for ML17412: 2
2026-03-30 06:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcae9e91-e46d-5f34-9256-da5bed1797f9 with identifier: ML17412
2026-03-30 06:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcae9e91-e46d-5f34-9256-da5bed1797f9 with scrape type 2
2026-03-30 06:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcae9e91-e46d-5f34-9256-da5bed1797f9 with scrape type 2
2026-03-30 06:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dcae9e91-e46d-5f34-9256-da5bed1797f9, identifier: ML17412
2026-03-30 06:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dcae9e91-e46d-5f34-9256-da5bed1797f9 with identifier: ML17412
2026-03-30 06:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dcae9e91-e46d-5f34-9256-da5bed1797f9 with identifier: ML17412
2026-03-30 06:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dcae9e91-e46d-5f34-9256-da5bed1797f9 with identifier: ML17412 to the API
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 155,
'expiration_date': '2026-03-30T15:41:53Z',
'fuel_type': 'diesel',
'id': 'dcae9e91-e46d-5f34-9256-da5bed1797f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML17412',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 303584,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-30',
'seller_name': None,
'title': 'Mitsubishi Outlander 2.2 DI-D Challenge 4WD',
'transmission': 'manual',
'trim': 'Challenge 4WD',
'year': 2009}
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ML17412%27 HTTP/1.1" 200 None
2026-03-30 06:02:40 [auto1.es] INFO: Saving data for ML17412: {'auction_closing_time': 1774885313.0, 'created_time': 1774555304.056696, 'last_price_update_time': 1774850560.394606}
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ML17412') HTTP/1.1" 204 0
2026-03-30 06:02:40 [auto1.es] INFO: Found listing with ID: KC46578
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KC46578%27 HTTP/1.1" 200 None
2026-03-30 06:02:40 [auto1.es] INFO: Scrape type for KC46578: 0
2026-03-30 06:02:40 [auto1.es] INFO: Found listing with ID: XR73155
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XR73155%27 HTTP/1.1" 200 None
2026-03-30 06:02:40 [auto1.es] INFO: Scrape type for XR73155: 0
2026-03-30 06:02:40 [auto1.es] INFO: Found listing with ID: RK55405
2026-03-30 06:02:40 [auto1.es] INFO: Found listing with ID: MW76524
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW76524%27 HTTP/1.1" 200 None
2026-03-30 06:02:40 [auto1.es] INFO: Scrape type for MW76524: 0
2026-03-30 06:02:40 [auto1.es] INFO: Found listing with ID: PL96310
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL96310%27 HTTP/1.1" 200 None
2026-03-30 06:02:40 [auto1.es] INFO: Scrape type for PL96310: 2
2026-03-30 06:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02bcc890-c648-5d97-85e4-f38ee6252d4e with identifier: PL96310
2026-03-30 06:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02bcc890-c648-5d97-85e4-f38ee6252d4e with scrape type 2
2026-03-30 06:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02bcc890-c648-5d97-85e4-f38ee6252d4e with scrape type 2
2026-03-30 06:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 02bcc890-c648-5d97-85e4-f38ee6252d4e, identifier: PL96310
2026-03-30 06:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 02bcc890-c648-5d97-85e4-f38ee6252d4e with identifier: PL96310
2026-03-30 06:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 02bcc890-c648-5d97-85e4-f38ee6252d4e with identifier: PL96310
2026-03-30 06:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 02bcc890-c648-5d97-85e4-f38ee6252d4e with identifier: PL96310 to the API
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:38:57Z',
'fuel_type': 'diesel',
'id': '02bcc890-c648-5d97-85e4-f38ee6252d4e',
'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/PL96310',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 25026,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-03',
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Maxi',
'transmission': 'manual',
'trim': 'Maxi',
'year': 2025}
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL96310%27 HTTP/1.1" 200 None
2026-03-30 06:02:40 [auto1.es] INFO: Saving data for PL96310: {'auction_closing_time': 1774885137.0, 'created_time': 1773133296.950614, 'last_price_update_time': 1774850560.889374}
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PL96310') HTTP/1.1" 204 0
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: XZ20616
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: VU00284
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU00284%27 HTTP/1.1" 200 None
2026-03-30 06:02:41 [auto1.es] INFO: Scrape type for VU00284: 0
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: NF35716
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: XA12312
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: DL51279
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: KD88168
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: LP98864
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: SZ95909
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: YK45669
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: XX41705
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: ZN14981
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZN14981%27 HTTP/1.1" 200 None
2026-03-30 06:02:41 [auto1.es] INFO: Scrape type for ZN14981: 0
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: KE50509
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE50509%27 HTTP/1.1" 200 None
2026-03-30 06:02:41 [auto1.es] INFO: Scrape type for KE50509: 2
2026-03-30 06:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9adccf3c-4767-5cfb-a12b-4b1b3c8beddd with identifier: KE50509
2026-03-30 06:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9adccf3c-4767-5cfb-a12b-4b1b3c8beddd with scrape type 2
2026-03-30 06:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9adccf3c-4767-5cfb-a12b-4b1b3c8beddd with scrape type 2
2026-03-30 06:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9adccf3c-4767-5cfb-a12b-4b1b3c8beddd, identifier: KE50509
2026-03-30 06:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9adccf3c-4767-5cfb-a12b-4b1b3c8beddd with identifier: KE50509
2026-03-30 06:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9adccf3c-4767-5cfb-a12b-4b1b3c8beddd with identifier: KE50509
2026-03-30 06:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9adccf3c-4767-5cfb-a12b-4b1b3c8beddd with identifier: KE50509 to the API
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'black',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:53:28Z',
'fuel_type': 'diesel',
'id': '9adccf3c-4767-5cfb-a12b-4b1b3c8beddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KE50509',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 222201,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-01',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 250 CDI BlueEfficiency Avantgarde',
'transmission': 'automatic',
'trim': 'BlueEfficiency Avantgarde',
'year': 2012}
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE50509%27 HTTP/1.1" 200 None
2026-03-30 06:02:41 [auto1.es] INFO: Saving data for KE50509: {'auction_closing_time': 1774886008.0, 'created_time': 1773950525.469514, 'last_price_update_time': 1774850561.430476}
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KE50509') HTTP/1.1" 204 0
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: RR11017
2026-03-30 06:02:41 [auto1.es] INFO: Found listing with ID: WX13119
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WX13119%27 HTTP/1.1" 200 None
2026-03-30 06:02:41 [auto1.es] INFO: Scrape type for WX13119: 0
2026-03-30 06:02: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-30 06:02:42 [auto1.es] INFO: Channel: 24h | Page: 36 | totalHits: 1849 | hits on page: 40
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: WX13119
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WX13119%27 HTTP/1.1" 200 None
2026-03-30 06:02:42 [auto1.es] INFO: Scrape type for WX13119: 0
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: XF66468
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: JE90684
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JE90684%27 HTTP/1.1" 200 None
2026-03-30 06:02:42 [auto1.es] INFO: Scrape type for JE90684: 0
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: CT91769
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: WZ85087
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ85087%27 HTTP/1.1" 200 None
2026-03-30 06:02:42 [auto1.es] INFO: Scrape type for WZ85087: 0
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: AE24734
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: TT49974
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: YW75502
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW75502%27 HTTP/1.1" 200 None
2026-03-30 06:02:42 [auto1.es] INFO: Scrape type for YW75502: 0
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: JY28028
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: ER70032
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: CT45338
2026-03-30 06:02:42 [auto1.es] INFO: Found listing with ID: LV60077
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV60077%27 HTTP/1.1" 200 None
2026-03-30 06:02:42 [auto1.es] INFO: Scrape type for LV60077: 2
2026-03-30 06:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1ec52f2-e551-56b0-9319-9f682773b162 with identifier: LV60077
2026-03-30 06:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1ec52f2-e551-56b0-9319-9f682773b162 with scrape type 2
2026-03-30 06:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1ec52f2-e551-56b0-9319-9f682773b162 with scrape type 2
2026-03-30 06:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e1ec52f2-e551-56b0-9319-9f682773b162, identifier: LV60077
2026-03-30 06:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e1ec52f2-e551-56b0-9319-9f682773b162 with identifier: LV60077
2026-03-30 06:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e1ec52f2-e551-56b0-9319-9f682773b162 with identifier: LV60077
2026-03-30 06:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e1ec52f2-e551-56b0-9319-9f682773b162 with identifier: LV60077 to the API
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 88,
'expiration_date': '2026-03-30T15:44:22Z',
'fuel_type': 'petrol',
'id': 'e1ec52f2-e551-56b0-9319-9f682773b162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LV60077',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 155593,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-07-23',
'seller_name': None,
'title': 'Citroen C4 1.4 Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2006}
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV60077%27 HTTP/1.1" 200 None
2026-03-30 06:02:42 [auto1.es] INFO: Saving data for LV60077: {'auction_closing_time': 1774885462.0, 'created_time': 1774641802.465635, 'last_price_update_time': 1774850562.885019}
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LV60077') HTTP/1.1" 204 0
2026-03-30 06:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:43 [auto1.es] INFO: Found listing with ID: WZ34012
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ34012%27 HTTP/1.1" 200 None
2026-03-30 06:02:43 [auto1.es] INFO: Scrape type for WZ34012: 0
2026-03-30 06:02:43 [auto1.es] INFO: Found listing with ID: BP77567
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BP77567%27 HTTP/1.1" 200 None
2026-03-30 06:02:43 [auto1.es] INFO: Scrape type for BP77567: 0
2026-03-30 06:02:43 [auto1.es] INFO: Found listing with ID: MT58726
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT58726%27 HTTP/1.1" 200 None
2026-03-30 06:02:43 [auto1.es] INFO: Scrape type for MT58726: 2
2026-03-30 06:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a887f994-9ae3-545e-9eca-91af9b9bd7ee with identifier: MT58726
2026-03-30 06:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a887f994-9ae3-545e-9eca-91af9b9bd7ee with scrape type 2
2026-03-30 06:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a887f994-9ae3-545e-9eca-91af9b9bd7ee with scrape type 2
2026-03-30 06:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a887f994-9ae3-545e-9eca-91af9b9bd7ee, identifier: MT58726
2026-03-30 06:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a887f994-9ae3-545e-9eca-91af9b9bd7ee with identifier: MT58726
2026-03-30 06:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a887f994-9ae3-545e-9eca-91af9b9bd7ee with identifier: MT58726
2026-03-30 06:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a887f994-9ae3-545e-9eca-91af9b9bd7ee with identifier: MT58726 to the API
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02:43 [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:29:52Z',
'fuel_type': 'diesel',
'id': 'a887f994-9ae3-545e-9eca-91af9b9bd7ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MT58726',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 67144,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-25',
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2021}
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT58726%27 HTTP/1.1" 200 None
2026-03-30 06:02:43 [auto1.es] INFO: Saving data for MT58726: {'auction_closing_time': 1774884592.0, 'created_time': 1773324271.462228, 'last_price_update_time': 1774850563.450047}
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MT58726') HTTP/1.1" 204 0
2026-03-30 06:02:43 [auto1.es] INFO: Found listing with ID: ZW56409
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZW56409%27 HTTP/1.1" 200 None
2026-03-30 06:02:43 [auto1.es] INFO: Scrape type for ZW56409: 0
2026-03-30 06:02:43 [auto1.es] INFO: Found listing with ID: KT63961
2026-03-30 06:02:43 [auto1.es] INFO: Found listing with ID: ZA21810
2026-03-30 06:02:43 [auto1.es] INFO: Found listing with ID: VR29926
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR29926%27 HTTP/1.1" 200 None
2026-03-30 06:02:43 [auto1.es] INFO: Scrape type for VR29926: 0
2026-03-30 06:02:43 [auto1.es] INFO: Found listing with ID: SV29323
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SV29323%27 HTTP/1.1" 200 None
2026-03-30 06:02:43 [auto1.es] INFO: Scrape type for SV29323: 2
2026-03-30 06:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4d16152-cac3-54e6-b5de-94a7ab145ba4 with identifier: SV29323
2026-03-30 06:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4d16152-cac3-54e6-b5de-94a7ab145ba4 with scrape type 2
2026-03-30 06:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4d16152-cac3-54e6-b5de-94a7ab145ba4 with scrape type 2
2026-03-30 06:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a4d16152-cac3-54e6-b5de-94a7ab145ba4, identifier: SV29323
2026-03-30 06:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a4d16152-cac3-54e6-b5de-94a7ab145ba4 with identifier: SV29323
2026-03-30 06:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a4d16152-cac3-54e6-b5de-94a7ab145ba4 with identifier: SV29323
2026-03-30 06:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a4d16152-cac3-54e6-b5de-94a7ab145ba4 with identifier: SV29323 to the API
2026-03-30 06:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:59:42Z',
'fuel_type': 'petrol',
'id': 'a4d16152-cac3-54e6-b5de-94a7ab145ba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV29323',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 182714,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-24',
'seller_name': None,
'title': 'MINI John Cooper Works',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SV29323%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Saving data for SV29323: {'auction_closing_time': 1774886382.0, 'created_time': 1772627954.453321, 'last_price_update_time': 1774850564.216934}
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SV29323') HTTP/1.1" 204 0
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: VT96833
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT96833%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Scrape type for VT96833: 0
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: BE63337
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE63337%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Scrape type for BE63337: 0
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: RH33829
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RH33829%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Scrape type for RH33829: 0
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: RK09701
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: GC12859
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: SM51869
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: MY48214
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MY48214%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Scrape type for MY48214: 0
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: EY86051
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: UN59874
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UN59874%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Scrape type for UN59874: 0
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: DH56387
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH56387%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Scrape type for DH56387: 2
2026-03-30 06:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56de91d4-6db2-52d1-82b1-cfada5a0e3f8 with identifier: DH56387
2026-03-30 06:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56de91d4-6db2-52d1-82b1-cfada5a0e3f8 with scrape type 2
2026-03-30 06:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56de91d4-6db2-52d1-82b1-cfada5a0e3f8 with scrape type 2
2026-03-30 06:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 56de91d4-6db2-52d1-82b1-cfada5a0e3f8, identifier: DH56387
2026-03-30 06:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 56de91d4-6db2-52d1-82b1-cfada5a0e3f8 with identifier: DH56387
2026-03-30 06:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 56de91d4-6db2-52d1-82b1-cfada5a0e3f8 with identifier: DH56387
2026-03-30 06:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 56de91d4-6db2-52d1-82b1-cfada5a0e3f8 with identifier: DH56387 to the API
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:39:38Z',
'fuel_type': 'hybrid',
'id': '56de91d4-6db2-52d1-82b1-cfada5a0e3f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DH56387',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 102193,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-29',
'seller_name': None,
'title': 'Toyota Yaris 1.5 Hybrid Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2021}
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH56387%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Saving data for DH56387: {'auction_closing_time': 1774885178.0, 'created_time': 1774641899.290869, 'last_price_update_time': 1774850564.739468}
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DH56387') HTTP/1.1" 204 0
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: XU82709
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: SC27418
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SC27418%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Scrape type for SC27418: 0
2026-03-30 06:02:44 [auto1.es] INFO: Found listing with ID: ZJ95453
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ95453%27 HTTP/1.1" 200 None
2026-03-30 06:02:44 [auto1.es] INFO: Scrape type for ZJ95453: 2
2026-03-30 06:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a0d833c-319a-5759-9f93-f5bc0280b619 with identifier: ZJ95453
2026-03-30 06:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a0d833c-319a-5759-9f93-f5bc0280b619 with scrape type 2
2026-03-30 06:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a0d833c-319a-5759-9f93-f5bc0280b619 with scrape type 2
2026-03-30 06:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7a0d833c-319a-5759-9f93-f5bc0280b619, identifier: ZJ95453
2026-03-30 06:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7a0d833c-319a-5759-9f93-f5bc0280b619 with identifier: ZJ95453
2026-03-30 06:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7a0d833c-319a-5759-9f93-f5bc0280b619 with identifier: ZJ95453
2026-03-30 06:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7a0d833c-319a-5759-9f93-f5bc0280b619 with identifier: ZJ95453 to the API
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:02:45 [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': 125,
'expiration_date': '2026-03-30T15:48:36Z',
'fuel_type': 'diesel',
'id': '7a0d833c-319a-5759-9f93-f5bc0280b619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZJ95453',
'listing': 'auction',
'make': 'Ford',
'model': 'EcoSport',
'odometer': 73081,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-28',
'seller_name': None,
'title': 'Ford EcoSport 1.5 EcoBlue TDCi ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2019}
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ95453%27 HTTP/1.1" 200 None
2026-03-30 06:02:45 [auto1.es] INFO: Saving data for ZJ95453: {'auction_closing_time': 1774885716.0, 'created_time': 1774555366.252791, 'last_price_update_time': 1774850565.246691}
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZJ95453') HTTP/1.1" 204 0
2026-03-30 06:02:45 [auto1.es] INFO: Found listing with ID: HR31272
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HR31272%27 HTTP/1.1" 200 None
2026-03-30 06:02:45 [auto1.es] INFO: Scrape type for HR31272: 0
2026-03-30 06:02:45 [auto1.es] INFO: Found listing with ID: RH73314
2026-03-30 06:02:45 [auto1.es] INFO: Found listing with ID: PA92548
2026-03-30 06:02:45 [auto1.es] INFO: Found listing with ID: LM00276
2026-03-30 06:02:45 [auto1.es] INFO: Found listing with ID: YU51978
2026-03-30 06:02:45 [auto1.es] INFO: Found listing with ID: MA61689
2026-03-30 06:02:45 [auto1.es] INFO: Found listing with ID: ED57476
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ED57476%27 HTTP/1.1" 200 None
2026-03-30 06:02:45 [auto1.es] INFO: Scrape type for ED57476: 0
2026-03-30 06:02: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-30 06:02:46 [auto1.es] INFO: Channel: 24h | Page: 37 | totalHits: 1849 | hits on page: 40
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: TW11063
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW11063%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for TW11063: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: RN82930
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RN82930%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for RN82930: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: MF36359
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: JG85850
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: FC13262
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: ZW97071
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: EG32676
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EG32676%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for EG32676: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: VC62552
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC62552%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for VC62552: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: PF61621
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PF61621%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for PF61621: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: CP49442
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: WD56273
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WD56273%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for WD56273: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: AD67761
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AD67761%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for AD67761: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: RT04886
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: GA00375
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA00375%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for GA00375: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: ZJ56625
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ56625%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for ZJ56625: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: VN13138
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: ZC64345
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: AR88261
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR88261%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for AR88261: 2
2026-03-30 06:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0cfe3de-adba-5949-a877-04cf23fb08e8 with identifier: AR88261
2026-03-30 06:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0cfe3de-adba-5949-a877-04cf23fb08e8 with scrape type 2
2026-03-30 06:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0cfe3de-adba-5949-a877-04cf23fb08e8 with scrape type 2
2026-03-30 06:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e0cfe3de-adba-5949-a877-04cf23fb08e8, identifier: AR88261
2026-03-30 06:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e0cfe3de-adba-5949-a877-04cf23fb08e8 with identifier: AR88261
2026-03-30 06:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e0cfe3de-adba-5949-a877-04cf23fb08e8 with identifier: AR88261
2026-03-30 06:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e0cfe3de-adba-5949-a877-04cf23fb08e8 with identifier: AR88261 to the API
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:30:53Z',
'fuel_type': 'petrol',
'id': 'e0cfe3de-adba-5949-a877-04cf23fb08e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AR88261',
'listing': 'auction',
'make': 'DR',
'model': 'DR 4.0',
'odometer': 115862,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-06',
'seller_name': None,
'title': 'DR DR 4.0 1.5',
'transmission': 'manual',
'trim': '',
'year': 2022}
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR88261%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Saving data for AR88261: {'auction_closing_time': 1774884653.0, 'created_time': 1774555412.041101, 'last_price_update_time': 1774850566.725229}
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AR88261') HTTP/1.1" 204 0
2026-03-30 06:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: MD04984
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: MU93951
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: VZ90970
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ90970%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for VZ90970: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: ZX65175
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZX65175%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for ZX65175: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: WV15930
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV15930%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for WV15930: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: WW30264
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: WX65667
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WX65667%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for WX65667: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: WN06367
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN06367%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for WN06367: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: UF95473
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: TH31010
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TH31010%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for TH31010: 0
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: TZ65854
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: TD60260
2026-03-30 06:02:46 [auto1.es] INFO: Found listing with ID: UL24539
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UL24539%27 HTTP/1.1" 200 None
2026-03-30 06:02:46 [auto1.es] INFO: Scrape type for UL24539: 2
2026-03-30 06:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cee59d33-2100-50c5-b0a3-f3a4c48734da with identifier: UL24539
2026-03-30 06:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cee59d33-2100-50c5-b0a3-f3a4c48734da with scrape type 2
2026-03-30 06:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cee59d33-2100-50c5-b0a3-f3a4c48734da with scrape type 2
2026-03-30 06:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cee59d33-2100-50c5-b0a3-f3a4c48734da, identifier: UL24539
2026-03-30 06:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cee59d33-2100-50c5-b0a3-f3a4c48734da with identifier: UL24539
2026-03-30 06:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cee59d33-2100-50c5-b0a3-f3a4c48734da with identifier: UL24539
2026-03-30 06:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cee59d33-2100-50c5-b0a3-f3a4c48734da with identifier: UL24539 to the API
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 125,
'expiration_date': '2026-03-30T15:13:00Z',
'fuel_type': 'petrol',
'id': 'cee59d33-2100-50c5-b0a3-f3a4c48734da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UL24539',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 166663,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-11',
'seller_name': None,
'title': 'Seat Leon 1.4 TSI FR Plus',
'transmission': 'manual',
'trim': 'FR Plus',
'year': 2018}
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UL24539%27 HTTP/1.1" 200 None
2026-03-30 06:02:47 [auto1.es] INFO: Saving data for UL24539: {'auction_closing_time': 1774883580.0, 'created_time': 1773127597.044367, 'last_price_update_time': 1774850567.49172}
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UL24539') HTTP/1.1" 204 0
2026-03-30 06:02:47 [auto1.es] INFO: Found listing with ID: LV38775
2026-03-30 06:02:47 [auto1.es] INFO: Found listing with ID: TB73704
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TB73704%27 HTTP/1.1" 200 None
2026-03-30 06:02:47 [auto1.es] INFO: Scrape type for TB73704: 0
2026-03-30 06:02:47 [auto1.es] INFO: Found listing with ID: GB72499
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GB72499%27 HTTP/1.1" 200 None
2026-03-30 06:02:47 [auto1.es] INFO: Scrape type for GB72499: 2
2026-03-30 06:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51480415-8c58-5a77-92cf-75798cc69a20 with identifier: GB72499
2026-03-30 06:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51480415-8c58-5a77-92cf-75798cc69a20 with scrape type 2
2026-03-30 06:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51480415-8c58-5a77-92cf-75798cc69a20 with scrape type 2
2026-03-30 06:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 51480415-8c58-5a77-92cf-75798cc69a20, identifier: GB72499
2026-03-30 06:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 51480415-8c58-5a77-92cf-75798cc69a20 with identifier: GB72499
2026-03-30 06:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 51480415-8c58-5a77-92cf-75798cc69a20 with identifier: GB72499
2026-03-30 06:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 51480415-8c58-5a77-92cf-75798cc69a20 with identifier: GB72499 to the API
2026-03-30 06:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 265,
'expiration_date': '2026-03-30T15:51:14Z',
'fuel_type': 'diesel',
'id': '51480415-8c58-5a77-92cf-75798cc69a20',
'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/GB72499',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 145237,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-21',
'seller_name': None,
'title': 'BMW X3 xDrive 30d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2018}
2026-03-30 06:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GB72499%27 HTTP/1.1" 200 None
2026-03-30 06:02:48 [auto1.es] INFO: Saving data for GB72499: {'auction_closing_time': 1774885874.0, 'created_time': 1774350270.674161, 'last_price_update_time': 1774850568.153235}
2026-03-30 06:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GB72499') HTTP/1.1" 204 0
2026-03-30 06:02:48 [auto1.es] INFO: Found listing with ID: WE46909
2026-03-30 06:02:48 [auto1.es] INFO: Found listing with ID: TX70336
2026-03-30 06:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TX70336%27 HTTP/1.1" 200 None
2026-03-30 06:02:48 [auto1.es] INFO: Scrape type for TX70336: 0
2026-03-30 06:02:48 [auto1.es] INFO: Found listing with ID: RY22174
2026-03-30 06:02:48 [auto1.es] INFO: Found listing with ID: MA61086
2026-03-30 06:02:48 [auto1.es] INFO: Found listing with ID: YH86623
2026-03-30 06:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH86623%27 HTTP/1.1" 200 None
2026-03-30 06:02:48 [auto1.es] INFO: Scrape type for YH86623: 0
2026-03-30 06:02:48 [auto1.es] INFO: Found listing with ID: YX68233
2026-03-30 06:02: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-30 06:02:49 [auto1.es] INFO: Channel: 24h | Page: 38 | totalHits: 1849 | hits on page: 40
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: SV12911
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: EJ16249
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: GZ44252
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: FX21213
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: AS19038
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS19038%27 HTTP/1.1" 200 None
2026-03-30 06:02:49 [auto1.es] INFO: Scrape type for AS19038: 0
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: YH97828
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: BF55946
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: WV47930
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: YJ04642
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YJ04642%27 HTTP/1.1" 200 None
2026-03-30 06:02:49 [auto1.es] INFO: Scrape type for YJ04642: 2
2026-03-30 06:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a40238d-e2ef-53f6-be0a-b4b735414695 with identifier: YJ04642
2026-03-30 06:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a40238d-e2ef-53f6-be0a-b4b735414695 with scrape type 2
2026-03-30 06:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a40238d-e2ef-53f6-be0a-b4b735414695 with scrape type 2
2026-03-30 06:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9a40238d-e2ef-53f6-be0a-b4b735414695, identifier: YJ04642
2026-03-30 06:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9a40238d-e2ef-53f6-be0a-b4b735414695 with identifier: YJ04642
2026-03-30 06:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9a40238d-e2ef-53f6-be0a-b4b735414695 with identifier: YJ04642
2026-03-30 06:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9a40238d-e2ef-53f6-be0a-b4b735414695 with identifier: YJ04642 to the API
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 470,
'expiration_date': '2026-03-30T15:31:36Z',
'fuel_type': 'petrol',
'id': '9a40238d-e2ef-53f6-be0a-b4b735414695',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YJ04642',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 76221,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-13',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 560 L 4Matic AMG Line',
'transmission': 'automatic',
'trim': 'L 4Matic AMG Line',
'year': 2018}
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YJ04642%27 HTTP/1.1" 200 None
2026-03-30 06:02:49 [auto1.es] INFO: Saving data for YJ04642: {'auction_closing_time': 1774884696.0, 'created_time': 1773131116.81998, 'last_price_update_time': 1774850569.578894}
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YJ04642') HTTP/1.1" 204 0
2026-03-30 06:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: ET46210
2026-03-30 06:02:49 [auto1.es] INFO: Found listing with ID: KZ49779
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KZ49779%27 HTTP/1.1" 200 None
2026-03-30 06:02:49 [auto1.es] INFO: Scrape type for KZ49779: 2
2026-03-30 06:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c48f0d-4962-55b6-847a-52bf43dbc57f with identifier: KZ49779
2026-03-30 06:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c48f0d-4962-55b6-847a-52bf43dbc57f with scrape type 2
2026-03-30 06:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55c48f0d-4962-55b6-847a-52bf43dbc57f with scrape type 2
2026-03-30 06:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 55c48f0d-4962-55b6-847a-52bf43dbc57f, identifier: KZ49779
2026-03-30 06:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 55c48f0d-4962-55b6-847a-52bf43dbc57f with identifier: KZ49779
2026-03-30 06:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 55c48f0d-4962-55b6-847a-52bf43dbc57f with identifier: KZ49779
2026-03-30 06:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 55c48f0d-4962-55b6-847a-52bf43dbc57f with identifier: KZ49779 to the API
2026-03-30 06:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:50:36Z',
'fuel_type': 'petrol',
'id': '55c48f0d-4962-55b6-847a-52bf43dbc57f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ49779',
'listing': 'auction',
'make': 'Smart',
'model': 'fortwo',
'odometer': 129066,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-17',
'seller_name': None,
'title': 'Smart fortwo 0.9 Turbo Basis passion',
'transmission': 'automatic',
'trim': 'Basis passion',
'year': 2016}
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KZ49779%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Saving data for KZ49779: {'auction_closing_time': 1774885836.0, 'created_time': 1772628284.404031, 'last_price_update_time': 1774850570.234509}
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KZ49779') HTTP/1.1" 204 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: TK05995
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: FG46245
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: KP17570
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KP17570%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for KP17570: 2
2026-03-30 06:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8c25047-f405-52c7-a97e-5e4d65535019 with identifier: KP17570
2026-03-30 06:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c25047-f405-52c7-a97e-5e4d65535019 with scrape type 2
2026-03-30 06:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8c25047-f405-52c7-a97e-5e4d65535019 with scrape type 2
2026-03-30 06:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b8c25047-f405-52c7-a97e-5e4d65535019, identifier: KP17570
2026-03-30 06:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b8c25047-f405-52c7-a97e-5e4d65535019 with identifier: KP17570
2026-03-30 06:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b8c25047-f405-52c7-a97e-5e4d65535019 with identifier: KP17570
2026-03-30 06:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b8c25047-f405-52c7-a97e-5e4d65535019 with identifier: KP17570 to the API
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:02: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-30 06:02: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:58:56Z',
'fuel_type': 'diesel',
'id': 'b8c25047-f405-52c7-a97e-5e4d65535019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KP17570',
'listing': 'auction',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 280846,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-26',
'seller_name': None,
'title': 'Hyundai ix35 2.0 CRDi Comfort 2WD',
'transmission': 'manual',
'trim': 'Comfort 2WD',
'year': 2015}
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KP17570%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Saving data for KP17570: {'auction_closing_time': 1774886336.0, 'created_time': 1774555284.118363, 'last_price_update_time': 1774850570.629054}
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KP17570') HTTP/1.1" 204 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: JG12549
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: KR67716
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: CA13811
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: GP65825
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: KH58937
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: ZT52456
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: LA57781
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: DM84841
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: TL38815
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: DS90195
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: FY96744
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: VP19091
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: NH85653
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NH85653%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for NH85653: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: BZ65753
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ65753%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for BZ65753: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: PK26809
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK26809%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for PK26809: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: GH53703
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GH53703%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for GH53703: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: HH60103
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: DY61189
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: FJ44146
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: SF85973
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SF85973%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for SF85973: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: EK60433
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EK60433%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for EK60433: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: ZT13794
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT13794%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for ZT13794: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: VA59339
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: DY95344
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DY95344%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for DY95344: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: DC79827
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DC79827%27 HTTP/1.1" 200 None
2026-03-30 06:02:50 [auto1.es] INFO: Scrape type for DC79827: 0
2026-03-30 06:02:50 [auto1.es] INFO: Found listing with ID: BL04446
2026-03-30 06:02: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-30 06:02:51 [auto1.es] INFO: Channel: 24h | Page: 39 | totalHits: 1849 | hits on page: 40
2026-03-30 06:02:51 [auto1.es] INFO: Found listing with ID: YV38932
2026-03-30 06:02:51 [auto1.es] INFO: Found listing with ID: MW67047
2026-03-30 06:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW67047%27 HTTP/1.1" 200 None
2026-03-30 06:02:51 [auto1.es] INFO: Scrape type for MW67047: 0
2026-03-30 06:02:51 [auto1.es] INFO: Found listing with ID: VU55173
2026-03-30 06:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU55173%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for VU55173: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: KL23416
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: BM49479
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: ZV45444
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV45444%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for ZV45444: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: UD75301
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD75301%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for UD75301: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: CD83035
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CD83035%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for CD83035: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: PZ56509
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: AJ69515
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AJ69515%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for AJ69515: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: YS20114
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: AU66709
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AU66709%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for AU66709: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: EK69979
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: CS18132
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: AS37941
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS37941%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for AS37941: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: HC11332
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HC11332%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for HC11332: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: UN29242
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UN29242%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for UN29242: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: ZX62184
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZX62184%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for ZX62184: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: BW10675
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BW10675%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for BW10675: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: MG85806
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG85806%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for MG85806: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: DX19120
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DX19120%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for DX19120: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: KS42658
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KS42658%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for KS42658: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: UE67433
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UE67433%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for UE67433: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: TZ01977
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ01977%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for TZ01977: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: GW37320
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: GG74961
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG74961%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for GG74961: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: XW94395
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW94395%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for XW94395: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: PK32914
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: GW88114
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: RH91028
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: LZ33351
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: TR19943
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: JS77996
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: ZE40352
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: CC76703
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: ES07988
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES07988%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for ES07988: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: HY65431
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: RB15615
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RB15615%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for RB15615: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: VZ79262
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ79262%27 HTTP/1.1" 200 None
2026-03-30 06:02:52 [auto1.es] INFO: Scrape type for VZ79262: 0
2026-03-30 06:02:52 [auto1.es] INFO: Found listing with ID: HA87935
2026-03-30 06:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02: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-30 06:02:53 [auto1.es] INFO: Channel: 24h | Page: 40 | totalHits: 1849 | hits on page: 40
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: XC96716
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC96716%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for XC96716: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: VC74313
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC74313%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for VC74313: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: RG03753
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RG03753%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for RG03753: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: CN77625
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: XD32564
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: BB89966
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BB89966%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for BB89966: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: EA80671
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA80671%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for EA80671: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: YK19704
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK19704%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for YK19704: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: AE50164
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE50164%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for AE50164: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: RK07615
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK07615%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for RK07615: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: UD30245
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: BX14033
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: FY68249
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: AA00980
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AA00980%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for AA00980: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: HZ31017
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: KC96149
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: PJ13315
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PJ13315%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for PJ13315: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: PL39404
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: VD65621
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: HG29658
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HG29658%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for HG29658: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: VM52348
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VM52348%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for VM52348: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: JZ79034
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: DD78517
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: BC82698
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BC82698%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for BC82698: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: ZV53496
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: ZX43091
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZX43091%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for ZX43091: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: UC73568
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: LN12503
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN12503%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for LN12503: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: GV64854
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: KZ95264
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: GY48827
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: DA78268
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA78268%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for DA78268: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: UM67436
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: PZ10001
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ10001%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for PZ10001: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: DB51566
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: HE30029
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HE30029%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for HE30029: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: MG60856
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG60856%27 HTTP/1.1" 200 None
2026-03-30 06:02:53 [auto1.es] INFO: Scrape type for MG60856: 0
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: FC66995
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: BA40352
2026-03-30 06:02:53 [auto1.es] INFO: Found listing with ID: AF24010
2026-03-30 06:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02: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-30 06:02:54 [auto1.es] INFO: Channel: 24h | Page: 41 | totalHits: 1849 | hits on page: 40
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: SR31558
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SR31558%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for SR31558: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: GG87039
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG87039%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for GG87039: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: KB02091
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: MW66330
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: VA34349
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VA34349%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for VA34349: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: TW43134
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: CE25443
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: MP79118
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: JM41258
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM41258%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for JM41258: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: GU18953
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU18953%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for GU18953: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: HX86510
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HX86510%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for HX86510: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: MW71818
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW71818%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for MW71818: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: YA27330
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: SX49726
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: ZD82748
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD82748%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for ZD82748: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: DM23337
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: ZJ73246
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: EA73564
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA73564%27 HTTP/1.1" 200 None
2026-03-30 06:02:54 [auto1.es] INFO: Scrape type for EA73564: 0
2026-03-30 06:02:54 [auto1.es] INFO: Found listing with ID: ZM37535
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM37535%27 HTTP/1.1" 200 None
2026-03-30 06:02:55 [auto1.es] INFO: Scrape type for ZM37535: 0
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: PE94683
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: UD02034
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: FK96312
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: SL01045
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: WA68428
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: DK05159
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DK05159%27 HTTP/1.1" 200 None
2026-03-30 06:02:55 [auto1.es] INFO: Scrape type for DK05159: 0
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: VJ61216
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: KX75561
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: ZE38757
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: HX37636
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: GW51820
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: BT71977
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BT71977%27 HTTP/1.1" 200 None
2026-03-30 06:02:55 [auto1.es] INFO: Scrape type for BT71977: 0
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: TH94228
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: JK26154
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JK26154%27 HTTP/1.1" 200 None
2026-03-30 06:02:55 [auto1.es] INFO: Scrape type for JK26154: 0
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: EA32126
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA32126%27 HTTP/1.1" 200 None
2026-03-30 06:02:55 [auto1.es] INFO: Scrape type for EA32126: 0
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: JE13816
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: XP47447
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP47447%27 HTTP/1.1" 200 None
2026-03-30 06:02:55 [auto1.es] INFO: Scrape type for XP47447: 0
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: YV42226
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: NG71405
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: GU66337
2026-03-30 06:02:55 [auto1.es] INFO: Found listing with ID: CC89526
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CC89526%27 HTTP/1.1" 200 None
2026-03-30 06:02:55 [auto1.es] INFO: Scrape type for CC89526: 0
2026-03-30 06:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:02: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-30 06:02:57 [auto1.es] INFO: Channel: 24h | Page: 42 | totalHits: 1849 | hits on page: 40
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: MY23078
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MY23078%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for MY23078: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: PN58754
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN58754%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for PN58754: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: XM15498
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: XL95591
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL95591%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for XL95591: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: DA49671
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: KC85026
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KC85026%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for KC85026: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: GH57787
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: BX27064
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: AT82365
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AT82365%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for AT82365: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: WK81773
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: TS39016
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TS39016%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for TS39016: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: TT65809
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT65809%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for TT65809: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: EH49664
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH49664%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for EH49664: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: EB66589
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: PA52283
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PA52283%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for PA52283: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: PG75974
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: BE72749
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE72749%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for BE72749: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: ZK42012
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: PS53569
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS53569%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for PS53569: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: LG52328
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: RF71791
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF71791%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for RF71791: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: GE54234
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GE54234%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for GE54234: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: VN90638
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: UF54007
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF54007%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for UF54007: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: DH26781
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: XP71209
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP71209%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for XP71209: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: AT12035
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AT12035%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for AT12035: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: CB66471
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB66471%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for CB66471: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: XJ81708
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XJ81708%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for XJ81708: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: BT51966
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: WU60183
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: LK89400
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: DV24306
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DV24306%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for DV24306: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: TV24981
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV24981%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for TV24981: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: PC32522
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: HV31906
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HV31906%27 HTTP/1.1" 200 None
2026-03-30 06:02:57 [auto1.es] INFO: Scrape type for HV31906: 0
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: CP18304
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: YD38751
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: MF35221
2026-03-30 06:02:57 [auto1.es] INFO: Found listing with ID: LR44040
2026-03-30 06:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:03: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-30 06:03:06 [auto1.es] INFO: Channel: 24h | Page: 43 | totalHits: 1849 | hits on page: 40
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: XZ62069
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ62069%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for XZ62069: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: LV43298
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV43298%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for LV43298: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: AW26906
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AW26906%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for AW26906: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: BF82684
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: LS22424
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS22424%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for LS22424: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: JN16141
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: RE29158
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: XM37259
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: DD08743
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD08743%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for DD08743: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: MB84722
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: LJ76741
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: EJ15822
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EJ15822%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for EJ15822: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: MY16878
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: SR36141
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: PW93745
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PW93745%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for PW93745: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: RW31062
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW31062%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for RW31062: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: UB86701
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: XP60269
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP60269%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for XP60269: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: KL17964
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: NM08693
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: MM24927
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: WG45325
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WG45325%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for WG45325: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: MD68479
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD68479%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for MD68479: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: AZ60367
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: LJ63273
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ63273%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for LJ63273: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: EH03748
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: GF33961
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: LX05735
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LX05735%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for LX05735: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: FX69665
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: NV64390
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: UH53722
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: UP08006
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP08006%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for UP08006: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: AP47288
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP47288%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for AP47288: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: EG51857
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EG51857%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for EG51857: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: TS53334
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TS53334%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for TS53334: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: HP31470
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: TW94946
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW94946%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for TW94946: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: KE70928
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE70928%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for KE70928: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: HX30017
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HX30017%27 HTTP/1.1" 200 None
2026-03-30 06:03:06 [auto1.es] INFO: Scrape type for HX30017: 0
2026-03-30 06:03:06 [auto1.es] INFO: Found listing with ID: PE66788
2026-03-30 06:03:06 [scrapy.extensions.logstats] INFO: Crawled 47 pages (at 14 pages/min), scraped 166 items (at 46 items/min)
2026-03-30 06:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 158MiB
2026-03-30 06:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:03: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-30 06:03:10 [auto1.es] INFO: Channel: 24h | Page: 44 | totalHits: 1849 | hits on page: 40
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: WA65207
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: SY19830
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SY19830%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for SY19830: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: RR07700
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: RF07402
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF07402%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for RF07402: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: FR94321
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FR94321%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for FR94321: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: UA24744
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA24744%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for UA24744: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: US29597
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: NJ67875
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ67875%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for NJ67875: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: XF82752
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: RK77233
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: YJ22884
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YJ22884%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for YJ22884: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: VV48329
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV48329%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for VV48329: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: NR06421
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: UE40961
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: KH51643
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH51643%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for KH51643: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: VK88655
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: LX19850
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: VY33491
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: MK70823
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MK70823%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for MK70823: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: WJ13987
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: CV66475
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV66475%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for CV66475: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: WV13003
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV13003%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for WV13003: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: RU20773
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU20773%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for RU20773: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: DX72954
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DX72954%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for DX72954: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: VA33750
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VA33750%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for VA33750: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: SR52978
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: BA23720
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BA23720%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for BA23720: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: PL84711
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL84711%27 HTTP/1.1" 200 None
2026-03-30 06:03:10 [auto1.es] INFO: Scrape type for PL84711: 0
2026-03-30 06:03:10 [auto1.es] INFO: Found listing with ID: AZ04928
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ04928%27 HTTP/1.1" 200 None
2026-03-30 06:03:11 [auto1.es] INFO: Scrape type for AZ04928: 0
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: ZK54179
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZK54179%27 HTTP/1.1" 200 None
2026-03-30 06:03:11 [auto1.es] INFO: Scrape type for ZK54179: 0
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: JA60709
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JA60709%27 HTTP/1.1" 200 None
2026-03-30 06:03:11 [auto1.es] INFO: Scrape type for JA60709: 0
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: BK75900
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: EF82008
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: TX62344
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: CY52892
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY52892%27 HTTP/1.1" 200 None
2026-03-30 06:03:11 [auto1.es] INFO: Scrape type for CY52892: 0
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: RW90517
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW90517%27 HTTP/1.1" 200 None
2026-03-30 06:03:11 [auto1.es] INFO: Scrape type for RW90517: 0
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: KK87704
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK87704%27 HTTP/1.1" 200 None
2026-03-30 06:03:11 [auto1.es] INFO: Scrape type for KK87704: 0
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: AF53027
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AF53027%27 HTTP/1.1" 200 None
2026-03-30 06:03:11 [auto1.es] INFO: Scrape type for AF53027: 0
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: NX17648
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NX17648%27 HTTP/1.1" 200 None
2026-03-30 06:03:11 [auto1.es] INFO: Scrape type for NX17648: 0
2026-03-30 06:03:11 [auto1.es] INFO: Found listing with ID: RX17538
2026-03-30 06:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:03: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-30 06:03:12 [auto1.es] INFO: Channel: 24h | Page: 45 | totalHits: 1849 | hits on page: 40
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: PP42780
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: EK21860
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: EM88527
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: ML70720
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: XA25667
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA25667%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for XA25667: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: LH42756
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: YS26400
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: DL67174
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: VT22035
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: BM94316
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: NP14618
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: MS21138
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: EG18417
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: MH61134
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: SJ29812
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SJ29812%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for SJ29812: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: YR47021
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: HD15587
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: RV46161
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: BE52894
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: VG10975
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: VC46387
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC46387%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for VC46387: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: PT83214
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PT83214%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for PT83214: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: JM22028
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM22028%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for JM22028: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: BE06656
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: BB43424
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: PP51748
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP51748%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for PP51748: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: UR52438
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: PS14149
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: KW41207
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KW41207%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for KW41207: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: DZ14313
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DZ14313%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for DZ14313: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: GB85500
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: MM10114
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MM10114%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for MM10114: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: HB49696
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: BD69274
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BD69274%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for BD69274: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: ES13897
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES13897%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for ES13897: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: PD50482
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD50482%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for PD50482: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: FP09547
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: KU62533
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: JZ72773
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JZ72773%27 HTTP/1.1" 200 None
2026-03-30 06:03:12 [auto1.es] INFO: Scrape type for JZ72773: 0
2026-03-30 06:03:12 [auto1.es] INFO: Found listing with ID: SX89883
2026-03-30 06:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:03: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-30 06:03:13 [auto1.es] INFO: Channel: 24h | Page: 46 | totalHits: 1849 | hits on page: 40
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: KP23641
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: FN14601
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FN14601%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for FN14601: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: ZT45272
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: EW17140
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW17140%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for EW17140: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: GP84876
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: FF19626
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FF19626%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for FF19626: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: GG14536
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: XF41535
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XF41535%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for XF41535: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: KK57262
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK57262%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for KK57262: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: PL51206
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: GZ44796
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: EU70316
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EU70316%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for EU70316: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: PN86377
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: MF61460
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MF61460%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for MF61460: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: JS10706
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JS10706%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for JS10706: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: UG73300
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG73300%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for UG73300: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: CE73826
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: DW64016
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW64016%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for DW64016: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: XB82673
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: NM22189
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: BA61536
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BA61536%27 HTTP/1.1" 200 None
2026-03-30 06:03:13 [auto1.es] INFO: Scrape type for BA61536: 0
2026-03-30 06:03:13 [auto1.es] INFO: Found listing with ID: UP09375
2026-03-30 06:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP09375%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for UP09375: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: GE22021
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GE22021%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for GE22021: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: FA09072
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA09072%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for FA09072: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: ZH42049
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZH42049%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for ZH42049: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: LB38939
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB38939%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for LB38939: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: RV29319
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV29319%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for RV29319: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: US62634
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US62634%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for US62634: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: XN12672
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN12672%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for XN12672: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: YH49695
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: RW91373
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: RP67068
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RP67068%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for RP67068: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: LG74328
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: RF85744
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF85744%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for RF85744: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: YX32704
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX32704%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for YX32704: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: ZG63896
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: XN94474
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN94474%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for XN94474: 0
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: VU26922
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: AG57096
2026-03-30 06:03:14 [auto1.es] INFO: Found listing with ID: CM29770
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM29770%27 HTTP/1.1" 200 None
2026-03-30 06:03:14 [auto1.es] INFO: Scrape type for CM29770: 0
2026-03-30 06:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:03: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-30 06:03:15 [auto1.es] INFO: Channel: 24h | Page: 47 | totalHits: 1849 | hits on page: 9
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: PU80612
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: RX82713
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RX82713%27 HTTP/1.1" 200 None
2026-03-30 06:03:15 [auto1.es] INFO: Scrape type for RX82713: 0
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: AE71783
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE71783%27 HTTP/1.1" 200 None
2026-03-30 06:03:15 [auto1.es] INFO: Scrape type for AE71783: 0
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: GH02704
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: CM09391
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM09391%27 HTTP/1.1" 200 None
2026-03-30 06:03:15 [auto1.es] INFO: Scrape type for CM09391: 0
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: GR51630
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GR51630%27 HTTP/1.1" 200 None
2026-03-30 06:03:15 [auto1.es] INFO: Scrape type for GR51630: 0
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: DU59373
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DU59373%27 HTTP/1.1" 200 None
2026-03-30 06:03:15 [auto1.es] INFO: Scrape type for DU59373: 0
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: ZH62909
2026-03-30 06:03:15 [auto1.es] INFO: Found listing with ID: HZ84685
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ84685%27 HTTP/1.1" 200 None
2026-03-30 06:03:15 [auto1.es] INFO: Scrape type for HZ84685: 0
2026-03-30 06:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:03: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-30 06:03:16 [auto1.es] INFO: Channel: 24h | Page: 48 | totalHits: 1849 | hits on page: 0
2026-03-30 06:03:16 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 06:03:16 [auto1.es] INFO: auto1.es Batch config: batch 1/2
2026-03-30 06:03:16 [auto1.es] INFO: auto1.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 2, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 174, <ScrapeType.BATCH_SKIPPED: 5>: 184}
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20last_price_update_time%20lt%201774418596 HTTP/1.1" 200 None
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AB70158') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AC80118') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AD26196') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AD73745') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AD77885') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AE81876') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AE97078') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AM53398') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AM70781') HTTP/1.1" 204 0
2026-03-30 06:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AR65980') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AR93791') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AT81879') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AX40830') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BD38022') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BE33427') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BJ05255') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BJ70128') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BN06685') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BN28456') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BN81239') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BR16639') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BR26475') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BT89637') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BU91578') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BV11736') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BW69115') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BY11499') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BY43141') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BY77485') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BZ95808') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CE79362') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CJ63302') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CM42109') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CP16916') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CP93113') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CS40922') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CW74102') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DF84396') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DG04840') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DH90795') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DS66381') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DS79816') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DT61945') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DU80898') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DY05255') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DZ20490') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EA67282') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EB38947') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EB95108') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ED73535') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EE23814') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EF47616') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EG76361') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EH77065') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EJ47457') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EK16887') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EM23037') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EN35746') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EP21588') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EP25229') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ER10406') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EY11922') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EY46044') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FC72438') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FE48283') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FJ79070') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FN09207') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FN78059') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FR09419') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FR14993') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FR88942') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FS09325') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FS90324') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FY42963') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GB42617') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GH29057') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GH57646') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GH68419') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GK42307') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GL48290') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GR77788') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GT40263') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GV21362') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HA89613') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HD07994') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HH14310') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HL91539') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HS38104') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HT00083') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HU48752') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HV58261') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HV68056') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HW02907') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JC19811') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JG79372') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JH01940') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JL96228') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JN02880') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JN94393') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JP44875') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JS62552') HTTP/1.1" 204 0
2026-03-30 06:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JT74362') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JU89810') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JW73924') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JY93313') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KA47621') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KA51548') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KB52825') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KB93146') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KE29375') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KH07043') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KJ57908') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KK62981') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KL38377') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KN26353') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KS95846') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KU19179') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KU29946') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LA05001') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LA54910') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LB80855') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LE78266') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LG52674') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LH04337') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LH46678') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LJ36873') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LJ69103') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LK86012') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LK90286') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LL84140') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LM55943') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LN74659') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LN84290') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LT74211') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LW19221') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LX36467') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MA72623') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MB47509') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MC85495') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MJ08668') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ML73302') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MM29856') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MN96289') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MR43185') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MS00021') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MS48432') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MW69096') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='MW85109') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ND13716') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ND46247') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NE21061') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NE86033') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NG41939') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NL15385') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NT93152') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NV54234') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PD38931') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PE83631') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PG26191') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PH25180') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PK71890') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PM11453') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PM27877') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PN09394') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PR73098') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PR87583') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PV91005') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PW60462') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PY38886') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PY62498') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PZ01712') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RB47478') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RE34998') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RF65535') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RF77471') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RM47528') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RN21741') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RN73302') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RN84542') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RS08553') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RX34212') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RX39443') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RY34321') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RZ46645') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RZ88845') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SA96918') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SB39831') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SB83788') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SE86086') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SH74673') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SK06165') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SL24194') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SR16487') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SR27128') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ST27973') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ST94613') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SX94808') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SZ65838') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TB29205') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TE86737') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TG72755') HTTP/1.1" 204 0
2026-03-30 06:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TG94469') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TH72409') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TH88785') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TK17628') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TR23007') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TR93446') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TS47358') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TX84239') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TX90403') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UC29866') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UD93721') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UL59359') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UN63557') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UN89621') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UP44119') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UR19507') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UY63430') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VC41136') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VG03675') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VG08794') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VH67508') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VM23314') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VU60500') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VV07982') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WC65266') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WF61803') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WJ29376') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WR30249') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WW33546') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WZ01547') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XC17897') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XC25065') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XC46465') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XD38008') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XE16182') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XF45936') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XG37691') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XJ04913') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XJ11934') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XJ34337') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XP21898') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XP82584') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XR89038') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XS30477') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XU03081') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XU78070') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XV63706') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XW03128') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XW11917') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XW30008') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XX58982') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XX96875') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YC93687') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YD69134') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YF24576') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YG41383') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YJ93473') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YM46776') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YR94567') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YT69226') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YV33255') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YX94463') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZA63528') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZA90998') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZD13031') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZG46446') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZL08448') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZN26251') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZP60568') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZR62328') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZV18222') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZW95798') HTTP/1.1" 204 0
2026-03-30 06:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZX84875') HTTP/1.1" 204 0
2026-03-30 06:03:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (166 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.es/task_21_2026-03-30T06_00_00.jl
2026-03-30 06:03:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 146566,
'downloader/request_count': 52,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 50,
'downloader/response_bytes': 8291035,
'downloader/response_count': 52,
'downloader/response_status_count/200': 52,
'elapsed_time_seconds': 193.540405,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 6, 3, 19, 718956, tzinfo=datetime.timezone.utc),
'item_scraped_count': 166,
'log_count/DEBUG': 3494,
'log_count/INFO': 4279,
'memusage/max': 165720064,
'memusage/startup': 149975040,
'request_depth_max': 51,
'response_received_count': 52,
'scheduler/dequeued': 52,
'scheduler/dequeued/memory': 52,
'scheduler/enqueued': 52,
'scheduler/enqueued/memory': 52,
'scrape_type/batch_skipped': 938,
'scrape_type/price_update': 166,
'scrape_type/skipped': 785,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 52,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.739106157964741,
'scrapy-zyte-api/mean_response_seconds': 2.871930131661849,
'scrapy-zyte-api/processed': 52,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 52,
'scrapy-zyte-api/request_args/experimental.requestCookies': 51,
'scrapy-zyte-api/request_args/experimental.responseCookies': 52,
'scrapy-zyte-api/request_args/httpRequestBody': 50,
'scrapy-zyte-api/request_args/httpRequestMethod': 50,
'scrapy-zyte-api/request_args/httpResponseBody': 52,
'scrapy-zyte-api/request_args/httpResponseHeaders': 52,
'scrapy-zyte-api/request_args/sessionContext': 52,
'scrapy-zyte-api/request_args/url': 52,
'scrapy-zyte-api/status_codes/200': 52,
'scrapy-zyte-api/success': 52,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1889,
'source/total_available': 1849,
'start_time': datetime.datetime(2026, 3, 30, 6, 0, 6, 178551, tzinfo=datetime.timezone.utc)}
2026-03-30 06:03:19 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 06:03:19 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3691cb6b10>
2026-03-30 06:03:19 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3691e0c110>